Skip to content
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

Bump @aws-sdk/credential-providers from 3.245.0 to 3.287.0 #516

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps @aws-sdk/credential-providers from 3.245.0 to 3.287.0.

Release notes

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

v3.287.0

3.287.0(2023-03-08)

New Features
  • clients: update client endpoints as of 2023-03-08 (2fb9a440)
  • client-mediapackage: This release provides the date and time live resources were created. (e91ea700)
  • client-lakeformation: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation. (9a29cfb8)
  • client-athena: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result. (12c6c35a)
  • client-mediapackage-vod: This release provides the date and time VOD resources were created. (eb5cff67)
  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa8)
  • client-sagemaker: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today. (392879ff)
  • client-route53resolver: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule (ab22b632)
  • client-dynamodb: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables. (af815752)
  • shared-ini-file-loader: enable uncached credential loading (#4253) (89dc903e)
  • middleware-logger: log request errors (#4252) (8c667ff1)
Bug Fixes
  • client-support: apply sparse string list for metadata (#4500) (22048ebc)
  • clients: remove aggregated client from paginators (#4496) (aea457ab)

For list of updated packages, view updated-packages.md in assets-3.287.0.zip

v3.286.0

3.286.0(2023-03-07)

Documentation Changes
  • client-location: Documentation update for the release of 3 additional map styles for use with Open Data Maps: Open Data Standard Dark, Open Data Visualization Light & Open Data Visualization Dark. (eeb16320)
New Features
  • clients: update client endpoints as of 2023-03-07 (6678e020)
  • client-database-migration-service: This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation. (b09608dc)

For list of updated packages, view updated-packages.md in assets-3.286.0.zip

v3.285.0

3.285.0(2023-03-06)

Documentation Changes
  • client-ivs: Updated text description in DeleteChannel, Stream, and StreamSummary. (2e44a8a5)

... (truncated)

Changelog

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

3.287.0 (2023-03-08)

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

3.282.0 (2023-03-01)

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

3.281.0 (2023-02-28)

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

3.279.0 (2023-02-24)

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

3.278.0 (2023-02-23)

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

3.276.0 (2023-02-21)

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

3.272.0 (2023-02-15)

... (truncated)

Commits

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 [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) from 3.245.0 to 3.287.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-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.287.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2023 00:44
@dependabot dependabot bot requested a review from ryley-o March 9, 2023 00:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2023
@ryley-o ryley-o enabled auto-merge March 9, 2023 04:24
@ryley-o ryley-o merged commit 9ca9be2 into main Mar 9, 2023
@ryley-o ryley-o deleted the dependabot/npm_and_yarn/aws-sdk/credential-providers-3.287.0 branch March 9, 2023 04:33
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