Skip to content

Chore(deps): bump the cdk group across 1 directory with 2 updates#2131

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-eregs/cdk-8162b0355a
Closed

Chore(deps): bump the cdk group across 1 directory with 2 updates#2131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-eregs/cdk-8162b0355a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps the cdk group with 2 updates in the /cdk-eregs directory: @aws-sdk/client-ssm and aws-cdk.

Updates @aws-sdk/client-ssm from 3.1030.0 to 3.1034.0

Release notes

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)
  • client-sagemaker: SageMaker AI now supports generative AI inference recommendations. Provide your model and workload, and SageMaker AI optimizes configurations, benchmarks them on real GPUs, and returns deployment-ready recommendations with validated metrics, accelerating the path to production from weeks to hours. (d111c8b8)
  • client-marketplace-entitlement-service: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (76ca21fc)
  • client-comprehendmedical: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (d3de08b9)
Bug Fixes
  • lockfile: update yarn.lock for util-retry resolution version (#7944) (f83dd482)

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

v3.1033.0

3.1033.0(2026-04-20)

Documentation Changes
  • client-guardduty: Expanded support for new suppression rule fields. (f0bb9093)
New Features
  • clients:
    • update client endpoints as of 2026-04-20 (d6a7886a)
    • use binary decision diagrams for endpoint resolution (#7931) (ff1b2bae)
  • client-application-signals: Releasing Second phase of SLO Recommendations where you can create recommended SLOs out-of-the box using CreateSLO API (266b97c3)
  • client-ec2: Added Transit Gateway Integration into AWS Client VPN. (7ea00cb5)
  • client-observabilityadmin: Enablement for Security Hub v2 via Observability Admin Telemetry Rule for account and organization level. (f70978fb)
  • client-evs: Amazon EVS now allows you to create connectors to your vCenter appliances and create Windows Server entitlements for virtual machines running in your EVS environments (f4cdcf8d)
  • client-location: This release adds support for new Job APIs for bulk workloads. The initial job type supported is Address Validation. The new APIs added are StartJob, CancelJob, ListJobs, and GetJob. (444f15ce)
  • client-kafka: Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting. (543ff571)
  • client-bedrock-agentcore-control: Supporting listingMode for AgentCore Gateway MCP server targets (23d06d56)
Bug Fixes

... (truncated)

Changelog

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

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits

Updates aws-cdk from 2.1118.0 to 2.1118.4

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1118.4

2.1118.4 (2026-04-20)

aws-cdk@v2.1118.3

2.1118.3 (2026-04-20)

Bug Fixes

aws-cdk@v2.1118.2

2.1118.2 (2026-04-16)

aws-cdk@v2.1118.1

2.1118.1 (2026-04-16)

Bug Fixes

  • cli: add projen as devDependency to aws-cdk package (#1368) (7ce6a36)
  • cli: stray quotes in deploy confirmation prompt (#1369) (bec298a)
  • cli: use change set for deploy approval diff when using change-set method (#1273) (f2e1fc3)
Commits
  • b01d06a fix(cli): deploy with no changes skips outputs and stack ARN (#1387)
  • 6878966 fix: error information is lost (#1377)
  • cb580d9 chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 (#1383)
  • 7176bba chore: counts of non hotswappable resources (#1373)
  • 7ce6a36 fix(cli): add projen as devDependency to aws-cdk package (#1368)
  • bec298a fix(cli): stray quotes in deploy confirmation prompt (#1369)
  • f2e1fc3 fix(cli): use change set for deploy approval diff when using change-set metho...
  • b96bcce chore: align dev dependencies across workspaces (#1341)
  • 1916e25 chore(deps): add cooldown settings for dependency upgrades (#1351)
  • aec7892 chore(deps): bump @​aws-sdk/client-bedrock-agentcore-control from 3.1028.0 to ...
  • Additional commits viewable in compare view

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 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 cdk group with 2 updates in the /cdk-eregs directory: [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-sdk/client-ssm` from 3.1030.0 to 3.1034.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.1034.0/clients/client-ssm)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1034.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-version: 2.1118.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2026
@dependabot dependabot Bot requested a review from PhilR8 as a code owner April 22, 2026 06:54
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2026
@dependabot dependabot Bot requested a review from cgodwin1 as a code owner April 22, 2026 06:54
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✨ See the Django Site deployed at: https://cjpsfl15vc.execute-api.us-east-1.amazonaws.com/eph-2131

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

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

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cdk-eregs/cdk-8162b0355a branch April 29, 2026 06:54
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.

0 participants