Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Updated Azure.Identity from 1.13.0 to 1.17.0.

Release notes

Sourced from Azure.Identity's releases.

1.17.0

1.17.0 (2025-10-07)

Bugs Fixed

  • TenantId is now configured via MSAL's WithTenantId instead of WithTenantIdFromAuthority to prevent malformed Uris to the authority.

Other Changes

  • Deprecated BrowserCustomizationOptions.UseEmbeddedWebView property. This option requires additional dependencies on Microsoft.Identity.Client.Desktop and is no longer supported. Consider using brokered authentication instead.

1.16.0

1.16.0 (2025-09-09)

Features Added

  • Added a new DefaultAzureCredential constructor that accepts a custom environment variable name for credential configuration. This provides flexibility beyond the default AZURE_TOKEN_CREDENTIALS environment variable. The constructor accepts any environment variable name and uses the same credential selection logic as the existing AZURE_TOKEN_CREDENTIALS processing.
  • Added DefaultAzureCredential.DefaultEnvironmentVariableName constant property that returns "AZURE_TOKEN_CREDENTIALS" for convenience when referencing the default environment variable name.
  • AzureCliCredential, AzurePowerShellCredential, and AzureDeveloperCliCredential now throw an AuthenticationFailedException when the TokenRequestContext includes claims, as these credentials do not support claims challenges. The exception message includes guidance for handling such scenarios.
  • When AZURE_TOKEN_CREDENTIALS or the equivalent custom environment variable is configured to ManagedIdentityCredential, the DefaultAzureCredential does not issue a probe request and performs retries with exponential backoff.

Bugs Fixed

  • Fixed AzureDeveloperCliCredential hanging when the AZD_DEBUG environment variable is set by adding the --no-prompt flag to prevent interactive prompts (#​52005).
  • BrokerCredential is now included in the chain when AZURE_TOKEN_CREDENTIALS is set to dev.
  • Fixed an issue that prevented ManagedIdentityCredential from utilizing the token cache in Workload Identity Federation environments.
  • Fixed a bug in DefaultAzureCredential that caused the credential chain to be constructed incorrectly when using AZURE_TOKEN_CREDENTIALS in combination with DefaultAzureCredentialOptions.

Other Changes

  • The BrokerCredential is now always included in the DefaultAzureCredential chain. If the Azure.Identity.Broker package is not referenced, an exception will be thrown when GetToken is called, making its behavior consistent with the rest of the credentials in the chain.
  • Updated Microsoft.Identity.Client dependency to version 4.76.0.
  • Updated Microsoft.Identity.Client.Extensions.Msal dependency to version 4.76.0.

Commits viewable in compare view.

Updated Azure.Messaging.ServiceBus from 7.18.1 to 7.20.1.

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated RabbitMQ.Client from 6.8.1 to 7.1.2.

Release notes

Sourced from RabbitMQ.Client's releases.

7.1.2

GitHub milestone

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.1.1...v7.1.2

7.1.1

GitHub milestone

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.1.0...v7.1.1

7.1.0

GitHub milestone

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0

7.1.0-alpha.1

GitHub milestone

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0-alpha.1

7.1.0-alpha.0

GitHub milestone

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0...v7.1.0-alpha.0

7.0.0

GitHub milestone for RabbitMQ.Client version 7.0.0

What's Changed

7.0.0-rc.14

This is release candidate 14, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.13...v7.0.0-rc.14

7.0.0-rc.13

This is release candidate 13, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.12...v7.0.0-rc.13

7.0.0-rc.12

This is release candidate 12, suitable for testing in pre-production environments

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.11...v7.0.0-rc.12

7.0.0-rc.11

This is release candidate 11, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.10...v7.0.0-rc.11

7.0.0-rc.10

This is release candidate 10, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.9...v7.0.0-rc.10

7.0.0-rc.9

This is release candidate 9, suitable for testing in pre-production environments

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.8...v7.0.0-rc.9

7.0.0-rc.8

This is release candidate 8, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.7...v7.0.0-rc.8

7.0.0-rc.7

This is release candidate 7, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.6...v7.0.0-rc.7

7.0.0-rc.6

This is release candidate 6, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.5...v7.0.0-rc.6

7.0.0-rc.5

This is release candidate 5, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.4...v7.0.0-rc.5

7.0.0-rc.4

This is release candidate 4, suitable for testing in pre-production environments

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.3...v7.0.0-rc.4

7.0.0-rc.3

This is release candidate 3, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.2...v7.0.0-rc.3

7.0.0-rc.2

This is release candidate 2, suitable for testing in pre-production environments

What's Changed

New Contributors

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.6...v7.0.0-rc.2

7.0.0-rc.1

This is release candidate 1, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.6...v7.0.0-rc.1

7.0.0-alpha.6

This is an early alpha release, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.5...v7.0.0-alpha.6

7.0.0-alpha.5

This is an early alpha release, suitable for testing in pre-production environments

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.4...v7.0.0-alpha.5

7.0.0-alpha.4

This is an early alpha release, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.3...v7.0.0-alpha.4

7.0.0-alpha.3

This is an early alpha release, suitable for testing in pre-production environments

What's Changed

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.2...v7.0.0-alpha.3

7.0.0-alpha.2

What's Changed

This is an early alpha release, suitable for testing in pre-production environments. This release fixes a stack overflow error in ExchangeDeclareAsync that was reported several times:

Other fixes:

Full Changelog: rabbitmq/rabbitmq-dotnet-client@v7.0.0-alpha.1...v7.0.0-alpha.2

7.0.0-alpha.1

GitHub Milestone

This alpha release includes changes from #​1347, which adds async methods to the public API, and is appropriate to test in your pre-production environments.

7.0.0-alpha.0

This is a very early pre-release of version 7. The goal is to test publishing the NuGet package from GitHub Actions.

https://www.nuget.org/packages/RabbitMQ.Client/7.0.0-alpha.0

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 <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 Azure.Identity from 1.13.0 to 1.17.0
Bumps Azure.Messaging.ServiceBus from 7.18.1 to 7.20.1
Bumps RabbitMQ.Client from 6.8.1 to 7.1.2

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: messaging-ecosystem
- dependency-name: Azure.Messaging.ServiceBus
  dependency-version: 7.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: messaging-ecosystem
- dependency-name: RabbitMQ.Client
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: messaging-ecosystem
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2025

Assignees

The following users could not be added as assignees: order-service-team. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant