Skip to content

Bump Azure.Core and System.Text.Json#52

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-fa476621eb
Open

Bump Azure.Core and System.Text.Json#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-fa476621eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2024

Copy link
Copy Markdown
Contributor

Bumps Azure.Core and System.Text.Json. These dependencies needed to be updated together.
Updates Azure.Core from 1.39.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 System.Text.Json from 6.0.0 to 6.0.10

Release notes

Sourced from System.Text.Json's releases.

.NET 6.0.9

Release

.NET 6.0.8

Release

.NET 6.0.7

Release

.NET 6.0.6

Release

.NET 6.0.5

Release

.NET 6.0.4

Release

.NET 6.0.3

Release

.NET 6.0.2

Release

.NET 6.0.1

Release

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Azure.Core](https://github.com/Azure/azure-sdk-for-net) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Azure.Core` from 1.39.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.39.0...Azure.Core_1.44.1)

Updates `System.Text.Json` from 6.0.0 to 6.0.10
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.10)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants