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

build(deps): bump the aws-sdk-dependencies group with 2 updates #681

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps the aws-sdk-dependencies group with 2 updates: @aws-sdk/client-ecr and @aws-sdk/client-ecr-public.

Updates @aws-sdk/client-ecr from 3.435.0 to 3.523.0

Release notes

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

v3.523.0

3.523.0(2024-02-27)

Chores
New Features
  • client-amplifyuibuilder: We have added the ability to tag resources after they are created (19ebae15)
Bug Fixes
  • core: add error metadata indicating clock skew correction (#5830) (46e5e8da)
  • lib-dynamodb: preserve collections when serializing class instances to map (#5826) (e1ba507f)

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

v3.522.0

3.522.0(2024-02-26)

Documentation Changes
  • client-api-gateway: Documentation updates for Amazon API Gateway. (fa39ef5c)
  • requestHandler configuration short form example (#5822) (f0fac718)
New Features
  • client-drs: Added volume status to DescribeSourceServer replicated volumes. (fcd3aba0)
  • client-rds: This release adds support for gp3 data volumes for Multi-AZ DB Clusters. (29add4ca)
  • client-kafkaconnect: Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API. (2a94d42a)

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

v3.521.0

3.521.0(2024-02-23)

Documentation Changes
  • client-appsync: Documentation only updates for AppSync (40c82c10)
  • client-rum: Doc-only update for new RUM metrics that were added (f281e0db)
  • client-qldb: Clarify possible values for KmsKeyArn and EncryptionDescription. (93fdd39f)
New Features

... (truncated)

Changelog

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

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

3.514.0 (2024-02-14)

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

3.513.0 (2024-02-13)

Features

  • experimentalIdentityAndAuth: release phase for services without customizations (#5787) (4004ff6)

3.511.0 (2024-02-09)

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

... (truncated)

Commits

Updates @aws-sdk/client-ecr-public from 3.435.0 to 3.523.0

Release notes

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

v3.523.0

3.523.0(2024-02-27)

Chores
New Features
  • client-amplifyuibuilder: We have added the ability to tag resources after they are created (19ebae15)
Bug Fixes
  • core: add error metadata indicating clock skew correction (#5830) (46e5e8da)
  • lib-dynamodb: preserve collections when serializing class instances to map (#5826) (e1ba507f)

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

v3.522.0

3.522.0(2024-02-26)

Documentation Changes
  • client-api-gateway: Documentation updates for Amazon API Gateway. (fa39ef5c)
  • requestHandler configuration short form example (#5822) (f0fac718)
New Features
  • client-drs: Added volume status to DescribeSourceServer replicated volumes. (fcd3aba0)
  • client-rds: This release adds support for gp3 data volumes for Multi-AZ DB Clusters. (29add4ca)
  • client-kafkaconnect: Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API. (2a94d42a)

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

v3.521.0

3.521.0(2024-02-23)

Documentation Changes
  • client-appsync: Documentation only updates for AppSync (40c82c10)
  • client-rum: Doc-only update for new RUM metrics that were added (f281e0db)
  • client-qldb: Clarify possible values for KmsKeyArn and EncryptionDescription. (93fdd39f)
New Features

... (truncated)

Changelog

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

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

3.514.0 (2024-02-14)

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

3.513.0 (2024-02-13)

Features

  • experimentalIdentityAndAuth: release phase for services without customizations (#5787) (4004ff6)

3.511.0 (2024-02-09)

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

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk-dependencies group with 2 updates: [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public).


Updates `@aws-sdk/client-ecr` from 3.435.0 to 3.523.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-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.523.0/clients/client-ecr)

Updates `@aws-sdk/client-ecr-public` from 3.435.0 to 3.523.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-ecr-public/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.523.0/clients/client-ecr-public)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
- dependency-name: "@aws-sdk/client-ecr-public"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #683.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-dependencies-afcab33fa0 branch March 1, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants