Skip to content

Bump the cdk group across 1 directory with 2 updates#15451

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-66c5d7aa32
Closed

Bump the cdk group across 1 directory with 2 updates#15451
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-66c5d7aa32

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the cdk group with 2 updates in the / directory: @guardian/cdk and aws-cdk.

Updates @guardian/cdk from 62.3.5 to 62.4.0

Release notes

Sourced from @​guardian/cdk's releases.

v62.4.0

Minor Changes

  • 62c6674: Add a class for safe instantiation of managed policies with a specific structure of path which enables them to be discoverable.

    This enables teams to define sets of permissions which are re-usable and can be used to create credentials suitable to approach a given workload, consistent with the Principle of Least Privilege. This is preferred to existing workflows where a wide-ranging developer role is used.

    These can be reused in multiple locations, so, for example, an EC2 instance can be given a specific set of permissions which are also identically available for a support task. Changing one would then change the other, ensuring encapsulation of requirements in a single place.

Changelog

Sourced from @​guardian/cdk's changelog.

62.4.0

Minor Changes

  • 62c6674: Add a class for safe instantiation of managed policies with a specific structure of path which enables them to be discoverable.

    This enables teams to define sets of permissions which are re-usable and can be used to create credentials suitable to approach a given workload, consistent with the Principle of Least Privilege. This is preferred to existing workflows where a wide-ranging developer role is used.

    These can be reused in multiple locations, so, for example, an EC2 instance can be given a specific set of permissions which are also identically available for a support task. Changing one would then change the other, ensuring encapsulation of requirements in a single place.

Commits

Updates aws-cdk from 2.1107.0 to 2.1108.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1108.0

2.1108.0 (2026-02-26)

Features

Commits

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 / directory: [@guardian/cdk](https://github.com/guardian/cdk) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@guardian/cdk` from 62.3.5 to 62.4.0
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v62.3.5...v62.4.0)

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

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-version: 62.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-version: 2.1108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 18:34
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 18:34
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 27, 2026
@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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

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

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk-66c5d7aa32 branch March 2, 2026 15:23
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