Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the cdk group with 4 updates: @guardian/cdk, aws-cdk, aws-cdk-lib and constructs.

Updates @guardian/cdk from 62.0.1 to 62.1.2

Release notes

Sourced from @​guardian/cdk's releases.

v62.1.2

Patch Changes

v62.1.1

Patch Changes

Changelog

Sourced from @​guardian/cdk's changelog.

62.1.2

Patch Changes

62.1.1

Patch Changes

62.1.0

Minor Changes

  • a335873: Upgrade aws sdk to v3
Commits
  • b942eb0 Bump package version (#2766)
  • f1fd01b fix(experimental-ec2-pattern): suspend more processes during deployment (#2752)
  • a986201 Merge pull request #2762 from guardian/dependabot/npm_and_yarn/aws-sdk/creden...
  • a92613a chore(deps): bump @​aws-sdk/credential-providers from 3.908.0 to 3.922.0
  • a8bc716 Merge pull request #2763 from guardian/dependabot/npm_and_yarn/aws-sdk/client...
  • 3fc1687 chore(deps): bump @​aws-sdk/client-ssm from 3.908.0 to 3.922.0
  • 7e1e118 Merge pull request #2761 from guardian/dependabot/npm_and_yarn/changesets/cli...
  • 470a56c chore(deps): bump @​changesets/cli from 2.29.6 to 2.29.7
  • 0c69bc3 Merge pull request #2753 from guardian/dependabot/github_actions/actions/setu...
  • 438ad0f chore(deps): bump actions/setup-node from 5 to 6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​guardian/cdk since your current version.


Updates aws-cdk from 2.1030.0 to 2.1033.0

Release notes

Sourced from aws-cdk's releases.

[email protected]

2.1033.0 (2025-11-19)

Features

Bug Fixes

  • aws-cdk: init templates use outdate node types (#941) (1847bfe)

[email protected]

2.1032.0 (2025-11-17)

Features

Bug Fixes

  • aws-cdk: warn when legacy exports are used (#931) (8758f3c), closes #310
  • cli: update typescript to 5.9.x in init-templates (#939) (30ee4c9)

[email protected]

2.1031.2 (2025-11-06)

Bug Fixes

  • cli: requests get throttled when there is a large number of stacks (#927) (c79e35e)
  • update python init templates dev dep on pytest to latest (#930) (779352d)

[email protected]

2.1031.1 (2025-10-30)

Bug Fixes

  • aws-cdk: init template imports not following best practices to use aws-cdk-lib/core (#916) (a560d1e)

[email protected]

... (truncated)

Commits
  • 29a6178 chore(deps): bump glob from 11.0.3 to 11.1.0 (#948)
  • 295ddc6 feat(toolkit-lib): network detector (#926)
  • 1847bfe fix(aws-cdk): init templates use outdate node types (#941)
  • 30ee4c9 fix(cli): update typescript to 5.9.x in init-templates (#939)
  • 96fda68 chore(cli): update link for cli-telemetry --status (#932)
  • 8758f3c fix(aws-cdk): warn when legacy exports are used (#931)
  • dd641b0 feat(cli): --yes option to accept all questions (#826)
  • 779352d fix: update python init templates dev dep on pytest to latest (#930)
  • c79e35e fix(cli): requests get throttled when there is a large number of stacks (#927)
  • d1b4113 chore: update typescript and jsii to 5.9 (#923)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.220.0 to 2.229.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.229.1

Bug Fixes

  • scheduler: wrong ARN generated in ScheduleGroup.grant* methods (#36175) (ca9fbdd)

Alpha modules (2.229.1-alpha.0)

v2.229.0

Features

Bug Fixes


Alpha modules (2.229.0-alpha.0)

Features

Bug Fixes

  • bedrock-agentcore-alpha: empty submodule accidentally exposed and runtime validation fix (#36148) (72d3e6f)

v2.228.0

Features

  • lambda: add new lambda/kafka esm properties and on failure desitination (65f9c35)

Bug Fixes

  • cloudformation-include: TypeError when including template with intrinsic functions (#36157) (f2a384b), closes #36140 #35838

Alpha modules (2.228.0-alpha.0)

v2.227.0

CHANGES TO L1 RESOURCES: 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-backup: AWS::Backup::LogicallyAirGappedBackupVault: EncryptionKeyArn attribute removed.

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.229.1-alpha.0 (2025-11-25)

2.229.0-alpha.0 (2025-11-24)

Features

Bug Fixes

  • bedrock-agentcore-alpha: empty submodule accidentally exposed and runtime validation fix (#36148) (72d3e6f)

2.228.0-alpha.0 (2025-11-24)

2.227.0-alpha.0 (2025-11-20)

Features

Bug Fixes

  • bedrock-agentcore-alpha: fix unexpected validation error when properties are Token (#35978) (084b736)

2.226.0-alpha.0 (2025-11-20)

2.225.0-alpha.0 (2025-11-17)

2.224.0-alpha.0 (2025-11-13)

Features

2.223.0-alpha.0 (2025-11-10)

... (truncated)

Commits
  • ca9fbdd fix(scheduler): wrong ARN generated in ScheduleGroup.grant* methods (#36175)
  • b3ac176 chore: update analytics metadata blueprints
  • 540b8eb Merge branch 'main' into merge-back/2.228.0
  • 8805e13 fix(stepfunctions): allow multiline jsonata strings (#35985)
  • 65f9c35 feat(lambda): lambda esm features
  • f2a384b fix(cloudformation-include): TypeError when including template with intrins...
  • 4ee69b7 fix(cloudformation-include): TypeError when including template with intrins...
  • fc2f717 chore(mixins-preview): improved find bucket policy (#36144)
  • bb951a7 chore(rds): add support for 8.0.mysql_aurora.3.10.2 (#36146)
  • 0312e24 chore(rds): mysql 8.0.44, mariadb 10.6.24, 10.11.15, and 11.4.9 (#36126)
  • Additional commits viewable in compare view

Updates constructs from 10.4.2 to 10.4.3

Release notes

Sourced from constructs's releases.

v10.4.3

10.4.3 (2025-11-06)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for constructs since your current version.


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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 18:05
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 18:05
@github-actions
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cdk-dc81cd119e branch 4 times, most recently from d6de76a to 6d57027 Compare November 28, 2025 11:00
Bumps the cdk group with 4 updates: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [constructs](https://github.com/aws/constructs).


Updates `@guardian/cdk` from 62.0.1 to 62.1.2
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v62.0.1...v62.1.2)

Updates `aws-cdk` from 2.1030.0 to 2.1033.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.220.0 to 2.229.1
- [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.229.1/packages/aws-cdk-lib)

Updates `constructs` from 10.4.2 to 10.4.3
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.4.2...v10.4.3)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-version: 62.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-version: 2.1033.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.229.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: constructs
  dependency-version: 10.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cdk-dc81cd119e branch from 6d57027 to a820dae Compare November 28, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apps-rendering Dependencies Pull requests that update a dependency file dotcom-rendering javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant