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 Azure.Core and System.Text.Json #2312

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps Azure.Core and System.Text.Json. These dependencies needed to be updated together.
Updates Azure.Core from 1.44.1 to 1.45.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.45.0

1.45.0 (2025-02-11)

Acknowledgments

Thank you to our developer community members who helped to make the Azure.Core library better with their contributions to this release:

Features Added

  • Added MexicoCentral and SpainCentral locations to AzureLocation struct. This was a community contribution, courtesy of jerobado. (#47862)

Bugs Fixed

  • Fixed an issue where BearerTokenAuthenticationPolicy throws ArgumentOutOfRangeException if the ExpiresOn property of the token is the default value. (#47040)

Other Changes

  • Use BinaryData.Empty for PipelineResponse.Content when HTTP message has no content.
Commits
  • 015c8ab Update AutoRest C# version to 3.0.0-beta.20250205.1 (#48136)
  • 425fc52 Increment package version after release of Azure.ResourceManager.ServiceNetwo...
  • 5f87aaa Add rust to prepare-pipelines and create-package-workitem yaml (#48134)
  • 1d0b9b2 fix the release date (#48129)
  • 6e0b314 Prepare release of data protection backup (#48127)
  • d56cd4f change log for release (#48124)
  • 8403658 Flip supportsSafeSecretStandard boolean condition (#48118)
  • 491674b [Storage] [DataMovement] Renamed TransferOptions.CreationPreference to Create...
  • d8836ba AGC-2025.01.01 (#47993)
  • fa68abe Remove impression pixels from Markdown files (#48113)
  • Additional commits viewable in compare view

Updates System.Text.Json from 9.0.1 to 8.0.5

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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/2312)

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.44.1 to 1.45.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.45.0)

Updates `System.Text.Json` from 9.0.1 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v8.0.5)

---
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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 6, 2025 20:50
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 6, 2025
@andrueastman andrueastman enabled auto-merge (squash) February 7, 2025 06:47
@andrueastman andrueastman merged commit 2dd1464 into dev Feb 7, 2025
10 checks passed
@andrueastman andrueastman deleted the dependabot/nuget/multi-7d2586358f branch February 7, 2025 06:47
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