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

chore(deps): bump Azure.Identity and Azure.Identity.Broker #513

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps Azure.Identity and Azure.Identity.Broker. These dependencies needed to be updated together.
Updates Azure.Identity from 1.13.1 to 1.13.1

Commits

Updates Azure.Identity.Broker from 1.1.0 to 1.2.0

Release notes

Sourced from Azure.Identity.Broker's releases.

Azure.Identity.Broker_1.2.0

1.2.0 (2024-11-18)

Other Changes

  • Support for Proof of Possession (PoP) tokens for InteractiveBrowserCredential has migrated out of Azure.Core.Experimental to Azure.Core. This feature is enabled via the IsProofOfPossessionEnabled property on TokenRequestContext.
  • Updating package dependencies.

Azure.ResourceManager.PostgreSql_1.2.0

1.2.0 (2024-11-05)

This release uses GA api version 2024-08-01 for PostgreSQL flexible server.

Features Added

  • Upgraded api-version tag from 'package-flexibleserver-2023-03-01-preview' to 'package-flexibleserver-2024-08-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/ce47f9b775ec53750f37def0402ecacf3f1d661b/specification/compute/resource-manager/readme.md.

    • Storage auto growth
    • IOPS scaling
    • Backup - Long Term Retention
    • Backup - On-demand
    • Geo-redundant backup encryption key - Revive Dropped
    • Server Logs
    • Migrations
    • Migration Pre-validation
    • Migration Roles
    • Private endpoint Migration
    • Private Endpoints
    • Read replicas - Switchover
    • Read replicas - Virtual Endpoints
    • Azure Defender / Threat Protection APIs
    • PG 16 support
    • PremiumV2_LRS storage type support
    • Location capabilities updates
  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.ResourceManager.Dns_1.2.0-beta.2

1.2.0-beta.2 (2024-10-31)

Features Added

  • Exposed JsonModelWriteCore for model serialization procedure.

Bugs Fixed

  • Exposed 'DnsRecordType' property in DnsRecordData.cs and added factory method for DnsRecordData. Issue:Azure/azure-sdk-for-net#45423
  • Fixed the NAPTR record type serialization issue and added relevant tests and recordings.

Azure.ResourceManager.DnsResolver_1.2.0-beta.1

1.2.0-beta.1 (2024-10-24)

... (truncated)

Commits
  • d36c7ed batching adjustments for create-prjobmatrix (#47221)
  • 3501d1b Add .NET 8 API listings and re-instate API listings check in CI (#47212)
  • d42ecc8 [Azure.AI.Projects] Fix Inference endpoint construction and expose Connection...
  • b2ca234 Prepare for release (#47213)
  • c312a7f Update README.md to remove --prerelease (#47216)
  • 904544d [CODEOWNERS] Fixing linter errors (#47218)
  • 6f2bf45 Increment package version after release of Azure.ResourceManager.CognitiveSer...
  • 927250a eventgrid (#47217)
  • 8149f73 Prepare Azure.Identity.Broker for release (#47209)
  • a7df108 Dev credentials consistently fail with CredentialUnavailableException in DAC ...
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 19, 2024 22:46
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 19, 2024
@github-actions github-actions bot enabled auto-merge November 19, 2024 22:47
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.Identity.Broker](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together.

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

Updates `Azure.Identity.Broker` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity.Broker_1.1.0...Azure.Identity.Broker_1.2.0)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity.Broker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@baywet baywet force-pushed the dependabot/nuget/multi-09c3ea4bd5 branch from 4fa7232 to 4b117d3 Compare November 19, 2024 23:52
@github-actions github-actions bot merged commit 324b446 into main Nov 19, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/multi-09c3ea4bd5 branch November 19, 2024 23:55
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