Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps @azure/identity from 1.2.5 to 2.0.4.

Release notes

Sourced from @​azure/identity's releases.

@​azure/identity_2.0.4

2.0.4 (2022-02-18)

Bugs Fixed

  • Fixed a regression in version 2.0.3 in which providing an options bag, but not a client ID, to the ManagedIdentityCredential constructor would discard the options parameter.

@​azure/identity_2.0.3

2.0.3 (2022-02-16)

Features Added

  • Added log warning for non-support of user assigned identity in Managed Identity credentials in Cloud Shell environments.

Bugs Fixed

  • Fixed bug that duplicated the tenant Id on the URI of outgoing requests when passing an authorityHost ending with a tenant Id.
  • ManagedIdentityCredential now won't retry when it tries to ping the IMDS endpoint.
  • Now we are specifying the maximum number of retries to 3 to ensure that maximum retries won't change without notice.

@​azure/identity_2.0.2

2.0.2 (2022-02-03)

Features Added

  • Improved the error message when InteractiveBrowserCredential is used with an unavailable port (such as when no redirectUri is provided, and the port 80 is busy) and when no browser is available.

Bugs Fixed

  • Challenge claims now are properly being passed through to the outgoing token requests.
  • The ManagedIdentityCredential now properly parses expiration dates from token exchange requests.

Other Changes

  • Moved the @types/stoppable dependency to the devDependencies.
Commits
  • c50543f Suppress the password in short term (#20460)
  • bf5747d [@​azure/core-http-compat] Rename ExtendedOptions to ExtendedClientOptions (#2...
  • 694ac67 [Recorder] Add custom matcher support (#20404)
  • c0b30fe [Communication] - phone-numbers - Implement phone number pool for live testin...
  • 994ad01 [Identity] Fixed bug on 2.0.3 (#20444)
  • 579c48e [abort-controller] - Fix broken link (#20452)
  • c2713dc Add timeout on Invoke-request call (#20450)
  • 4fea25a Sync eng/common directory with azure-sdk-tools for PR 2775 (#20442)
  • 0b9c75c Update aggregate-report to use common credscan yml and update baseline (#20413)
  • 3721e61 [Cosmos] Fix strictness issues in multiregion.spec.ts (#20228)
  • Additional commits viewable in compare view

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 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 [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 1.2.5 to 2.0.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_1.2.5...@azure/identity_2.0.4)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2022

Superseded by #63.

@dependabot dependabot bot closed this Jun 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/azure/identity-2.0.4 branch June 14, 2022 11:15
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.

1 participant