Skip to content

chore(deps-dev): bump @guardian/cdk from 61.11.1 to 62.1.3#217

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/guardian/cdk-62.1.3
Closed

chore(deps-dev): bump @guardian/cdk from 61.11.1 to 62.1.3#217
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/guardian/cdk-62.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps @guardian/cdk from 61.11.1 to 62.1.3.

Release notes

Sourced from @​guardian/cdk's releases.

v62.1.3

Patch Changes

  • 7c25920: Downgrade @guardian/eslint-config to v12.0.0 to remove react transitive dependency.

v62.1.2

Patch Changes

v62.1.1

Patch Changes

v62.0.1

Patch Changes

  • 810a08a: Update aws-cdk to ^2.1030.0, aws-cdk-lib to ^2.219.0, constructs to ^10.4.2

v62.0.0

Major Changes

  • 12be0e5: Access logging for Application Load Balancers (ALBs) is now enabled by default.

    Application Load Balancer (ALB) access logs describe, in detail, each request processed by a load balancer, including request paths and status codes. They are helpful during incident response and are now enabled by default.

    Previously users of the GuEc2App, GuNodeApp, GuPlayApp , GuPlayWorkerApp and GuEc2AppExperimental patterns could opt-in to this logging via the accessLogging property and configure the S3 prefix.

    This property is now removed and replaced with a new optional boolean property withAccessLogging which defaults to true.

    A withAccessLogging property is also added to the GuApplicationLoadBalancer construct, with the same behaviour.

... (truncated)

Changelog

Sourced from @​guardian/cdk's changelog.

62.1.3

Patch Changes

  • 7c25920: Downgrade @guardian/eslint-config to v12.0.0 to remove react transitive dependency.

62.1.2

Patch Changes

62.1.1

Patch Changes

62.1.0

Minor Changes

  • a335873: Upgrade aws sdk to v3

62.0.1

Patch Changes

  • 810a08a: Update aws-cdk to ^2.1030.0, aws-cdk-lib to ^2.219.0, constructs to ^10.4.2

62.0.0

Major Changes

  • 12be0e5: Access logging for Application Load Balancers (ALBs) is now enabled by default.

    Application Load Balancer (ALB) access logs describe, in detail, each request processed by a load balancer, including request paths and status codes.

... (truncated)

Commits
  • 4a170f2 Merge pull request #2787 from guardian/changeset-release/main
  • fe9bc1f Bump package version
  • a050baa Merge pull request #2786 from guardian/aa/eslint-config-12
  • 7c25920 chore(deps-dev): Downgrade @guardian/eslint-config to v12.0.0
  • 11a10e4 chore(deps): bump @​guardian/eslint-config from 11.0.0 to 13.0.0 (#2779)
  • c774336 chore(deps): bump js-yaml (#2780)
  • cb03f1e chore(deps): bump actions/checkout in the github-actions group (#2777)
  • dcd5a32 Only group minor and patch versions (#2776)
  • ba7a047 Set grouping and interval (#2774)
  • 46c3762 Merge pull request #2771 from guardian/dependabot/npm_and_yarn/aws-sdk/client...
  • 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.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2026
@github-actions github-actions bot enabled auto-merge January 1, 2026 20:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-62.1.3 branch from 65ab742 to 8749f58 Compare January 1, 2026 20:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-62.1.3 branch from 8749f58 to 7421b1e Compare January 1, 2026 20:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-62.1.3 branch from 7421b1e to 6b7f734 Compare January 1, 2026 20:11
Bumps [@guardian/cdk](https://github.com/guardian/cdk) from 61.11.1 to 62.1.3.
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v61.11.1...v62.1.3)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-version: 62.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-62.1.3 branch from 6b7f734 to cf6a9c7 Compare January 1, 2026 20:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Superseded by #225.

@dependabot dependabot bot closed this Feb 1, 2026
auto-merge was automatically disabled February 1, 2026 20:24

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/guardian/cdk-62.1.3 branch February 1, 2026 20:24
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