Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps com.azure:azure-identity from 1.13.0 to 1.13.1.

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.13.1

1.13.1 (2024-07-16)

Features Added

  • Added support in EnvironmentCredential (and thus DefaultAzureCredential when it chooses EnvironmentCredential) for using subject name / issuer authentication with client certificates by setting AZURE_CLIENT_SEND_CERTIFICATE_CHAIN to 1 or true. #40013

Bugs Fixed

  • Fixed certificate type detection, which fixes using a PFX certificate without a password. #37210
  • Fix PowershellCredential issue when user had a profile #41030

Dependency Updates

  • Upgraded azure-core from 1.49.1 to 1.50.0
  • Upgraded azure-core-http-netty from 1.15.1 to 1.15.2
  • Upgraded msal4j from 1.16.0 to 1.16.1
Commits

Dependabot compatibility score

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)

Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.13.0...azure-identity_1.13.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 17, 2024
@Jackie-Jiang Jackie-Jiang merged commit 50d7c85 into master Jul 17, 2024
@Jackie-Jiang Jackie-Jiang deleted the dependabot/maven/com.azure-azure-identity-1.13.1 branch July 17, 2024 18:55
rajagopr pushed a commit to rajagopr/pinot that referenced this pull request Jul 17, 2024
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant