Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 in /tests #284

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources's releases.

sdk/storage/azblob/v1.2.0

1.2.0 (2023-10-11)

Bugs Fixed

  • Fixed null pointer exception when SetImmutabilityPolicyOptions is passed as nil.

sdk/resourcemanager/datadog/armdatadog/v1.2.0

1.2.0 (2023-10-27)

Features Added

  • New enum type Operation with values OperationActive, OperationAddBegin, OperationAddComplete, OperationDeleteBegin, OperationDeleteComplete
  • New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
  • New function *ClientFactory.NewCreationSupportedClient() *CreationSupportedClient
  • New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
  • New function NewCreationSupportedClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CreationSupportedClient, error)
  • New function *CreationSupportedClient.Get(context.Context, string, *CreationSupportedClientGetOptions) (CreationSupportedClientGetResponse, error)
  • New function *CreationSupportedClient.NewListPager(string, *CreationSupportedClientListOptions) *runtime.Pager[CreationSupportedClientListResponse]
  • New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
  • New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
  • New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
  • New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, string, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
  • New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
  • New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
  • New struct CreateResourceSupportedProperties
  • New struct CreateResourceSupportedResponse
  • New struct CreateResourceSupportedResponseList
  • New struct MonitoredSubscription
  • New struct MonitoredSubscriptionProperties
  • New struct MonitoredSubscriptionPropertiesList
  • New struct SubscriptionList
  • New field Cspm in struct MonitorUpdateProperties
  • New field Automuting in struct MonitoringTagRulesProperties
  • New field Cspm in struct OrganizationProperties

sdk/resourcemanager/resourcemover/armresourcemover/v1.2.0

1.2.0 (2023-10-27)

Features Added

  • New enum type MoveType with values MoveTypeRegionToRegion, MoveTypeRegionToZone
  • New field TargetResourceGroupName in struct AvailabilitySetResourceSettings
  • New field TargetResourceGroupName in struct DiskEncryptionSetResourceSettings
  • New field TargetResourceGroupName in struct KeyVaultResourceSettings
  • New field TargetResourceGroupName in struct LoadBalancerResourceSettings
  • New field MoveRegion, MoveType, Version in struct MoveCollectionProperties
  • New field TargetResourceGroupName in struct NetworkInterfaceResourceSettings
  • New field TargetResourceGroupName in struct NetworkSecurityGroupResourceSettings
  • New field TargetResourceGroupName in struct PublicIPAddressResourceSettings
  • New field TargetResourceGroupName in struct ResourceGroupResourceSettings
  • New field TargetResourceGroupName in struct ResourceSettings
  • New field TargetResourceGroupName in struct SQLDatabaseResourceSettings

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner November 23, 2023 09:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 23, 2023
matt-FFFFFF
matt-FFFFFF previously approved these changes Nov 24, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/tests/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources-1.2.0 branch from fe1c1f8 to fb6e381 Compare November 24, 2023 11:31
…er/resources/armresources

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources](https://github.com/Azure/azure-sdk-for-go) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.1...v1.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tests/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources-1.2.0 branch from fb6e381 to 9555f04 Compare November 24, 2023 11:41
@matt-FFFFFF matt-FFFFFF added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit f5d2209 Nov 24, 2023
15 checks passed
@matt-FFFFFF matt-FFFFFF deleted the dependabot/go_modules/tests/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources-1.2.0 branch November 24, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant