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.328.0 #492

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

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

Release notes

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

v3.328.0

3.328.0(2023-05-05)

New Features
  • client-mediatailor: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. (03ea04cc)
  • client-sqs: Revert previous SQS protocol change. (75d42466)
  • client-ec2: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. (81d3554c)
  • client-inspector2: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated. (71466f21)
Bug Fixes
  • node-http-handler: call socket.setKeepAlive if enabled in http(s)Agent (#4561) (bd16ace6)

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

v3.327.0

3.327.0(2023-05-04)

Chores
  • util-endpoints: update aws partitions.json (0ae49fd7)
  • endpoints: update endpoints model (c2634697)
  • models: update API models (3eadb7ce)
Documentation Changes
  • client-connect: Remove unused InvalidParameterException from CreateParticipant API (d6c991ed)
  • client-s3: Documentation updates for Amazon S3 (9496b2a8)
New Features
  • client-securityhub: Add support for Finding History. (7929075d)
  • client-sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol. (b3f5a9d5)
  • client-rekognition: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time. (e71366ab)
  • client-cloudwatch: Adds support for filtering by metric names in CloudWatch Metric Streams. (6666673a)
  • client-ecs: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster (fd48f2dd)
  • client-opensearch: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain (4f67883a)
  • client-network-firewall: This release adds support for the Suricata REJECT option in midstream exception configurations. (15cffb46)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023. (a45b0da3)
  • client-sagemaker: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models. (02db558b)
  • client-quicksight: Add support for Topic, Dataset parameters and VPC (e057ab9b)
Bug Fixes
  • service-error-classification: add ECONNREFUSED to list of retryable errors (#4693) (d305472e)

... (truncated)

Changelog

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

3.328.0 (2023-05-05)

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

3.327.0 (2023-05-04)

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

3.326.0 (2023-05-03)

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

3.325.0 (2023-05-02)

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

3.321.1 (2023-04-27)

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

3.319.0 (2023-04-24)

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

3.316.0 (2023-04-19)

... (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/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.231.0 to 3.328.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.328.0/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 May 9, 2023

Superseded by #496.

@dependabot dependabot bot closed this May 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecr-3.328.0 branch May 9, 2023 05:58
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