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

Bump the azure-dependencies group with 4 updates #457

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps the azure-dependencies group with 4 updates: Azure.ResourceManager.CosmosDB, Azure.ResourceManager.ServiceBus, Azure.ResourceManager.Sql and Azure.ResourceManager.Storage.

Updates Azure.ResourceManager.CosmosDB from 1.3.1 to 1.3.2

Release notes

Sourced from Azure.ResourceManager.CosmosDB's releases.

Azure.ResourceManager.CosmosDB_1.3.2

1.3.2 (2024-03-25)

Features Added

  • Added model factory.
Commits

Updates Azure.ResourceManager.ServiceBus from 1.0.0 to 1.0.1

Release notes

Sourced from Azure.ResourceManager.ServiceBus's releases.

Azure.ResourceManager.ServiceBus_1.0.1

1.0.1 (2024-03-25)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Added experimental Bicep serialization.
  • Added GetIfExists methods.
  • Added mocking types.
Commits
  • 1b6b7a3 regen
  • 0bdd860 regen
  • 9dcc3b7 Increment package version after release of Azure.ResourceManager.Authorizatio...
  • 1fdbf4a [Storage] [DataMovement] Changed Share File to Upload in Unordered sequence f...
  • 7d0e894 Use interpolated string for resource name (#42945)
  • 869c5d6 Code Transparency Service preview SDK for partners (#42465)
  • bb63d85 Prepare for Identity April release (#42909)
  • 095cd01 Increment package version after release of Azure.ResourceManager.MobileNetwor...
  • 0c8849c Update AutoRest C# version to 3.0.0-beta.20240323.1 (#42941)
  • 52e732d Increment package version after release of Azure.ResourceManager.OperationalI...
  • Additional commits viewable in compare view

Updates Azure.ResourceManager.Sql from 1.2.0 to 1.2.1

Release notes

Sourced from Azure.ResourceManager.Sql's releases.

Azure.ResourceManager.Sql_1.2.1

1.2.1 (2024-03-25)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Added experimental Bicep serialization.
  • Added GetIfExists methods.
  • Added mocking types.
Commits
  • 3d62597 api
  • 61ea520 remove EBN
  • f49dfe9 remove custom sqlserverresource
  • f820bc4 regen
  • 9dcc3b7 Increment package version after release of Azure.ResourceManager.Authorizatio...
  • 1fdbf4a [Storage] [DataMovement] Changed Share File to Upload in Unordered sequence f...
  • 7d0e894 Use interpolated string for resource name (#42945)
  • 869c5d6 Code Transparency Service preview SDK for partners (#42465)
  • bb63d85 Prepare for Identity April release (#42909)
  • 095cd01 Increment package version after release of Azure.ResourceManager.MobileNetwor...
  • Additional commits viewable in compare view

Updates Azure.ResourceManager.Storage from 1.2.0 to 1.2.1

Release notes

Sourced from Azure.ResourceManager.Storage's releases.

Azure.ResourceManager.Storage_1.2.1

1.2.1 (2024-03-23)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Added experimental Bicep serialization.
Commits
  • 0fd6cc7 Prep ARM releases (#42930)
  • 9e75f04 Re-enable tests and add custom serialization for ManagedServiceIdentity (#42929)
  • f1b5b5b Increment package version after release of Azure.ResourceManager (#42923)
  • 60c39ea Updating MobileNetwork SDK with new API release 2024-02-01 (#42217)
  • c729cdc Merge feature/cdk into main (#42870)
  • 1f40862 Added documentaiton to clarify BlobCopyFromUriOptions.CopySourceTagsMode beha...
  • 0ef8e8d [Storage] [DataMovement] Blob Preserve - Http headers, Access Tier and Metada...
  • f403667 Prepare for release (#42912)
  • 95aa88f Fix for GeographyEntity.Neighborhood causes RequestFailedException (#42905)
  • 5e398e5 Hotfix/resourcemanager/1.10.3 (#42908) (#42913)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the azure-dependencies group with 4 updates: [Azure.ResourceManager.CosmosDB](https://github.com/Azure/azure-sdk-for-net), [Azure.ResourceManager.ServiceBus](https://github.com/Azure/azure-sdk-for-net), [Azure.ResourceManager.Sql](https://github.com/Azure/azure-sdk-for-net) and [Azure.ResourceManager.Storage](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.ResourceManager.CosmosDB` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.CosmosDB_1.3.1...Azure.ResourceManager.CosmosDB_1.3.2)

Updates `Azure.ResourceManager.ServiceBus` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.ServiceBus_1.0.0...Azure.ResourceManager.ServiceBus_1.0.1)

Updates `Azure.ResourceManager.Sql` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.Sql_1.2.0...Azure.ResourceManager.Sql_1.2.1)

Updates `Azure.ResourceManager.Storage` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.Storage_1.2.0...Azure.ResourceManager.Storage_1.2.1)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.CosmosDB
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-dependencies
- dependency-name: Azure.ResourceManager.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-dependencies
- dependency-name: Azure.ResourceManager.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-dependencies
- dependency-name: Azure.ResourceManager.Storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 26, 2024
@thomhurst thomhurst merged commit e48bb73 into main Mar 26, 2024
6 checks passed
@thomhurst thomhurst deleted the dependabot/nuget/azure-dependencies-4a760f24f4 branch March 26, 2024 21:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant