Skip to content

build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates - #1062

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22
Closed

dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

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

Updates @aws-sdk/client-ecr from 3.1095.0 to 3.1132.0

Release notes

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

v3.1132.0

3.1132.0(2026-09-14)

New Features
  • clients: update client endpoints as of 2026-09-14 (8ab948b9)
  • client-codedeploy: AWS CodeDeploy now returns the deployment mode on GetDeployment and BatchGetDeployments. The new deploymentMode field on DeploymentInfo indicates whether a deployment used the standard deployment process or restarted the application using a previously installed revision (RESTART mode). (05f1a7a2)
  • client-sts: Increases the maximum session token size to 4,096 bytes and removes the packed policy size limit. Adds SessionTokenSize and SessionTokenUtilization fields and a new MinimumSessionTokenSize parameter. PackedPolicySize is deprecated. (906e0db8)
  • client-imagebuilder: This release adds a dryRun option to Image Builder create APIs (except CreateImage), structured failure context on failed images including component and distribution failure details, and step retry attempt tracking. (7ee2144d)
  • client-glue: Amazon Glue releasing the new API ListIntegrationTableProperties and adding IntegrationArn to TargetTableConfig (ab0dc23e)
  • client-billing: Increased the maximum number of services returned in the supportEligibleSpendByService field of ListEnterpriseSupportLinkedAccountCharges (eb2a3871)
  • client-billingconductor: This release adds support for custom volume tiering. You can now define custom tiers on a pricing rule's tiering configuration, where each tier specifies a usage range and the rate applied to usage in that range. (7d5844d5)
Tests
  • client-cloudwatch: update error tests for ValidationException (#8304) (51802645)

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

v3.1131.0

3.1131.0(2026-09-11)

Documentation Changes
  • client-s3: Updated S3 Object Lock Default Retention documentation. (996d6642)
New Features
  • clients: update client endpoints as of 2026-09-11 (036bf165)
  • client-lightsail: Amazon Lightsail now lets you serve website content from a private Lightsail bucket through a Lightsail distribution. This release adds enablePrivateOriginAccess to the CreateDistribution and UpdateDistribution actions, plus new defaultRootObject and customErrorResponses options. (24e18ac6)
  • client-batch: Added new bulk job APIs (CancelJobs, TerminateJobs, TerminateServiceJobs) and new fields on ListJobs and ListServiceJobs responses. This allows customers to cancel or terminate multiple jobs in a single request. ListJobs and ListServiceJobs responses now include isCancelled and isTerminated fields. (036dd996)
  • client-ecs: This feature adds support for setting the cpu architecture type that should be used to launch tasks for an Express Gateway Service. (62bd9bf2)
  • client-mediaconvert: Adds Dolby Vision metadata to Probe results, including profile, level, and presence of the RPU, base layer, and enhancement layer. Adds video sample and display aspect ratios. Adds the UnprocessableEntityException (HTTP 422) error to Probe for recognized but malformed or corrupt inputs. (32973df6)
  • client-invoicing: Add ListProcurementPortals and ListProcurementPortalSuppliers APIs to retrieve AWS-supported 3rd party procurement portals and their suppliers for e-invoice delivery and purchase order retrieval. (2cf8ccd9)

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

v3.1130.0

3.1130.0(2026-09-10)

New Features
  • clients: update client endpoints as of 2026-09-10 (96951f65)
  • client-outposts: Added fields to identify Outpost generation and rack scaling configuration on Outpost and CatalogItem resources. (d6ec7dce)

... (truncated)

Changelog

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

3.1132.0 (2026-09-14)

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

3.1131.0 (2026-09-11)

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

3.1130.0 (2026-09-10)

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

3.1129.0 (2026-09-09)

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

3.1128.0 (2026-09-08)

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

3.1127.0 (2026-09-04)

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

3.1126.0 (2026-09-03)

... (truncated)

Commits

Updates @aws-sdk/client-ecr-public from 3.1095.0 to 3.1132.0

Release notes

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

v3.1132.0

3.1132.0(2026-09-14)

New Features
  • clients: update client endpoints as of 2026-09-14 (8ab948b9)
  • client-codedeploy: AWS CodeDeploy now returns the deployment mode on GetDeployment and BatchGetDeployments. The new deploymentMode field on DeploymentInfo indicates whether a deployment used the standard deployment process or restarted the application using a previously installed revision (RESTART mode). (05f1a7a2)
  • client-sts: Increases the maximum session token size to 4,096 bytes and removes the packed policy size limit. Adds SessionTokenSize and SessionTokenUtilization fields and a new MinimumSessionTokenSize parameter. PackedPolicySize is deprecated. (906e0db8)
  • client-imagebuilder: This release adds a dryRun option to Image Builder create APIs (except CreateImage), structured failure context on failed images including component and distribution failure details, and step retry attempt tracking. (7ee2144d)
  • client-glue: Amazon Glue releasing the new API ListIntegrationTableProperties and adding IntegrationArn to TargetTableConfig (ab0dc23e)
  • client-billing: Increased the maximum number of services returned in the supportEligibleSpendByService field of ListEnterpriseSupportLinkedAccountCharges (eb2a3871)
  • client-billingconductor: This release adds support for custom volume tiering. You can now define custom tiers on a pricing rule's tiering configuration, where each tier specifies a usage range and the rate applied to usage in that range. (7d5844d5)
Tests
  • client-cloudwatch: update error tests for ValidationException (#8304) (51802645)

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

v3.1131.0

3.1131.0(2026-09-11)

Documentation Changes
  • client-s3: Updated S3 Object Lock Default Retention documentation. (996d6642)
New Features
  • clients: update client endpoints as of 2026-09-11 (036bf165)
  • client-lightsail: Amazon Lightsail now lets you serve website content from a private Lightsail bucket through a Lightsail distribution. This release adds enablePrivateOriginAccess to the CreateDistribution and UpdateDistribution actions, plus new defaultRootObject and customErrorResponses options. (24e18ac6)
  • client-batch: Added new bulk job APIs (CancelJobs, TerminateJobs, TerminateServiceJobs) and new fields on ListJobs and ListServiceJobs responses. This allows customers to cancel or terminate multiple jobs in a single request. ListJobs and ListServiceJobs responses now include isCancelled and isTerminated fields. (036dd996)
  • client-ecs: This feature adds support for setting the cpu architecture type that should be used to launch tasks for an Express Gateway Service. (62bd9bf2)
  • client-mediaconvert: Adds Dolby Vision metadata to Probe results, including profile, level, and presence of the RPU, base layer, and enhancement layer. Adds video sample and display aspect ratios. Adds the UnprocessableEntityException (HTTP 422) error to Probe for recognized but malformed or corrupt inputs. (32973df6)
  • client-invoicing: Add ListProcurementPortals and ListProcurementPortalSuppliers APIs to retrieve AWS-supported 3rd party procurement portals and their suppliers for e-invoice delivery and purchase order retrieval. (2cf8ccd9)

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

v3.1130.0

3.1130.0(2026-09-10)

New Features
  • clients: update client endpoints as of 2026-09-10 (96951f65)
  • client-outposts: Added fields to identify Outpost generation and rack scaling configuration on Outpost and CatalogItem resources. (d6ec7dce)

... (truncated)

Changelog

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

3.1132.0 (2026-09-14)

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

3.1131.0 (2026-09-11)

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

3.1130.0 (2026-09-10)

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

3.1129.0 (2026-09-09)

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

3.1128.0 (2026-09-08)

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

3.1127.0 (2026-09-04)

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

3.1126.0 (2026-09-03)

... (truncated)

Commits

@dependabot dependabot Bot changed the title build(deps): bump the aws-sdk-dependencies group with 2 updates build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22 branch 2 times, most recently from 6cc8e1a to cee10b4 Compare August 12, 2026 05:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22 branch from 10deada to 7ff573f Compare August 25, 2026 05:54
…ith 2 updates

Bumps the aws-sdk-dependencies group with 2 updates in the / directory: [@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.1095.0 to 3.1132.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.1132.0/clients/client-ecr)

Updates `@aws-sdk/client-ecr-public` from 3.1095.0 to 3.1132.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.1132.0/clients/client-ecr-public)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22 branch from 0862f10 to 00b7db2 Compare September 17, 2026 05:54
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk-dependencies-9a5a416d22 branch September 21, 2026 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.

0 participants