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 group with 7 updates #901

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the azure group with 7 updates:

Package From To
Azure.Data.Tables 12.8.1 12.8.2
Azure.Extensions.AspNetCore.Configuration.Secrets 1.2.2 1.3.0
Azure.Identity 1.10.3 1.10.4
Azure.Messaging.ServiceBus 7.16.2 7.17.0
Azure.Storage.Blobs 12.18.0 12.19.1
Azure.Storage.Queues 12.16.0 12.17.1
Microsoft.Azure.Cosmos 3.36.0-preview 3.36.0

Updates Azure.Data.Tables from 12.8.1 to 12.8.2

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.2

12.8.2 (2023-11-13)

Acknowledgments

Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:

Bugs Fixed

  • Fixed an issue where custom models decorated with the DataMemberAttribute were not properly considered in query filters (A community contribution, courtesy of [metjuperry] (#38884)

Other Changes

Commits
  • 43aacd3 Prep for tables release (#39940)
  • 7ec340b Disable diagnostics checks in tests that use released version of KeyVault (#3...
  • 615cfcc Refer to correct article regarding ServiceBusAdministrationClient (#39699)
  • 2818ef1 Increment package version after release of Azure.Extensions.AspNetCore.Config...
  • a0fe6ba Increment version for keyvault releases (#39892)
  • c276bb5 Increment package version after release of Microsoft.Azure.WebJobs.Extensions...
  • 4e05177 Increment package version after release of Azure.Messaging.EventGrid (#39883)
  • 801dd7e DataMovement Share Destination Checkpoint Data Update (#39764)
  • 371c357 revert the breaking changes introduced by #39753 (#39931)
  • dba99f7 [DataFactory]Upgrade SDK Version To 1.0.0-beta.5 (#39778)
  • Additional commits viewable in compare view

Updates Azure.Extensions.AspNetCore.Configuration.Secrets from 1.2.2 to 1.3.0

Release notes

Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.

Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.0

1.3.0 (2023-11-08)

Acknowledgments

Thank you to our developer community members who helped to make the Key Vault configuration library better with their contributions to this release:

Features Added

  • Changed visibility of AzureKeyVaultConfigurationSource as public to allow for custom ordering of configuration sections when reading. (A community contribution, courtesy of jabberwik)

Bugs Fixed

  • Corrected the parameter name in the ArgumentNullException that is thrown if a null options argument is passed to AddAzureKeyVault.
Commits

Updates Azure.Identity from 1.10.3 to 1.10.4

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.10.4

1.10.4 (2023-11-13)

Other Changes

Commits

Updates Azure.Messaging.ServiceBus from 7.16.2 to 7.17.0

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

Azure.Messaging.ServiceBus_7.17.0

7.17.0 (2023-11-14)

Breaking Changes

The following breaking changes were made for the experimental support of Open Telemetry:

  • Change ActivitySource name used to report message activity from Azure.Messaging.ServiceBus to Azure.Messaging.ServiceBus.Message.
  • Updated tracing attributes names to conform to OpenTelemetry semantic conventions version 1.23.0.
Commits
  • 3dca006 Prepare for release (#39983)
  • 236fac8 Ignore Authorization dependency (#39980)
  • 8ba43b2 [SignalR extensions] Fix test failure due to token expiration (#39930)
  • 34bcf5a Increment package version after release of Azure.Data.Tables (#39942)
  • 2b081b5 Increment package version after release of Microsoft.Azure.WebJobs.Extensions...
  • 70e9f13 Fix telemetry test to account for updated activity name (#39966)
  • 4e1f98e Increment package version after release of Azure.Identity (#39963)
  • 56030cb Set release date to 2023-11-23 (#39953)
  • 7903d3f Upgrading connectedvmware RP with stable swagger. (#39289)
  • dbb7d7a Revert "[DocumentIntelligence] Merging Document Intelligence features into ma...
  • Additional commits viewable in compare view

Updates Azure.Storage.Blobs from 12.18.0 to 12.19.1

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.19.1

12.19.1 (2023-11-13)

Azure.Storage.Blobs_12.19.0

12.19.0 (2023-11-06)

  • Includes all features from 12.19.0-beta.1.

Azure.Storage.Blobs_12.19.0-beta.1

12.19.0-beta.1 (2023-10-16)

  • Added support for service version 2023-11-03.
  • Added support for BlobClientOptions.Audience
Commits
  • 675cf1f Release Key Vault beta SDKs on new Azure.Core (#39951)
  • 84de482 Update Storage libraries for OTel update (#39911)
  • 8509778 Avoid unnecessary CHANGELOG release date prompt (#39948)
  • 4b3686a [JobRouter] GA review changes 3 (#39949)
  • 34a8e64 Prepare for release (#39950)
  • 43aacd3 Prep for tables release (#39940)
  • 7ec340b Disable diagnostics checks in tests that use released version of KeyVault (#3...
  • 615cfcc Refer to correct article regarding ServiceBusAdministrationClient (#39699)
  • 2818ef1 Increment package version after release of Azure.Extensions.AspNetCore.Config...
  • a0fe6ba Increment version for keyvault releases (#39892)
  • Additional commits viewable in compare view

Updates Azure.Storage.Queues from 12.16.0 to 12.17.1

Release notes

Sourced from Azure.Storage.Queues's releases.

Azure.Storage.Queues_12.17.1

12.17.1 (2023-11-13)

Azure.Storage.Queues_12.17.0

12.17.0 (2023-11-06)

  • Includes all features from 12.17.0-beta.1.

Azure.Storage.Queues_12.17.0-beta.1

12.17.0-beta.1 (2023-10-16)

  • Added support for QueueClientOptions.Audience
Commits
  • 675cf1f Release Key Vault beta SDKs on new Azure.Core (#39951)
  • 84de482 Update Storage libraries for OTel update (#39911)
  • 8509778 Avoid unnecessary CHANGELOG release date prompt (#39948)
  • 4b3686a [JobRouter] GA review changes 3 (#39949)
  • 34a8e64 Prepare for release (#39950)
  • 43aacd3 Prep for tables release (#39940)
  • 7ec340b Disable diagnostics checks in tests that use released version of KeyVault (#3...
  • 615cfcc Refer to correct article regarding ServiceBusAdministrationClient (#39699)
  • 2818ef1 Increment package version after release of Azure.Extensions.AspNetCore.Config...
  • a0fe6ba Increment version for keyvault releases (#39892)
  • Additional commits viewable in compare view

Updates Microsoft.Azure.Cosmos from 3.36.0-preview to 3.36.0

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.36.0

Fixed

Azure/azure-cosmos-dotnet-v3#4039 GatewayAddressCache: Fixes Unobserved Exception During Background Address Refresh (#4039) Azure/azure-cosmos-dotnet-v3#4098 Distributed Tracing: Fixes dependency failure on appinsights (#4098) Azure/azure-cosmos-dotnet-v3#4097 Distributed Tracing: Fixes SDK responses compatibility with opentelemetry response (#4097) Azure/azure-cosmos-dotnet-v3#4111 Distributed Tracing: Fixes traceid null exception issue (#4111)

Added

Azure/azure-cosmos-dotnet-v3#4009 Query: Adds ODE continuation token support for non-ODE pipelines (#4009) Azure/azure-cosmos-dotnet-v3#4078 Query: Adds LINQ RegexMatch Extension method (#4078) Azure/azure-cosmos-dotnet-v3#4001 Query: Adds public backend metrics property to Diagnostics (#4001) Azure/azure-cosmos-dotnet-v3#4016 CosmosClientOptions: Adds support for multiple formats of Azure region names (#4016) Azure/azure-cosmos-dotnet-v3#4056 Client Telemetry: Adds new public APIs (#4056) Note: Refer this Azure/azure-cosmos-dotnet-v3#3983 for API signature and default values.

Azure/azure-cosmos-dotnet-v3#4119 TriggerOperation: Adds Upsert Operation Support(#4119)

Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.36.0 - 2023-10-24

Fixed

  • 4039 GatewayAddressCache: Fixes Unobserved Exception During Background Address Refresh (#4039)
  • 4098 Distributed Tracing: Fixes dependency failure on appinsights (#4098)
  • 4097 Distributed Tracing: Fixes SDK responses compatibility with opentelemetry response (#4097)
  • 4111 Distributed Tracing: Fixes traceid null exception issue (#4111)

Added

  • 4009 Query: Adds ODE continuation token support for non-ODE pipelines (#4009)
  • 4078 Query: Adds LINQ RegexMatch Extension method (#4078)
  • 4001 Query: Adds public backend metrics property to Diagnostics (#4001)
  • 4016 CosmosClientOptions: Adds support for multiple formats of Azure region names (#4016)
  • 4056 Client Telemetry: Adds new public APIs (#4056)

Note: Refer this 3983 for API signature and default values.

  • 4119 TriggerOperation: Adds Upsert Operation Support(#4119)
Commits
  • 70855cb Release 3.36.0: Fixes client config test and preview pipeline (#4149)
  • 3f48041 [Internal] Query: Removes Ode changes which rejected certain types of queries...
  • df83991 Update CosmosItemTests.cs (#4145)
  • e718104 Release 3.36.0: Fixes Client Telemetry Integration test (#4133)
  • See full diff 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 group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) | `12.8.1` | `12.8.2` |
| [Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net) | `1.2.2` | `1.3.0` |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.10.3` | `1.10.4` |
| [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net) | `7.16.2` | `7.17.0` |
| [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.18.0` | `12.19.1` |
| [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) | `12.16.0` | `12.17.1` |
| [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) | `3.36.0-preview` | `3.36.0` |


Updates `Azure.Data.Tables` from 12.8.1 to 12.8.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.1...Azure.Data.Tables_12.8.2)

Updates `Azure.Extensions.AspNetCore.Configuration.Secrets` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.Configuration.Secrets_1.2.2...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.0)

Updates `Azure.Identity` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.3...Azure.Identity_1.10.4)

Updates `Azure.Messaging.ServiceBus` from 7.16.2 to 7.17.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.16.2...Azure.Messaging.ServiceBus_7.17.0)

Updates `Azure.Storage.Blobs` from 12.18.0 to 12.19.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.18.0...Azure.Storage.Blobs_12.19.1)

Updates `Azure.Storage.Queues` from 12.16.0 to 12.17.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Queues_12.16.0...Azure.Storage.Queues_12.17.1)

Updates `Microsoft.Azure.Cosmos` from 3.36.0-preview to 3.36.0
- [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases)
- [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)
- [Commits](Azure/azure-cosmos-dotnet-v3@3.36.0-preview...3.36.0)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.Messaging.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Storage.Queues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Microsoft.Azure.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Nov 17, 2023
@danmoseley danmoseley enabled auto-merge (squash) November 17, 2023 04:27
@danmoseley danmoseley merged commit f377bbb into main Nov 17, 2023
3 checks passed
@danmoseley danmoseley deleted the dependabot/nuget/azure-576c432dd9 branch November 17, 2023 04:28
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant