Skip to content

chore: bump @aws-sdk/credential-provider-node from 3.13.0 to 3.19.0 #633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps @aws-sdk/credential-provider-node from 3.13.0 to 3.19.0.

Release notes

Sourced from @​aws-sdk/credential-provider-node's releases.

v3.19.0

3.19.0 (2021-06-24)

Chores
  • support programmatically generating and skipping protocol tests (#2506) (608e606c)
  • codegen: pin smithy to 1.8.x (#2499) (0644a831)
Documentation Changes
  • lib-storage: add "js" syntax highlighting to code block (#2482) (8b05bdde)
  • credential-provider-sso: English fixes, clarification (#2488) (0f6548eb)
New Features
  • client-s3: add md5 header for operations with httpChecksumRequired trait (#2507) (cec06925)
  • lib: change higher level libs use peer deps on clients (#2516) (2e662cd6)
  • clients: update clients as of 06/17/2021 (#2501) (19bd8002)
  • credential-provider-node: throw cannot load credential error from credentail chain (#2408) (5e0a46a9)
Bug Fixes
  • smithy-client: use uppercase for percent encodings (#2500) (6ef34b51)
  • credential-provider-imds: destroy request handle on promise resolve/reject (#2452) (122c1397)
  • s3-request-presigner: remove x-amz-user-agent header (#2493) (019292ba)
  • clients:
    • parse status code bindings in rest protocols (#2483) (6d4e6b5c)
    • documentation for config.region for new clients (#2468) (3bd30bb7)
  • @​aws-sdk/lib-dynamodb: correct homepage URL in package.json (#2485) (ff9df374)
  • protocol_tests: format files using prettier v2.3.0 (#2467) (cce62317)

Updated packages:

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.19.0 (2021-06-24)

Features

  • credential-provider-node: throw cannot load credential error from credentail chain (#2408) (5e0a46a)

3.18.0 (2021-06-04)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.17.0 (2021-05-26)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.16.0 (2021-05-14)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.15.0 (2021-05-10)

Bug Fixes

  • client-sts: make role assumer source creds refreshable (#2353) (9756954)

Features

  • credential-provider-node: add web identity provider to credential provider chain (#2260) (3dd31c4)

... (truncated)

Commits
  • d966629 Publish v3.19.0
  • 5e0a46a feat(credential-provider-node): throw cannot load credential error from crede...
  • 72cc2dc Publish v3.18.0
  • 73d2346 chore(deps-dev): bump typescript to ~4.3.2 (#2436)
  • 72611ca Publish v3.17.0
  • 6fa9c67 Publish v3.16.0
  • bae9fa9 Publish v3.15.0
  • 9756954 fix(client-sts): make role assumer source creds refreshable (#2353)
  • 3dd31c4 feat(credential-provider-node): add web identity provider to credential provi...
  • 7c7fb7b Publish v3.14.0
  • 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 the dependencies Pull requests that update a dependency file label Jun 25, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/credential-provider-node-3.19.0 branch from f779ad1 to e49b3be Compare June 29, 2021 22:53
Bumps [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) from 3.13.0 to 3.19.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.19.0/packages/credential-provider-node)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/credential-provider-node-3.19.0 branch from e49b3be to 6753ea6 Compare July 1, 2021 17:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #641.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/credential-provider-node-3.19.0 branch July 5, 2021 13:36
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.

0 participants