Skip to content

Bump @guardian/cdk from 64.0.0 to 64.2.0 in the cdk-dependencies group across 1 directory - #967

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cdk-dependencies-131bb93e25
Open

Bump @guardian/cdk from 64.0.0 to 64.2.0 in the cdk-dependencies group across 1 directory#967
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cdk-dependencies-131bb93e25

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cdk-dependencies group with 1 update in the / directory: @guardian/cdk.

Updates @guardian/cdk from 64.0.0 to 64.2.0

Release notes

Sourced from @​guardian/cdk's releases.

v64.2.0

Minor Changes

  • ef75d0c: Add STACK, STAGE, APP environment variables to default container of ECS cluster provisioned by GuLoadBalancedAppExperimental.

Patch Changes

  • 0a25fcf: Update js-yaml from 4.1.1 to 4.3.0

  • 4a85881: Explicitly add the App tag to all resources created by GuLoadBalancedAppExperimental. Namely, App is added to:

    • AWS::ECS::Cluster
    • AWS::ECS::TaskDefinition
    • AWS::ECS::Service

    Previously, these resources implicitly inherited the App tag of the parent CloudFormation stack. The CloudFormation's App tag is implicitly set by Riff-Raff via the contents of the riff-raff.yaml configuration.

v64.1.0

Minor Changes

  • c038df4: Adds deterministic routing rules for EC2 to ECS migrations.

    Allow callers to force a request to a specific target group using an HTTP header rather than relying on the default weighted routing.

    Example usage:

    curl -i -H 'X-Gu-Target-Group: ecs' https://cdk-playground.code.dev-gutools.co.uk
    
Changelog

Sourced from @​guardian/cdk's changelog.

64.2.0

Minor Changes

  • ef75d0c: Add STACK, STAGE, APP environment variables to default container of ECS cluster provisioned by GuLoadBalancedAppExperimental.

Patch Changes

  • 0a25fcf: Update js-yaml from 4.1.1 to 4.3.0

  • 4a85881: Explicitly add the App tag to all resources created by GuLoadBalancedAppExperimental. Namely, App is added to:

    • AWS::ECS::Cluster
    • AWS::ECS::TaskDefinition
    • AWS::ECS::Service

    Previously, these resources implicitly inherited the App tag of the parent CloudFormation stack. The CloudFormation's App tag is implicitly set by Riff-Raff via the contents of the riff-raff.yaml configuration.

64.1.0

Minor Changes

  • c038df4: Adds deterministic routing rules for EC2 to ECS migrations.

    Allow callers to force a request to a specific target group using an HTTP header rather than relying on the default weighted routing.

    Example usage:

    curl -i -H 'X-Gu-Target-Group: ecs' https://cdk-playground.code.dev-gutools.co.uk
    
Commits
  • 93a81f8 Merge pull request #2939 from guardian/changeset-release/main
  • 2c1c50f Bump package version
  • ab948df Merge pull request #2944 from guardian/aa/resource-tagging
  • 4a85881 docs: Add changeset
  • b659807 fix(GuLoadBalancedAppExperimental): Apply App tag to resources missing it
  • 80d0800 fix(GuTemplate): Update hasGuTaggedResource assertion to support additional...
  • 57ede12 test(GuLoadBalancedAppExperimental): Ensure all taggable resources have stand...
  • 6cd190b Merge pull request #2942 from guardian/dependabot/npm_and_yarn/js-yaml-4.3.0
  • 0a25fcf chore(deps): bump js-yaml from 4.1.1 to 4.3.0
  • cdafa63 Merge pull request #2938 from guardian/aa/ecs-env-vars
  • Additional commits viewable in compare view

@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 as a code owner July 29, 2026 03:33
@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 commented Jul 29, 2026

Copy link
Copy Markdown

@dependabot dependabot Bot changed the title Bump @guardian/cdk from 64.0.0 to 64.1.0 in the cdk-dependencies group Bump @guardian/cdk from 64.0.0 to 64.1.0 in the cdk-dependencies group across 1 directory Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cdk-dependencies-131bb93e25 branch from dcb605d to 6711f28 Compare August 5, 2026 03:33
Bumps the cdk-dependencies group with 1 update in the / directory: [@guardian/cdk](https://github.com/guardian/cdk).


Updates `@guardian/cdk` from 64.0.0 to 64.2.0
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v64.0.0...v64.2.0)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-version: 64.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @guardian/cdk from 64.0.0 to 64.1.0 in the cdk-dependencies group across 1 directory Bump @guardian/cdk from 64.0.0 to 64.2.0 in the cdk-dependencies group across 1 directory Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cdk-dependencies-131bb93e25 branch from 6711f28 to 77f1a70 Compare August 12, 2026 03:33
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