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

fix(deps): Bump @aws-sdk/client-kms from 3.428.0 to 3.624.0 #218

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2024

Bumps @aws-sdk/client-kms from 3.428.0 to 3.624.0.

Release notes

Sourced from @​aws-sdk/client-kms's releases.

v3.624.0

3.624.0(2024-08-05)

Chores
  • id-auth-sra: S3 Express compatibility with ID & Auth SRA (#6346) (253d329e)
  • codegen: make hasEventStreamInput utilities public (#6351) (7bf2e59e)
Documentation Changes
  • client-pi: Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page. (4078ba5a)
New Features
  • clients: update client endpoints as of 2024-08-05 (7cd8b7cf)
  • client-datazone: This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers. (91b25612)
  • client-kinesis-video-webrtc-storage: Add JoinStorageSessionAsViewer API (36c7cddb)
  • client-ecr: Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry. (6da42523)
Tests
  • karma-credential-loader: set credential expiration as date (#6353) (80cb0547)

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

v3.623.0

3.623.0(2024-08-02)

Chores
  • id-auth-sra: sigv4a compatibility for id-auth sra (#6342) (9836a09e)
  • lib-dynamodb: use pagination factory from core (#6345) (922292b6)
New Features
  • client-ivschat: updates cloudtrail event source for SDKs (deeea907)
  • client-ecs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (21bdf2a9)
  • client-cloudwatch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (51a8423c)
  • client-glue: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (be78cf63)
  • client-route-53: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (39096d9a)
  • client-ivs-realtime: updates cloudtrail event source for SDKs (6e9c35b3)
  • client-ssm: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (ae83e779)
  • client-kinesis: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (86c28e0e)
  • client-waf-regional: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (52b9cf43)
  • client-resiliencehub: Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents. (b8d8c647)
  • client-ivs: updates cloudtrail event source for SDKs (00374d58)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-kms's changelog.

3.624.0 (2024-08-05)

Note: Version bump only for package @​aws-sdk/client-kms

3.623.0 (2024-08-02)

Note: Version bump only for package @​aws-sdk/client-kms

3.622.0 (2024-08-01)

Note: Version bump only for package @​aws-sdk/client-kms

3.621.0 (2024-07-30)

Note: Version bump only for package @​aws-sdk/client-kms

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-kms

3.620.0 (2024-07-25)

Note: Version bump only for package @​aws-sdk/client-kms

3.616.0 (2024-07-18)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) from 3.428.0 to 3.624.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/clients/client-kms)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  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 10, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Aug 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2024

Superseded by #219.

@dependabot dependabot bot closed this Aug 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-kms-3.624.0 branch August 17, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants