Skip to content

chore(deps): bump the aws group across 1 directory with 10 updates#1688

Merged
TheOrangePuff merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/aws-d7fb5bd100
May 22, 2026
Merged

chore(deps): bump the aws group across 1 directory with 10 updates#1688
TheOrangePuff merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/aws-d7fb5bd100

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the aws group with 10 updates in the / directory:

Package From To
aws-cdk 2.1120.0 2.1124.1
aws-cdk-lib 2.252.0 2.257.0
@aws-sdk/client-cloudfront 3.1041.0 3.1052.0
@aws-sdk/client-sns 3.1041.0 3.1052.0
@aws-sdk/client-dynamodb 3.1041.0 3.1052.0
@aws-sdk/client-s3 3.1041.0 3.1052.0
@aws-sdk/client-secrets-manager 3.1041.0 3.1052.0
@aws-sdk/client-sqs 3.1041.0 3.1052.0
@aws-sdk/client-ssm 3.1041.0 3.1052.0
@aws-solutions-constructs/aws-lambda-sqs-lambda 2.101.0 2.102.0

Updates aws-cdk from 2.1120.0 to 2.1124.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1124.1

2.1124.1 (2026-05-20)

Bug Fixes

  • cli: resolve command aliases in unknown options check (#1536) (791408c)

aws-cdk@v2.1124.0

2.1124.0 (2026-05-20)

Features

aws-cdk@v2.1123.0

2.1123.0 (2026-05-19)

Features

Bug Fixes

aws-cdk@v2.1122.0

2.1122.0 (2026-05-14)

Features

Bug Fixes

  • remove uuid dependency in favor of node:crypto (#1511) (85751e5)

... (truncated)

Commits
  • 791408c fix(cli): resolve command aliases in unknown options check (#1536)
  • 0920b78 feat(deps): upgrade aws-cdk-lib (#1532)
  • de82699 fix(cloud-assembly-api): widen jsonschema range to fix npm ci on npm 11 (#1529)
  • abd4f4c feat(cli): warn on unrecognized CLI options (#1514)
  • 319e3a8 chore(deps): bump @​aws-sdk/client-appsync from 3.1041.0 to 3.1045.0 (#1520)
  • 9165482 chore(deps): upgrade dependencies (#1518)
  • ae2349b feat(cli): add --region as a global CLI option (#1506)
  • c8f270c chore(deps): fix release workflow and upgrade dependencies (#1513)
  • 85751e5 fix: remove uuid dependency in favor of node:crypto (#1511)
  • d5f6022 refactor(toolkit-lib): use stack/changeset ARNs for CloudFormation API calls ...
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.252.0 to 2.257.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.257.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

    • aws-neptunegraph: AWS::NeptuneGraph::GraphSnapshot: GraphIdentifier property is now required.

Features


Alpha modules (2.257.0-alpha.0)

v2.256.1

Bug Fixes


Alpha modules (2.256.1-alpha.0)

v2.256.0

Features

  • aws-cdk-lib: emits performance counters if synthesis is slow (#37919) (caa0f4c), closes #37843
  • core: validations report is always written to cloud assembly (#37867) (dddc6e0)
  • ec2: replace any return types with specific interfaces in IPeer methods (#36637) (626e44d), closes #36636
  • s3: support bucketNamePrefix and bucketNamespace properties (#37386) (997b003), closes #37760

Bug Fixes

  • core: handle token-wrapped Boxes in property merge strategies (#37902) (18435e3)
  • core: prevent stack overflow on large construct trees (#37901) (10163cb), closes #37903

Alpha modules (2.256.0-alpha.0)

v2.255.0

Features

  • aws-cdk-lib: emits performance counters if synthesis is slow (#37843) (ea33967)
  • bedrockagentcore: graduate to stable 🚀 (#37876) (00cf601)
  • core: builtin PropertyMergeStrategys are now compatible with deferred Box values (#37844) (ca4b722)
  • core: persist asset fingerprinting cache (#37822) (605a776)
  • ec2: add C8A instance type support (#36736) (0d088ca), closes #36722

Bug Fixes

  • core: cached Lazys use the Box API internally (#37889) (464fa3d)

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.257.0-alpha.0 (2026-05-21)

2.256.1-alpha.0 (2026-05-20)

2.256.0-alpha.0 (2026-05-19)

2.255.0-alpha.0 (2026-05-18)

Features

  • bedrock-agentcore-alpha: Graduation of the library to stable. The Policy submodule is the only submodule that remains in alpha. All other constructs have graduated to stable in aws-cdk-lib/aws-bedrockagentcore and we recommend migrating to the stable versions (#37876) (00cf601)

2.254.0-alpha.0 (2026-05-13)

Features

  • bedrock-agentcore-alpha: add tags support to Evaluator and OnlineEvaluationConfig (#37804) (adbf88f)
  • bedrock-agentcore-alpha: add identity L2 constructs (#37610) (67c3af2)
  • mediapackagev2-alpha: add OAC integration between CloudFront and MediaPackageV2 (#37701) (654f59c)

Bug Fixes

  • bedrock-agentcore-alpha: fix cedar policy bug (#37782) (e678d5c), closes #37828
  • custom-resource-handlers: deployment fails when parameter already exists (#37852) (025c38c)

2.253.1-alpha.0 (2026-05-08)

2.253.0-alpha.0 (2026-05-06)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

2.252.0-alpha.0 (2026-04-29)

2.251.0-alpha.0 (2026-04-24)

... (truncated)

Commits
  • 211b06c feat: update L1 CloudFormation resource definitions (#37955)
  • c0fe7ee chore(bundling): check if docker image is cached before building (#37951)
  • 95284c5 fix: invalid lock file (#37943)
  • b7090dd refactor: replace Lazy.uncachedString with Box API where context is not neede...
  • deb968f feat(core): failSynthOnValidationErrors context key to suppress console outpu...
  • 68c62d7 chore: update analytics metadata blueprints
  • 30c7a2b chore: upgrade cloud-assembly packages to fix npm ci (#37932)
  • 3c5e5f8 fix(merge-back): move dispose-polyfill to lib/private where perf.ts expects it
  • 1f4c823 Merge remote-tracking branch 'origin/main' into merge-back/2.255.0
  • 626e44d feat(ec2): replace any return types with specific interfaces in IPeer met...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cloudfront from 3.1041.0 to 3.1052.0

Release notes

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

v3.1052.0

3.1052.0(2026-05-21)

Chores
Documentation Changes
  • client-batch: Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state. (bc78cb3c)
New Features
  • client-translate: Adding new BDD representation of endpoint ruleset (4955d4a1)
  • client-sagemaker: Add support for disabling home EFS file system creation on SageMaker domains. (a9896a7a)
  • client-pricing: Adding new BDD representation of endpoint ruleset (01e82e58)
  • client-bedrock-agent: Adding new BDD representation of endpoint ruleset (a9a71958)
  • client-global-accelerator: Adding new BDD representation of endpoint ruleset (5e60c75c)
  • client-workmail: Adding new BDD representation of endpoint ruleset (0fc6a8a0)
  • client-fsx: Adding new BDD representation of endpoint ruleset (83c595a4)
  • client-quicksight: Adding new BDD representation of endpoint ruleset (7f5bcda1)
  • client-bedrock-runtime: Adding new BDD representation of endpoint ruleset (f09451b1)
  • client-datasync: Adding new BDD representation of endpoint ruleset (4b9532a1)
  • client-fms: Adding new BDD representation of endpoint ruleset (db519184)
  • client-qapps: Adding new BDD representation of endpoint ruleset (b1bb929f)
  • client-migrationhuborchestrator: Adding new BDD representation of endpoint ruleset (0bb854ff)
  • client-dlm: Adding new BDD representation of endpoint ruleset (b2dd6ba2)
  • client-securityhub: Adding new BDD representation of endpoint ruleset (d9edee64)
  • client-serverlessapplicationrepository: Adding new BDD representation of endpoint ruleset (2c5e6f6e)
  • client-healthlake: Adding new BDD representation of endpoint ruleset (1b33b0ea)
  • client-api-gateway: Adding new BDD representation of endpoint ruleset (26e618e8)
  • client-backup: Adding new BDD representation of endpoint ruleset (c809d3b9)
  • client-textract: Adding new BDD representation of endpoint ruleset (f1282b2d)
  • client-eks: Adding new BDD representation of endpoint ruleset (b194851e)
  • client-guardduty: Adding new BDD representation of endpoint ruleset (4aa7b6d2)
  • client-cloud9: Adding new BDD representation of endpoint ruleset (78d50c2e)
  • client-bedrock-agentcore-control: Adds dataset management APIs for creating, versioning, and managing evaluation datasets. (225ba345)
  • client-migrationhub-config: Adding new BDD representation of endpoint ruleset (ffe071b2)
  • client-signer: Adding new BDD representation of endpoint ruleset (6c786ca9)
  • client-service-catalog-appregistry: Adding new BDD representation of endpoint ruleset (45eb10a0)
  • client-sagemaker-metrics: Adding new BDD representation of endpoint ruleset (151bcd1d)
  • client-cleanroomsml: Collaboration creators can update payment configurations without recreating the collaboration. When multiple payer candidates are configured for a cost type, analysis runners can specify the actual payer at submission time, providing granular control over billing. (191561ce)
  • client-kendra-ranking: Adding new BDD representation of endpoint ruleset (209096f6)
  • client-evs: A new GetDepotUrl API has been added to retrieve a URL for accessing Amazon EVS custom addon packages. Customers can use this URL to configure vSphere Lifecycle Manager (vLCM) as an online depot source, enabling upgrades of addon components across ESXi hosts. (20d01571)
  • client-sso-admin: Adding new BDD representation of endpoint ruleset (b88345c2)
  • client-codeartifact: Adding new BDD representation of endpoint ruleset (7f5da314)
  • client-acm-pca: Adding new BDD representation of endpoint ruleset (73c5c7f0)
  • client-codeguruprofiler: Adding new BDD representation of endpoint ruleset (b94dfaaf)
  • client-kinesis-video-archived-media: Adding new BDD representation of endpoint ruleset (c286df48)
  • client-connect: Adding new BDD representation of endpoint ruleset (dafa111c)

... (truncated)

Changelog

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

3.1052.0 (2026-05-21)

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

3.1051.0 (2026-05-20)

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

3.1050.0 (2026-05-19)

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

3.1049.0 (2026-05-18)

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

3.1048.0 (2026-05-15)

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

3.1047.0 (2026-05-14)

Features

  • client-cloudfront: Adding a new boolean for OCSP Revocations in Viewer mTLS Create and Update APIs, and adding a new 'Passthrough' option for TrustStore modes (ee96afa)

... (truncated)

Commits

Updates @aws-sdk/client-sns from 3.1041.0 to 3.1052.0

Release notes

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

v3.1052.0

3.1052.0(2026-05-21)

Chores
Documentation Changes
  • client-batch: Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state. (bc78cb3c)
New Features
  • client-translate: Adding new BDD representation of endpoint ruleset (4955d4a1)
  • client-sagemaker: Add support for disabling home EFS file system creation on SageMaker domains. (a9896a7a)
  • client-pricing: Adding new BDD representation of endpoint ruleset (01e82e58)
  • client-bedrock-agent: Adding new BDD representation of endpoint ruleset (a9a71958)
  • client-global-accelerator: Adding new BDD representation of endpoint ruleset (5e60c75c)
  • client-workmail: Adding new BDD representation of endpoint ruleset (0fc6a8a0)
  • client-fsx: Adding new BDD representation of endpoint ruleset (83c595a4)
  • client-quicksight: Adding new BDD representation of endpoint ruleset (7f5bcda1)
  • client-bedrock-runtime: Adding new BDD representation of endpoint ruleset (f09451b1)
  • client-datasync: Adding new BDD representation of endpoint ruleset (4b9532a1)
  • client-fms: Adding new BDD representation of endpoint ruleset (db519184)
  • client-qapps: Adding new BDD representation of endpoint ruleset (b1bb929f)
  • client-migrationhuborchestrator: Adding new BDD representation of endpoint ruleset (0bb854ff)
  • client-dlm: Adding new BDD representation of endpoint ruleset (b2dd6ba2)
  • client-securityhub: Adding new BDD representation of endpoint ruleset (d9edee64)
  • client-serverlessapplicationrepository: Adding new BDD representation of endpoint ruleset (2c5e6f6e)
  • client-healthlake: Adding new BDD representation of endpoint ruleset (1b33b0ea)
  • client-api-gateway: Adding new BDD representation of endpoint ruleset (26e618e8)
  • client-backup: Adding new BDD representation of endpoint ruleset (c809d3b9)
  • client-textract: Adding new BDD representation of endpoint ruleset (f1282b2d)
  • client-eks: Adding new BDD representation of endpoint ruleset (b194851e)
  • client-guardduty: Adding new BDD representation of endpoint ruleset (4aa7b6d2)
  • client-cloud9: Adding new BDD representation of endpoint ruleset (78d50c2e)
  • client-bedrock-agentcore-control: Adds dataset management APIs for creating, versioning, and managing evaluation datasets. (225ba345)
  • client-migrationhub-config: Adding new BDD representation of endpoint ruleset (ffe071b2)
  • client-signer: Adding new BDD representation of endpoint ruleset (6c786ca9)
  • client-service-catalog-appregistry: Adding new BDD representation of endpoint ruleset (45eb10a0)
  • client-sagemaker-metrics: Adding new BDD representation of endpoint ruleset (151bcd1d)
  • client-cleanroomsml: Collaboration creators can update payment configurations without recreating the collaboration. When multiple payer candidates are configured for a cost type, analysis runners can specify the actual payer at submission time, providing granular control over billing. (191561ce)
  • client-kendra-ranking: Adding new BDD representation of endpoint ruleset (209096f6)
  • client-evs: A new GetDepotUrl API has been added to retrieve a URL for accessing Amazon EVS custom addon packages. Customers can use this URL to configure vSphere Lifecycle Manager (vLCM) as an online depot source, enabling upgrades of addon components across ESXi hosts. (20d01571)
  • client-sso-admin: Adding new BDD representation of endpoint ruleset (b88345c2)
  • client-codeartifact: Adding new BDD representation of endpoint ruleset (7f5da314)
  • client-acm-pca: Adding new BDD representation of endpoint ruleset (73c5c7f0)
  • client-codeguruprofiler: Adding new BDD representation of endpoint ruleset (b94dfaaf)
  • client-kinesis-video-archived-media: Adding new BDD representation of endpoint ruleset (c286df48)
  • client-connect: Adding new BDD representation of endpoint ruleset (dafa111c)

... (truncated)

Changelog

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

3.1052.0 (2026-05-21)

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

3.1051.0 (2026-05-20)

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

3.1050.0 (2026-05-19)

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

3.1049.0 (2026-05-18)

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

3.1048.0 (2026-05-15)

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

3.1047.0 (2026-05-14)

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

3.1046.0 (2026-05-14)

... (truncated)

Commits

Updates @aws-sdk/client-dynamodb from 3.1041.0 to 3.1052.0

Release notes

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

v3.1052.0

3.1052.0(2026-05-21)

Chores
Documentation Changes
  • client-batch: Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state. (bc78cb3c)
New Features
  • client-translate: Adding new BDD representation of endpoint ruleset (4955d4a1)
  • client-sagemaker: Add support for disabling home EFS file system creation on SageMaker domains. (a9896a7a)
  • client-pricing: Adding new BDD representation of endpoint ruleset (01e82e58)
  • client-bedrock-agent: Adding new BDD representation of endpoint ruleset (a9a71958)
  • client-global-accelerator: Adding new BDD representation of endpoint ruleset (5e60c75c)
  • client-workmail: Adding new BDD representation of endpoint ruleset (0fc6a8a0)
  • client-fsx: Adding new BDD representation of endpoint ruleset (83c595a4)
  • client-quicksight: Adding new BDD representation of endpoint ruleset (7f5bcda1)
  • client-bedrock-runtime: Adding new BDD representation of endpoint ruleset (f09451b1)
  • client-datasync: Adding new BDD representation of endpoint ruleset (4b9532a1)
  • client-fms: Adding new BDD representation of endpoint ruleset (db519184)
  • client-qapps: Adding new BDD representation of endpoint ruleset (b1bb929f)
  • client-migrationhuborchestrator: Adding new BDD representation of endpoint ruleset (0bb854ff)
  • client-dlm: Adding new BDD representation of endpoint ruleset (b2dd6ba2)
  • client-securityhub: Adding new BDD representation of endpoint ruleset (d9edee64)
  • client-serverlessapplicationrepository: Adding new BDD representation of endpoint ruleset (2c5e6f6e)
  • client-healthlake: Adding new BDD representation of endpoint ruleset (1b33b0ea)
  • client-api-gateway: Adding new BDD representation of endpoint ruleset (26e618e8)
  • client-backup: Adding new BDD representation of endpoint ruleset (c809d3b9)
  • client-textract: Adding new BDD representation of endpoint ruleset (f1282b2d)
  • client-eks: Adding new BDD representation of endpoint ruleset (b194851e)
  • client-guardduty: Adding new BDD representation of endpoint ruleset (4aa7b6d2)
  • client-cloud9: Adding new BDD representation of endpoint ruleset (78d50c2e)
  • client-bedrock-agentcore-control: Adds dataset management APIs for creating, versioning, and managing evaluation datasets. (225ba345)
  • client-migrationhub-config: Adding new BDD representation of endpoint ruleset (ffe071b2)
  • client-signer: Adding new BDD representation of endpoint ruleset (6c786ca9)
  • client-service-catalog-appregistry: Adding new BDD representation of endpoint ruleset (45eb10a0)
  • client-sagemaker-metrics: Adding new BDD representation of endpoint ruleset (151bcd1d)
  • client-cleanroomsml: Collaboration creators can update payment configurations without recreating the collaboration. When multiple payer candidates are configured for a cost type, analysis runners can specify the actual payer at submission time, providing granular control over billing. (191561ce)
  • client-kendra-ranking: Adding new BDD representation of endpoint ruleset (209096f6)
  • client-evs: A new GetDepotUrl API has been added to retrieve a URL for accessing Amazon EVS custom addon packages. Customers can use this URL to configure vSphere Lifecycle Manager (vLCM) as an online depot source, enabling upgrades of addon components across ESXi hosts. (20d01571)
  • client-sso-admin: Adding new BDD representation of endpoint ruleset (b88345c2)
  • client-codeartifact: Adding new BDD representation of endpoint ruleset (7f5da314)
  • client-acm-pca: Adding new BDD representation of endpoint ruleset (73c5c7f0)
  • client-codeguruprofiler: Adding new BDD representation of endpoint ruleset (b94dfaaf)
  • client-kinesis-video-archived-media: Adding new BDD representation of endpoint ruleset (c286df48)
  • client-connect: Adding new BDD representation of endpoint ruleset (dafa111c)

... (truncated)

Changelog

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

3.1052.0 (2026-05-21)

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

3.1051.0 (2026-05-20)

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

3.1050.0 (2026-05-19)

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

3.1049.0 (2026-05-18)

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

3.1048.0 (2026-05-15)

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

3.1047.0 (2026-05-14)

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

3.1046.0 (2026-05-14)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.1041.0 to 3.1052.0

Release notes

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

v3.1052.0

3.1052.0(2026-05-21)

Chores
Documentation Changes
  • client-batch: Clarified CreateComputeEnvironment parameter requirements - serviceRole is required for UNMANAGED compute environments, allocationStrategy is required for EKS compute environments, and compute environments must be created in the ENABLED state. (bc78cb3c)
New Features
  • client-translate: Adding new BDD representation of endpoint ruleset (4955d4a1)
  • client-sagemaker: Add support for disabling home EFS file system creation on SageMaker domains. (a9896a7a)
  • client-pricing: Adding new BDD representation of endpoint ruleset (01e82e58)
  • client-bedrock-agent: Adding new BDD representation of endpoint ruleset (a9a71958)
  • client-global-accelerator: Adding new BDD representation of endpoint ruleset (5e60c75c)
  • client-workmail: Adding new BDD representation of endpoint ruleset (0fc6a8a0)
  • client-fsx: Adding new BDD representation of endpoint ruleset (83c595a4)
  • client-quicksight: Adding new BDD representation of endpoint ruleset (7f5bcda1)
  • client-bedrock-runtime: Adding new BDD representation of endpoint ruleset (f09451b1)
  • client-datasync: Adding new BDD representation of endpoint ruleset (4b9532a1)
  • client-fms: Adding new BDD representation of endpoint ruleset (db519184)
  • client-qapps: Adding new BDD representation of endpoint ruleset (b1bb929f)
  • client-migrationhuborchestrator: Adding new BDD representation of endpoint ruleset (0bb854ff)
  • client-dlm: Adding new BDD representation of endpoint ruleset (b2dd6ba2)
  • client-securityhub: Adding new BDD representation of endpoint ruleset (d9edee64)
  • client-serverlessapplicationrepository: Adding new BDD representation of endpoint ruleset (2c5e6f6e)
  • client-healthlake: Adding new BDD representation of endpoint ruleset (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 02:58
@dependabot dependabot Bot requested review from TheOrangePuff and hubertott May 18, 2026 02:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2026
@TheOrangePuff
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@TheOrangePuff
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/aws-d7fb5bd100 branch from 86cbfaf to 0e14faa Compare May 22, 2026 01:58
@TheOrangePuff
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the aws group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1120.0` | `2.1124.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.252.0` | `2.257.0` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.1041.0` | `3.1052.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1041.0` | `3.1052.0` |
| [@aws-solutions-constructs/aws-lambda-sqs-lambda](https://github.com/awslabs/aws-solutions-constructs/tree/HEAD/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda) | `2.101.0` | `2.102.0` |



Updates `aws-cdk` from 2.1120.0 to 2.1124.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1124.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.252.0 to 2.257.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.257.0/packages/aws-cdk-lib)

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

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

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

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

Updates `@aws-sdk/client-secrets-manager` from 3.1041.0 to 3.1052.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1052.0/clients/client-secrets-manager)

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

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

Updates `@aws-solutions-constructs/aws-lambda-sqs-lambda` from 2.101.0 to 2.102.0
- [Release notes](https://github.com/awslabs/aws-solutions-constructs/releases)
- [Changelog](https://github.com/awslabs/aws-solutions-constructs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-solutions-constructs/commits/v2.102.0/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1048.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-solutions-constructs/aws-lambda-sqs-lambda"
  dependency-version: 2.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-cdk
  dependency-version: 2.1122.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-cdk-lib
  dependency-version: 2.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/aws-d7fb5bd100 branch from f2b2129 to f0eb0fd Compare May 22, 2026 02:12
@TheOrangePuff TheOrangePuff merged commit c40282d into main May 22, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/aws-d7fb5bd100 branch May 22, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant