consent-management-platform icon indicating copy to clipboard operation
consent-management-platform copied to clipboard

chore(deps): bump the cdk group across 1 directory with 7 updates

Open dependabot[bot] opened this issue 9 months ago • 2 comments

Bumps the cdk group with 7 updates in the /cdk directory:

Package From To
npm 10.4.0 10.8.0
@guardian/prettier 8.0.0 8.0.1
@guardian/tsconfig 0.2.0 0.3.1
@types/node 20.11.17 20.12.12
aws-cdk 2.127.0 2.142.1
aws-cdk-lib 2.127.0 2.142.1
typescript 5.3.3 5.4.5

Updates npm from 10.4.0 to 10.8.0

Changelog

Sourced from npm's changelog.

10.8.0 (2024-05-15)

Features

Bug Fixes

Documentation

Dependencies

... (truncated)

Commits

Updates @guardian/prettier from 8.0.0 to 8.0.1

Release notes

Sourced from @​guardian/prettier's releases.

@​guardian/prettier@​8.0.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.
Commits
  • db1d116 🦋 Release package updates (#1427)
  • 15d2513 Do not publish design-tokens (#1429)
  • 7e67649 Update esmodules changeset (#1428)
  • 0382052 Simplify the build pipeline (#1385)
  • 13eb569 build(deps-dev): bump the babel group with 3 updates (#1398)
  • 0733efb build(deps-dev): bump the babel group with 3 updates
  • c5aa7be 🦋 Release package updates (#1411)
  • cb33975 Remove dependency updates from changelogs
  • fe26ffa Bump package versions
  • bef8227 build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • Additional commits viewable in compare view

Updates @guardian/tsconfig from 0.2.0 to 0.3.1

Release notes

Sourced from @​guardian/tsconfig's releases.

@​guardian/tsconfig@​0.3.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.
Commits
  • db1d116 🦋 Release package updates (#1427)
  • 15d2513 Do not publish design-tokens (#1429)
  • 7e67649 Update esmodules changeset (#1428)
  • 0382052 Simplify the build pipeline (#1385)
  • 13eb569 build(deps-dev): bump the babel group with 3 updates (#1398)
  • 0733efb build(deps-dev): bump the babel group with 3 updates
  • c5aa7be 🦋 Release package updates (#1411)
  • cb33975 Remove dependency updates from changelogs
  • fe26ffa Bump package versions
  • bef8227 build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • Additional commits viewable in compare view

Updates @types/node from 20.11.17 to 20.12.12

Commits

Updates aws-cdk from 2.127.0 to 2.142.1

Release notes

Sourced from aws-cdk's releases.

v2.142.1

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

Alpha modules (2.142.1-alpha.0)

v2.142.0

Features

Bug Fixes


Alpha modules (2.142.0-alpha.0)

Features

v2.141.0

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.142.1 (2024-05-17)

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

2.142.0 (2024-05-15)

Features

Bug Fixes

2.141.0 (2024-05-08)

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

2.140.0 (2024-05-02)

... (truncated)

Commits
  • a96cf55 fix(cli): template created during import should be written to assets folder (...
  • 8debd20 fix(cli): cdk bootstrap --help does not show some options (#30113)
  • a1dcaa6 fix(cli): handle attributes of AWS::KMS::Key when hotswapping (#30112)
  • c389a8b chore: npm-check-updates && yarn upgrade (#30031)
  • fc890df chore: npm-check-updates && yarn upgrade (#29946)
  • 86c1320 chore: upgrade cdk-from-cfn dependency to 0.157.0 (#29967)
  • 28b0080 fix: cdk diff prints upgrade bootstrap warning even when current version exce...
  • 466f170 fix(CLI): diff --template crashes (#29896)
  • 2126ee5 fix(CLI): bootstrap shows no hotswap changes when there are no changes (#29877)
  • 6cd1e1f chore: npm-check-updates && yarn upgrade (#29864)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.127.0 to 2.142.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.142.1

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

Alpha modules (2.142.1-alpha.0)

v2.142.0

Features

Bug Fixes


Alpha modules (2.142.0-alpha.0)

Features

v2.141.0

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.142.1 (2024-05-17)

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

2.142.0 (2024-05-15)

Features

Bug Fixes

2.141.0 (2024-05-08)

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

2.140.0 (2024-05-02)

... (truncated)

Commits
  • 4b6dc8c feat(servicecatalog): ProductStack memoryLimit prop (#30105)
  • 205163f fix(stepfunctions-tasks): documentation fix for retryOnServiceExceptions (#30...
  • 71986ff fix(s3): add bucket policy dependency to notification resource (#30053)
  • 5ce1b64 feat(codepipeline): GitPullRequestFilter for pipeline trigger (#29128)
  • 7ed3460 chore(region-info): add missing dlc repository accounts. (#30147)
  • 51c345f docs(stepfunctions-tasks): fix typo (#30159)
  • 5be88a3 feat(events-targets): add support for AppSync as an EventBridge rule target ...
  • 30f0db6 feat(docdb): add copyTagsToSnapshot property to the DatabaseCluster Construct...
  • 6810762 fix(autoscaling): cooldown cannot be set with step scaling actions (#30150)
  • 2b6a32a chore(logs): fix typo in README and comments (#30136)
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits

dependabot[bot] avatar May 19 '24 06:05 dependabot[bot]