Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @azure/identity from 2.0.2 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.
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/azure/identity-2.0.4 branch 5 times, most recently from e94923a to b313ef5 Compare February 25, 2022 03:44
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 2.0.2 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_2.0.2...@azure/identity_2.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/azure/identity-2.0.4 branch from b313ef5 to b59a58f Compare February 25, 2022 05:10
@nikithauc nikithauc merged commit 5cce4c7 into dev Feb 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/azure/identity-2.0.4 branch February 25, 2022 08:02
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant