Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps @azure/identity from 1.2.5 to 1.5.2.

Release notes

Sourced from @​azure/identity's releases.

@​azure/identity_1.5.2

1.5.2 (2021-09-01)

  • Fixed a bug introduced on 1.5.0 that caused the ManagedIdentityCredential to fail authenticating in Arc environments. Since our new core disables unsafe requests by default, we had to change the security settings for the first request of the Arc MSI, which retrieves the file path where the authentication value is stored since this request generally happens through an HTTP endpoint.

@​azure/identity_1.5.1

1.5.1 (2021-08-12)

  • Fixed how we verify the IMDS endpoint is available. Now, besides skipping the Metadata header, we skip the URL query. Both will ensure that all the known IMDS endpoints return as early as possible.
  • Added support for the AZURE_POD_IDENTITY_AUTHORITY_HOST environment variable. If present, the IMDS endpoint initial verification will be skipped.
Commits
  • 17c3bf7 [Identity] Hotfix 1.5.2 - Updated the user agent (#17405)
  • 2f0504b [Identity] Arc MSI fix (#17362)
  • 7312245 Increment package version after release of azure-identity (#16894)
  • e32af7d [Identity] Hotfix 1.5.1: IMDS ping fixes (#16878)
  • 7a1038c Increment package version after release of azure-identity (#16455)
  • f2d00cf [Identity] [Hotfix] 1.5.0: Migrated from core-http to core-rest-pipeline (#16...
  • ddacebe [Identity] [Hotfix] IMDS MSI 503 test (#16338)
  • a62797f [Identity] [Hotfix] 1.4.0 increased the IMDS MSI default timeout (#16055)
  • db843ff [Identity] Port Identity doc improvements to v1 (#14687)
  • a08cb6f [identity] 1.3.0 hotfix: Update to core-tracing 1.0.0-preview.11 #14649 (#14682)
  • See full diff 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 1.5.2.
- [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_1.5.2)

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

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

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #38.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/azure/identity-1.5.2 branch October 18, 2021 11:09
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