Skip to content

chore(deps): bump the aws-cdk group across 1 directory with 3 updates #4004

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps the aws-cdk group with 3 updates in the / directory: @aws-cdk/toolkit-lib, aws-cdk-lib and aws-cdk.

Updates @aws-cdk/toolkit-lib from 0.3.7 to 1.0.0

Release notes

Sourced from @​aws-cdk/toolkit-lib's releases.

@​aws-cdk/toolkit-lib@​v1.0.0

📣 General Availability of the AWS CDK Toolkit Library 📣

The AWS Cloud Development Kit (AWS CDK) Toolkit Library enables you to perform CDK actions requiring programmatic access on AWS. You can use the AWS CDK Toolkit Library to implement actions such as bootstrapping, synthesizing, and deploying through code rather than command-line interface (CLI) commands. With this library, you can create custom tools, build specialized CLI applications, and integrate CDK programmatic access capabilities into your development workflows.

📜 Reference documentation: https://docs.aws.amazon.com/cdk/api/toolkit-lib/ 📦 npm package: https://www.npmjs.com/package/@​aws-cdk/toolkit-lib 👩🏻‍🏫 Guide: https://docs.aws.amazon.com/cdk/v2/guide/toolkit-library.html


1.0.0 (2025-05-30)

Features

  • toolkit-lib: General Availability of the AWS CDK Toolkit Library (#553) (dda5e82)

Bug Fixes

  • toolkit-lib: drift detection options are unnecessarily required (#552) (60506e5)
  • toolkit-lib: stack definitions for refactor are not considering resource refrences (#547) (29a724a)

@​aws-cdk/toolkit-lib@​v0.4.0

0.4.0 (2025-05-28)

⚠ BREAKING CHANGES

  • toolkit-lib: The data emitted by message CDK_TOOLKIT_I4001 has changed. Instead of formatted diffs, it now contains a stack count and the template diff as returned by the action. The formatted output is now available on a new message CDK_TOOLKIT_I4002. Deprecated option securityOnly removed from DiffOptions used by Toolkit.diff(). Instead the action always prints and returns a security diff. Use a custom IoHost implementation to customize the exact diff output.
  • toolkit-lib: Custom implementations of BaseCredentials have changed. If you previously extended the abstract BaseCredentials class and implemented the abstract method, you can now pass any object implementing the new IBaseCredentialsProvider interface. The method name change to sdkBaseConfig and it now receives two parameters: an ioHost that can be used to emit messages and a clientConfig to should be honored for all SDK requests. However the clientConfig may be extended as needed.
  • toolkit-lib: parameterize context storage (#534)
  • toolkit-lib: Dependency on proxy-agent has been removed, this also removes the support of configuring a proxy through like HTTPS_PROXY and AWS_CA_BUNDLE. The type of sdkConfig.httpOptions has changed to now optionally take a single agent: https.Agent property instead of

... (truncated)

Commits
  • 60506e5 fix(toolkit-lib): drift detection options are unnecessarily required (#552)
  • dda5e82 feat(toolkit-lib): General Availability of the AWS CDK Toolkit Library (#553)
  • 29a724a fix(toolkit-lib): stack definitions for refactor are not considering resource...
  • f227c9b feat(toolkit-lib): emit drift in span (#550)
  • 566e2ab chore(toolkit-lib): test cases for notices cache (#548)
  • 2eb1b84 fix(toolkit-lib)!: diff message payloads are incomplete (#546)
  • 4bd0289 fix(toolkit-lib): create notices cache dir (#545)
  • de608f6 chore(toolkit-lib): replace typedoc with api-extractor (#543)
  • b04ad30 feat(toolkit-lib)!: improved types for BaseCredentials (#542)
  • 95971c0 feat(toolkit-lib)!: parameterize context storage (#534)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.199.0 to 2.200.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.200.0

Features

  • update L1 CloudFormation resource definitions (#34594) (1e37ee7)
  • custom-resources: throw ValidationError instead of untyped Errors (#33392) (1dacaa3), closes #32569
  • ec2: implement IPeer to PrefixList to be usable as a connection peer (#33617) (c277419), closes #33607
  • iam: introduce OidcProviderNative construct utilizing the native CloudFormation resource (#28634) (d8e6c09), closes #21197
  • iam: throw ValidationErrors instead of untyped errors (#34579) (bd5caba), closes #32569
  • lambda: allow propagating function tags to loggroup (#34556) (f556fd1)
  • lambda: throw ValidationErrors instead of untyped errors (#34577) (6ccdd81), closes #32569
  • region-info: throw ValidationError instead of untyped Errors (#33384) (303daf2), closes #32569
  • s3: add grantReplicationPermission for IAM Role permissions (#34138) (bfa6490), closes #34119
  • secretsmanager: throw ValidationErrors instead of untyped errors (#34580) (4d591ef), closes #32569
  • servicecatalog: throw ValidationErrors instead of untyped errors (#34581) (3895d76), closes #32569
  • sns-subscriptions: support Amazon Data Firehose subscription (#33811) (632179c), closes #14391
  • stepfunctions: add grant API for RedriveExecution (#34554) (e03939d), closes #33578

Bug Fixes

  • ec2: validate throughput property on EC2 instance block devices (#34571) (b31580a), closes #34033
  • elasticloadbalancingv2: fix incorrect max for minimumCapacityUnit (#34586) (8f19b26), closes #34582

Alpha modules (2.200.0-alpha.0)

Features

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.200.0-alpha.0 (2025-06-02)

Features

2.199.0-alpha.0 (2025-05-27)

2.198.0-alpha.0 (2025-05-22)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • amplify: A compute role is created when platform is Platform.WEB_COMPUTE or Platform.WEB_DYNAMIC.

Features

2.197.0-alpha.0 (2025-05-20)

2.196.1-alpha.0 (2025-05-19)

2.196.0-alpha.0 (2025-05-15)

Features

Bug Fixes

  • ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
  • ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)

2.195.0-alpha.0 (2025-05-07)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • iot: By default, deviceDertificateAgeCheck is automatically enabled.

... (truncated)

Commits
  • 83c2e82 chore: update analytics metadata blueprints
  • 1e37ee7 feat: update L1 CloudFormation resource definitions (#34594)
  • e03939d feat(stepfunctions): add grant API for RedriveExecution (#34554)
  • 632179c feat(sns-subscriptions): support Amazon Data Firehose subscription (#33811)
  • e27cd2c revert(ec2): support Firehose IDeliveryStream as flow log destination (#34592)
  • b31580a fix(ec2): validate throughput property on EC2 instance block devices (#34571)
  • 802f130 chore(ec2): update PrefixList.fromLookup() to expect the result from CcApi ...
  • 703a379 chore(rds): add support for 8.0.mysql_aurora.3.09.0 (#34508)
  • 303daf2 feat(region-info): throw ValidationError instead of untyped Errors (#33384)
  • 9c68ec2 chore(rds): add MySQL version 5.7.44-rds.20250508 (#34576)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1016.1 to 2.1017.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1017.1

2.1017.1 (2025-05-30)

aws-cdk@v2.1017.0

2.1017.0 (2025-05-28)

Features

  • cli drift detection via cdk drift and toolkit.drift() (#442) (c48b685)
Commits
  • 2eb1b84 fix(toolkit-lib)!: diff message payloads are incomplete (#546)
  • b04ad30 feat(toolkit-lib)!: improved types for BaseCredentials (#542)
  • 95971c0 feat(toolkit-lib)!: parameterize context storage (#534)
  • c48b685 feat(cli,toolkit-lib): drift detection via cdk drift and toolkit.drift() ...
  • 4767724 refactor(cli): create ProxyAgent in the CLI in preparation of proxy-agent...
  • 09c8402 fix(toolkit-lib): fromAssemblyBuilder mutates globally shared process.env...
  • fbc28d7 chore(deps): upgrade dependencies (#530)
  • 3d833d3 fix(toolkit-lib): unnecessary dependency on promptly (#523)
  • b1dfe96 feat(toolkit-lib)!: generic messages do not have a code (#526)
  • 841bc03 refactor(cli): hotswap is now a deployment method (#519)
  • 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 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 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

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jun 3, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jun 3, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jun 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-6ad06aaca3 branch 2 times, most recently from 8296169 to 710ab4d Compare June 3, 2025 07:09
Bumps the aws-cdk group with 3 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-cdk/toolkit-lib` from 0.3.7 to 1.0.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.0.0/packages/@aws-cdk/toolkit-lib)

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

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

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.200.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1017.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-6ad06aaca3 branch from 710ab4d to 7cd0780 Compare June 3, 2025 07:12
Copy link

sonarqubecloud bot commented Jun 3, 2025

@dreamorosi dreamorosi merged commit 3c38308 into main Jun 3, 2025
79 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-6ad06aaca3 branch June 3, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation javascript Pull requests that update Javascript code size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant