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 @aws-sdk/client-ecr from 3.231.0 to 3.347.1 #522

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps @aws-sdk/client-ecr from 3.231.0 to 3.347.1.

Release notes

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

v3.347.1

3.347.1(2023-06-07)

Chores

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

v3.347.0

3.347.0(2023-06-06)

Documentation Changes
  • client-connect: GetMetricDataV2 API is now available in AWS GovCloud(US) region. (6ebabec4)
New Features
  • clients: update client endpoints as of 2023-06-06 (eefb7164)
  • client-sqs: Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination. (00f8d8af)
  • client-iot: Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location. (7bf4fb1e)
  • client-quicksight: QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting. (e89e93c1)
  • client-iot-data-plane: Update thing shadow name regex to allow '$' character (d6784176)
  • client-iam: This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint. (817667af)
  • client-lex-models-v2: This release adds support for Lex Developers to create test sets and to execute those test-sets against their bots. (454008a3)
  • client-signer: AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise. (6647d542)
  • client-inspector2: Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector. (b61d0624)
  • client-emr: This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload. (ada81f81)
  • protocol-http:

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

v3.346.0

3.346.0(2023-06-05)

New Features
  • clients: update client endpoints as of 2023-06-05 (400459cd)
  • client-ec2: Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs. (8329d543)
  • client-lambda: Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda. (7df6c6b0)
  • client-mwaa: This release adds ROLLING_BACK and CREATING_SNAPSHOT environment statuses for Amazon MWAA environments. (bd0b3a99)
  • client-kms: This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key. (5d655292)

... (truncated)

Changelog

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

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

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

3.342.0 (2023-05-30)

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

3.341.0 (2023-05-26)

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

3.338.0 (2023-05-23)

... (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)

@dependabot dependabot bot requested a review from crazy-max as a code owner June 7, 2023 06:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecr-3.347.1 branch 2 times, most recently from 3f67c52 to 893b2fb Compare June 7, 2023 08:49
@crazy-max
Copy link
Member

@dependabot rebase

Bumps [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.231.0 to 3.347.1.
- [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.347.1/clients/client-ecr)

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

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

dependabot bot commented on behalf of github Jun 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecr-3.347.1 branch June 7, 2023 12:53
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

1 participant