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.552.0 #166

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.552.0

3.552.0(2024-04-09)

Chores
  • lib-dynamodb: re-export options and NativeAttribute* types (#5982) (4de64333)
  • codegen sync for smithy-typescript 0.20.1 (#5980) (d201a43a)
Documentation Changes
New Features
  • clients: update client endpoints as of 2024-04-09 (30faa2cf)
  • client-codebuild: Add new webhook filter types for GitHub webhooks (e78df26c)
  • client-rds: This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica. (59e2f13f)
  • client-pinpoint: The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys. (18bbe71a)
  • client-mediaconvert: This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows. (b1fb0ed4)

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

v3.551.0

3.551.0(2024-04-08)

Chores
New Features
  • clients: update client endpoints as of 2024-04-08 (3c0121fd)
  • client-networkmonitor: Updated the allowed monitorName length for CloudWatch Network Monitor. (42abf0e5)
  • client-mgn: Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode parameter. (5b18eb29)
  • client-controlcatalog: This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform. (eca6f2cf)

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

v3.550.0

... (truncated)

Changelog

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.536.0 (2024-03-18)

Features

  • client-kms: Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy (8a73474)

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

... (truncated)

Commits
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • 69ecf8b Publish v3.536.0
  • 8a73474 feat(client-kms): Adds the ability to use the default policy name by omitting...
  • c996c48 Publish v3.535.0
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 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 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.552.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.552.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 Apr 10, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Apr 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2024

Superseded by #169.

@dependabot dependabot bot closed this Apr 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-kms-3.552.0 branch April 13, 2024 16:45
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