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-sdk group across 1 directory with 5 updates #686

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the azure-sdk group with 5 updates in the / directory:

Package From To
Azure.Core 1.42.0 1.44.1
Azure.Identity 1.12.0 1.12.1
Azure.Messaging.EventHubs.Processor 5.11.4 5.11.5
Azure.Storage.Queues 12.19.1 12.20.1
Azure.Core 1.42.0 1.44.1
Azure.Messaging.ServiceBus 7.18.1 7.18.2
Azure.Core 1.42.0 1.44.0

Updates Azure.Core from 1.42.0 to 1.44.1

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.44.1

1.44.1 (2024-10-09)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix (#46134).

Azure.Core_1.44.0

1.44.0 (2024-10-03)

Features Added

  • TokenRequestContext added the IsProofOfPossessionEnabled, ResourceRequestMethod, and ResourceRequestUri properties to support Proof of Possession tokens (45134).
  • AccessToken added the TokenType property to support distinguishing Bearer tokens from Proof of Possession (PoP) tokens (45134).
  • Moved implementation of Azure.AzureKeyCredential into System.ClientModel.ApiKeyCredential and made ApiKeyCredential the base type for AzureKeyCredential (#46128).
  • BearerTokenAuthenticationPolicy now will attempt to handle Continuous Access Evaluation (CAE) challenges, if present, by default (#46277).

Other Changes

  • Upgraded System.Memory.Data package dependency to 6.0.0 (#46134).

Azure.Core_1.43.0

1.43.0 (2024-09-12)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.9 (#45416).
  • Added a new constructor on AzureEventSourceListener for callers that don't need the formatted message (#45191).
  • Remove unused callback from HttpRequestMessage options in HttpClientTransport transport (#45696).
  • Added RequiresUnreferencedCode and RequiresDynamicCode attributes to ToDynamicFromJson extension methods and DynamicData APIs to support AOT scenarios (#45417).
Commits

Updates Azure.Identity from 1.12.0 to 1.12.1

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.12.1

1.12.1 (2024-09-26)

Bugs Fixed

  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .
Commits

Updates Azure.Messaging.EventHubs.Processor from 5.11.4 to 5.11.5

Commits

Updates Azure.Storage.Queues from 12.19.1 to 12.20.1

Release notes

Sourced from Azure.Storage.Queues's releases.

Azure.Storage.Queues_12.20.1

12.20.1 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Queues_12.20.0

12.20.0 (2024-09-18)

Features Added

  • Includes all features from 12.20.0-beta.1.
  • Removed Queue Permissions enum from 12.20.0-beta.1.

Bugs Fixed

  • Fixed [BUG] Fixed Equality failures due to implicit cast on QueueErrorCode #44213
Commits
  • 8c14304 [Storage] Patch Release for Blobs to include hotfix from previous release (#4...
  • 7a01ac6 [Storage] Prepare for patch release for Storage GA releases (except for blobs...
  • 635f03f Update Packages.Data.props (#46534)
  • 3691dff Update version of System.Text.Json (#46508)
  • c7548c1 Revert "[Storage] Add Queue Permissions enum to represent QueueAccessPolicy.P...
  • f362309 Update to newer resource id for open source api (#46044)
  • 5f8b725 Update perf tests to use federated auth (#46040)
  • 70567f2 Core TransferManager tests (#46014)
  • f328c76 Prepare for release (#46039)
  • c44e76d Increment package version after release of Azure.Identity (#46007)
  • Additional commits viewable in compare view

Updates Azure.Core from 1.42.0 to 1.44.1

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.44.1

1.44.1 (2024-10-09)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix (#46134).

Azure.Core_1.44.0

1.44.0 (2024-10-03)

Features Added

  • TokenRequestContext added the IsProofOfPossessionEnabled, ResourceRequestMethod, and ResourceRequestUri properties to support Proof of Possession tokens (45134).
  • AccessToken added the TokenType property to support distinguishing Bearer tokens from Proof of Possession (PoP) tokens (45134).
  • Moved implementation of Azure.AzureKeyCredential into System.ClientModel.ApiKeyCredential and made ApiKeyCredential the base type for AzureKeyCredential (#46128).
  • BearerTokenAuthenticationPolicy now will attempt to handle Continuous Access Evaluation (CAE) challenges, if present, by default (#46277).

Other Changes

  • Upgraded System.Memory.Data package dependency to 6.0.0 (#46134).

Azure.Core_1.43.0

1.43.0 (2024-09-12)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.9 (#45416).
  • Added a new constructor on AzureEventSourceListener for callers that don't need the formatted message (#45191).
  • Remove unused callback from HttpRequestMessage options in HttpClientTransport transport (#45696).
  • Added RequiresUnreferencedCode and RequiresDynamicCode attributes to ToDynamicFromJson extension methods and DynamicData APIs to support AOT scenarios (#45417).
Commits

Updates Azure.Messaging.ServiceBus from 7.18.1 to 7.18.2

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

Azure.Messaging.ServiceBus_7.18.2

7.18.2 (2024-10-08)

Other Changes

  • Enhanced the logs emitted when acquiring a session with ServiceBusClient times out or is canceled. As these are known and expected exception conditions, they are now correctly logged as verbose information rather than an error. Previously, these scenarios were special-cased for processors, but receivers were treated as standard errors. Going forward, the processor and client/receiver scenarios are handled consistently.
Commits
  • bdef6a6 Persist oidc env vars in deploy template (#46477)
  • e1469a2 Azure.Monitor.Query: invalid date string format in MetricsClient (#45998)
  • 984ecd1 STG 96 beta changelogs (#46451)
  • 0598a8e Onboard Azure.Developer.MicrosoftPlaywrightTesting sdk (#45044)
  • e6fd97a Update AutoRest C# version to 3.0.0-beta.20241007.1 (#46457)
  • a70001f Fix missing HybridSearch in copy method of SearchOptions (#46425)
  • 7275c78 Storage STG 96 (#45604)
  • 7f20f77 [Service Bus] October 2024 Release Prep (#46438)
  • 65846ee Update Nginx changelog to support API version 2024-06-01-preview (#46447)
  • 8e1b595 [Storage] [DataMovement] [API-Change] Changed ShareFilesStorageResourceProvid...
  • Additional commits viewable in compare view

Updates Azure.Core from 1.42.0 to 1.44.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.44.1

1.44.1 (2024-10-09)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix (#46134).

Azure.Core_1.44.0

1.44.0 (2024-10-03)

Features Added

  • TokenRequestContext added the IsProofOfPossessionEnabled, ResourceRequestMethod, and ResourceRequestUri properties to support Proof of Possession tokens (45134).
  • AccessToken added the TokenType property to support distinguishing Bearer tokens from Proof of Possession (PoP) tokens (45134).
  • Moved implementation of Azure.AzureKeyCredential into System.ClientModel.ApiKeyCredential and made ApiKeyCredential the base type for AzureKeyCredential (#46128).
  • BearerTokenAuthenticationPolicy now will attempt to handle Continuous Access Evaluation (CAE) challenges, if present, by default (#46277).

Other Changes

  • Upgraded System.Memory.Data package dependency to 6.0.0 (#46134).

Azure.Core_1.43.0

1.43.0 (2024-09-12)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.9 (#45416).
  • Added a new constructor on AzureEventSourceListener for callers that don't need the formatted message (#45191).
  • Remove unused callback from HttpRequestMessage options in HttpClientTransport transport (#45696).
  • Added RequiresUnreferencedCode and RequiresDynamicCode attributes to ToDynamicFromJson extension methods and DynamicData APIs to support AOT scenarios (#45417).
Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mburumaxwell.


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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 14, 2024
@mburumaxwell
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/nuget/azure-sdk-3a58a9b231 branch from beec8c0 to a749cfc Compare October 14, 2024 11:26
Bumps the azure-sdk group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Azure.Core](https://github.com/Azure/azure-sdk-for-net) | `1.42.0` | `1.44.1` |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.12.0` | `1.12.1` |
| [Azure.Messaging.EventHubs.Processor](https://github.com/Azure/azure-sdk-for-net) | `5.11.4` | `5.11.5` |
| [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) | `12.19.1` | `12.20.1` |
| [Azure.Core](https://github.com/Azure/azure-sdk-for-net) | `1.42.0` | `1.44.1` |
| [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net) | `7.18.1` | `7.18.2` |
| [Azure.Core](https://github.com/Azure/azure-sdk-for-net) | `1.42.0` | `1.44.0` |



Updates `Azure.Core` from 1.42.0 to 1.44.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.42.0...Azure.Core_1.44.1)

Updates `Azure.Identity` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.0...Azure.Identity_1.12.1)

Updates `Azure.Messaging.EventHubs.Processor` from 5.11.4 to 5.11.5
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventHubs.Processor_5.11.4...Azure.Messaging.EventHubs.Processor_5.11.5)

Updates `Azure.Storage.Queues` from 12.19.1 to 12.20.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Queues_12.19.1...Azure.Storage.Queues_12.20.1)

Updates `Azure.Core` from 1.42.0 to 1.44.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.42.0...Azure.Core_1.44.1)

Updates `Azure.Messaging.ServiceBus` from 7.18.1 to 7.18.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.1...Azure.Messaging.ServiceBus_7.18.2)

Updates `Azure.Core` from 1.42.0 to 1.44.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.42.0...Azure.Core_1.44.1)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Messaging.EventHubs.Processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Storage.Queues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
- dependency-name: Azure.Messaging.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/azure-sdk-3a58a9b231 branch from a749cfc to d5bba48 Compare October 14, 2024 11:40
@dependabot dependabot bot merged commit a25f44d into main Oct 14, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/azure-sdk-3a58a9b231 branch October 14, 2024 11:43
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant