Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps @azure/identity from 1.2.5 to 1.5.1.

Release notes

Sourced from @​azure/identity's releases.

@​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.

@​azure/identity_1.5.0

1.5.0 (2021-07-19)

  • With this release, we've migrated from using @azure/core-http to @azure/core-rest-pipeline for the handling of HTTP requests. See Azure Core v1 vs v2 for more on the difference and benefits of the move. This removes our dependency on node-fetch and along with it issues we have seen in using this dependency in specific environments like Kubernetes pods.

@​azure/identity_1.4.0

1.4.0 (2021-07-09)

  • With this release, we drop support for Node.js versions that have reached the end of life, like Node.js 8. Read our support policy for more details.
  • Updated the default timeout of the first request of the IMDS MSI from half a second to three seconds to compensate for the slowness caused by node-fetch for initial requests in specific environments, like Kubernetes pods.
  • Upgraded @azure/core-http to version ^2.0.0, and @azure/core-tracing to version 1.0.0-preview.12.
Commits
  • 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.1.
- [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.1)

---
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 Aug 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2021

Superseded by #32.

@dependabot dependabot bot closed this Sep 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/azure/identity-1.5.1 branch September 2, 2021 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