Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76
Open

chore(deps): bump the aws-cdk group across 1 directory with 3 updates#1863
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @aws-cdk/cdk-assets-lib from 1.4.10 to 1.5.0

Release notes

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

@​aws-cdk/cdk-assets-lib@​v1.5.0

1.5.0 (2026-09-04)

Features

@​aws-cdk/cdk-assets-lib@​v1.4.17

1.4.17 (2026-08-26)

Bug Fixes

  • cdk-assets-lib: bucket ownership cache ignores expectedAccount, can silently bypass the cross-account safety check (#1859) (7a88564), closes #1858
  • cdk-assets-lib: pLimit.dispose() doesn't stop new jobs from starting (#1877) (0696f5c), closes #1876

@​aws-cdk/cdk-assets-lib@​v1.4.16

1.4.16 (2026-08-19)

Bug Fixes

  • bucket URL is incorrect for local S3 emulators (#1625) (927a6cc)

@​aws-cdk/cdk-assets-lib@​v1.4.15

1.4.15 (2026-07-22)

@​aws-cdk/cdk-assets-lib@​v1.4.14

1.4.14 (2026-07-16)

@​aws-cdk/cdk-assets-lib@​v1.4.13

1.4.13 (2026-07-10)

Commits
  • 0f07983 feat(cdk-assets): redact secret-bearing flag values from logged docker comman...
  • 6ae45d7 chore(deps): upgrade dependencies (#1913)
  • 5766544 chore: ban direct child_process and shell:true outside the subprocess tool (#...
  • 0696f5c fix(cdk-assets-lib): pLimit.dispose() doesn't stop new jobs from starting (#1...
  • 8f5a9c0 chore(deps): upgrade dependencies (#1886)
  • 3a80afa refactor: migrate all subprocess call sites to the shared subprocess module (...
  • 7a88564 fix(cdk-assets-lib): bucket ownership cache ignores expectedAccount, can sile...
  • 927a6cc fix: bucket URL is incorrect for local S3 emulators (#1625)
  • bcc0f2b chore(deps): upgrade dependencies (#1841)
  • 3d19877 chore(deps): upgrade dependencies (#1806)
  • Additional commits viewable in compare view

Updates @aws-cdk/toolkit-lib from 1.28.0 to 1.40.1

Release notes

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

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

1.40.1 (2026-09-04)

Bug Fixes

  • fatal failures hide the underlying error cause (#1939) (5b77563)

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

1.40.0 (2026-08-26)

Features

  • cli: warn of non-existent stacks in cdk destroy (#984) (ca8a14a)
  • integ-runner: detect bootstrap errors and retry tests in valid regions (#1898) (f98fed5), closes #1115
  • show the target environment in cdk diff stack headers (#1885) (f875d81), closes #286

Bug Fixes

  • cli: gc 'print'/'tag' progress no longer shows NaN% or misleading '0 assets' (#1873) (10f688a), closes #625
  • cli: guide Stage users to a working pattern in stack-selection error (#1847) (d51353e), closes #1451 #1451
  • toolkit-lib: allowCrossAccountAssetPublishing cache ignores which stack's environment it was computed for (#1884) (f661b31), closes #1883 #1839
  • toolkit-lib: cdk validate drops the plugin's customSeverity label (#1894) (7a7a4ba)
  • toolkit-lib: clean up the loser of noOlderThan()'s timer/resolver race (#1870) (8d772fc), closes #1869
  • toolkit-lib: finalizing deployment after refactor intermittently fails while stacks are still in UPDATE_IN_PROGRESS (#1805) (beb1e2f), closes #1804
  • toolkit-lib: stack progress monitor double-counts the stack itself when a cleanup phase occurs (#1857) (2845174), closes #1856

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

1.39.0 (2026-08-19)

Features

Bug Fixes

  • bucket URL is incorrect for local S3 emulators (#1625) (927a6cc)
  • toolkit-lib: asset publisher cache ignores environment on cache hit (#1839) (88f6ad1), closes #1838
  • toolkit-lib: downstream stack selection uses wrong key for nested stacks (#1835) (a80074a), closes #1834
  • toolkit-lib: drift numResourcesUnchecked ignores UNKNOWN-status resources (#1837) (4374bc6), closes #1836
  • toolkit-lib: drop the deep clone used to remove one metadata key (#1826) (a826ad8), closes #1823 #1824
  • toolkit-lib: fail gc on ECR tagging permission errors (#1828) (8e19558), closes #347

... (truncated)

Commits
  • 5b77563 fix: fatal failures hide the underlying error cause (#1939)
  • 50db732 refactor(toolkit-lib): rename versioned stack selection methods (#1910)
  • 6ae45d7 chore(deps): upgrade dependencies (#1913)
  • 5766544 chore: ban direct child_process and shell:true outside the subprocess tool (#...
  • d51353e fix(cli): guide Stage users to a working pattern in stack-selection error (#1...
  • f98fed5 feat(integ-runner): detect bootstrap errors and retry tests in valid regions ...
  • 25ca63c test(cli-integ): remove integ test asserting CloudFormation drift-detection c...
  • 793316b refactor(cli): consolidate stack selection on toolkit-lib selectors (#1896)
  • 7a7a4ba fix(toolkit-lib): cdk validate drops the plugin's customSeverity label (#1894)
  • ca8a14a feat(cli): warn of non-existent stacks in cdk destroy (#984)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.262.1 to 2.268.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.268.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-athena: AWS::Athena::Session removed.
  • aws-bcmdataexports: AWS::BCMDataExports::Table removed.
  • aws-bedrock: AWS::Bedrock::DefaultPromptRouter and AWS::Bedrock::ModelInvocationJob removed.
  • aws-bedrockagentcore: AWS::BedrockAgentCore::Browser, AWS::BedrockAgentCore::CodeInterpreter, and AWS::BedrockAgentCore::TokenVault removed; AWS::BedrockAgentCore::PaymentConnector ConnectorType and AWS::BedrockAgentCore::PaymentCredentialProvider CredentialProviderVendor are now immutable; AWS::BedrockAgentCore::CapacityProvider OperatingSystem allowed values in the LaunchParameters type reduced from [LINUX_X86_64, LINUX_ARM64, MAC_ARM64, WINDOWS_X86_64] to [LINUX_X86_64, LINUX_ARM64].
  • aws-certificatemanager: AWS::CertificateManager::Certificate Id attribute removed.
  • aws-chime: on both AWS::Chime::AppInstance and AWS::Chime::AppInstanceBot, the CreatedTimestamp and LastUpdatedTimestamp attribute types changed from number to string.
  • aws-cloudformation: AWS::CloudFormation::ResourceScan removed.
  • aws-codeartifact: AWS::CodeArtifact::Package removed.
  • aws-codebuild: AWS::CodeBuild::Sandbox removed; AWS::CodeBuild::SourceCredential Id attribute removed.
  • aws-dax: AWS::DAX::ParameterGroup Id attribute removed; Description property is now immutable.
  • aws-dms: Id attribute removed from AWS::DMS::Endpoint, AWS::DMS::EventSubscription, and AWS::DMS::ReplicationSubnetGroup; AWS::DMS::ReplicationTask MigrationType property is now immutable.
  • aws-docdb: Id attribute removed from AWS::DocDB::DBClusterParameterGroup and AWS::DocDB::DBSubnetGroup.
  • aws-dynamodb: AWS::DynamoDB::Export removed.
  • aws-elasticache: AWS::ElastiCache::ReservedCacheNode removed.
  • aws-emr: AWS::EMR::NotebookExecution removed.
  • aws-events: AWS::Events::Replay removed.
  • aws-fis: AWS::FIS::SafetyLever removed.
  • aws-glue:
    • Id attribute removed from AWS::Glue::Classifier, AWS::Glue::Connection, AWS::Glue::CustomEntityType, AWS::Glue::DataQualityRuleset, AWS::Glue::MLTransform, AWS::Glue::SecurityConfiguration, AWS::Glue::TableOptimizer, and AWS::Glue::Workflow.
    • AWS::Glue::Connection: complex-property types AuthenticationConfigurationInput and OAuth2PropertiesInput renamed to AuthenticationConfiguration and OAuth2Properties respectively.
    • AWS::Glue::DataQualityRuleset: Name, TargetTable.DatabaseName, and TargetTable.TableName properties are now required; Name property is now immutable; Tags property type changed from json to map<string>.
    • AWS::Glue::CustomEntityType: Name property is now immutable; Tags property is no longer recognised as resource tags.
    • AWS::Glue::MLTransform: TransformEncryption property is now immutable.
  • aws-greengrassv2: AWS::GreengrassV2::Component and AWS::GreengrassV2::CoreDevice removed.
  • aws-identitystore: AWS::IdentityStore::AllGroupMemberships removed.
  • aws-imagebuilder: AWS::ImageBuilder::AllImageBuildVersions, AWS::ImageBuilder::AllWorkflowBuildVersions, AWS::ImageBuilder::WorkflowExecution, and AWS::ImageBuilder::WorkflowStepExecution removed.
  • aws-medialive: AWS::MediaLive::Offering removed.
  • aws-mediaconvert: AWS::MediaConvert::Preset Id attribute removed.
  • aws-mediapackage: AWS::MediaPackage::HarvestJob removed.
  • aws-memorydb: AWS::MemoryDB::MultiRegionParameterGroup and AWS::MemoryDB::ReservedNode removed.
  • aws-omics: AWS::Omics::Reference removed.
  • aws-osis: AWS::OSIS::PipelineBlueprint removed.
  • aws-personalize: AWS::Personalize::DataDeletionJob and AWS::Personalize::Recipe removed.
  • aws-redshiftserverless: AWS::RedshiftServerless::RecoveryPoint removed.
  • aws-route53: AWS::Route53::RecordSet GeoProximityLocation property removed, along with its supporting GeoProximityLocation and Coordinates complex-property types; Id attribute removed.
  • aws-sagemaker: AWS::SageMaker::ModelCardExportJob, AWS::SageMaker::MonitoringScheduleAlert, and AWS::SageMaker::TransformJob removed.
  • aws-ses: AWS::SES::ReceiptRuleSet Id attribute removed.
  • aws-signer: AWS::Signer::SigningJob removed.
  • aws-ssm: AWS::SSM::Session removed; AWS::SSM::Association InstanceId property is now immutable.
  • aws-sso: AWS::SSO::ApplicationProvider removed.
  • aws-stepfunctions: AWS::StepFunctions::MapRun removed.
  • aws-transcribe: AWS::Transcribe::MedicalTranscriptionJob removed.
  • aws-vpclattice: AWS::VpcLattice::ServiceNetwork SharingConfig property is now immutable.

Features

... (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.268.0-alpha.0 (2026-09-02)

⚠ BREAKING CHANGES

  • glue-alpha: DataQualityTargetTable's constructor is removed — use DataQualityTargetTable.fromTable(database, table) or fromTableName(database, tableName); IDatabase now extends IDatabaseRef.
  • glue-alpha: DataQualityRulesetProps.clientToken is removed; use the CfnDataQualityRuleset L1 for request-level idempotency.
  • glue-alpha: S3Table.clientSideEncryptionKey is now kms.IKeyRef instead of kms.IKey.
  • glue-alpha: DataQualityRulesetProps.rulesetName is now required. AWS::Glue::DataQualityRuleset made Name a required property, so the name can no longer be left for CloudFormation to generate.

Features

  • glue-alpha: reference-typed DataQualityTargetTable and remove clientToken (#38730) (c8fafbd)

Code Refactoring

  • glue-alpha: use kms.IKeyRef for KMS key inputs where possible (#38725) (604ac23)

2.267.0-alpha.0 (2026-08-27)

⚠ BREAKING CHANGES

  • glue-alpha: schema Type is now an opaque class; construct column types via the Schema factories or Schema.custom(...) rather than { isPrimitive, inputString } literals. StorageParameter.custom(key, value) requires a string value, and StorageParameter.writeKmsKeyId takes a kms.IKey instead of a string.
  • glue-alpha: S3TableProps.bucket/encryption/encryptionKey are removed. Use storage: S3TableStorage.managedBucket(S3TableEncryption.kms(key?)) / S3TableStorage.fromBucket(bucket) and clientSideEncryption: TableClientSideEncryption.kms(key?). S3Table.encryption/encryptionKey are removed (clientSideEncryptionKey exposes the client-side key; read bucket.encryptionKey for server-side). The TableEncryption enum and the deprecated Table/TableProps are removed — use S3Table.

Features

  • glue-alpha: add a typed secret input to Connection (#38585) (ede4a1c)
  • glue-alpha: add subnet selection to Connection (#38561) (f9d7eac)
  • glue-alpha: model S3Table storage/encryption as value objects (#38591) (9990e16)
  • glue-alpha: opaque Schema Type with Schema.custom, and stronger StorageParameter types (#38592) (5c45eb0)
  • msk-alpha: support Kafka 4.2 (#38323) (97b181c)
  • s3tables-alpha: add storage class configuration support (#37339) (63ccf6d)

Bug Fixes

  • glue-alpha: validate that DATE partition projection interval is set when required (#38594) (0e2b582)
  • lambda-python-alpha: escape Docker bundling command arguments (#38583) (f7ce07b)

2.266.0-alpha.0 (2026-08-19)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 26336c6 chore: update analytics metadata blueprints
  • 53fdc99 feat: update L1 CloudFormation resource definitions (#38732)
  • f2e3b7d chore(core): validateAgainstDefaultRules feature flag is ignored when set via...
  • d5df2ee fix(core): upgrade CloudFormation validation to latest version (#38668)
  • ecdafa9 fix(eks-v2): generate and export L1 constructs from aws-eks-v2 (#37640)
  • 9322f5d docs: fix typo in circuit breaker error message (#38723)
  • 688b0c1 fix(core): templates are not checked for circular dependencies (#38712)
  • b0f7d9c feat(ec2): support CpuOptions on LaunchTemplate (#38193)
  • 51234fd feat: update L1 CloudFormation resource definitions (#38693)
  • 8fd1ef6 fix(core): ignored external symlinks throw validation error (#38679)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from a team July 29, 2026 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 8027ee3 to 67fb8e2 Compare August 5, 2026 17:07
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 5, 2026
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 67fb8e2 to 0f7313e Compare August 12, 2026 17:45
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 12, 2026
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from a3f6099 to 4d3c573 Compare August 26, 2026 17:44
@github-actions github-actions Bot added size/xl PR size: XL and removed size/l PR size: L size/xl PR size: XL labels Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 4d3c573 to 1eb769e Compare August 27, 2026 19:49
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 1eb769e to 7bd387e Compare August 27, 2026 21:28
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 7bd387e to 5b1c423 Compare September 2, 2026 17:59
Bumps the aws-cdk group with 3 updates in the / directory: [@aws-cdk/cdk-assets-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cdk-assets-lib), [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `@aws-cdk/cdk-assets-lib` from 1.4.10 to 1.5.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cdk-assets-lib@v1.5.0/packages/@aws-cdk/cdk-assets-lib)

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

Updates `aws-cdk-lib` from 2.262.1 to 2.268.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.268.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: "@aws-cdk/cdk-assets-lib"
  dependency-version: 1.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.262.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
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 size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants