consent-management-platform
consent-management-platform copied to clipboard
chore(deps): bump the cdk group across 1 directory with 7 updates
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
1e375c1
#7442 create exit handler class (#7442) (@lukekarrys
)Bug Fixes
d5c3289
#7513 refactor: use output buffer and error for more commands (#7513) (@lukekarrys
)12f103c
#7533 add first param titles to logs where missing (#7533) (@lukekarrys
)badeac2
#7521 config: use redact on config output (#7521) (@lukekarrys
)76aef74
#7520 view: refactor exec and execWorkspaces to call same methods (#7520) (@lukekarrys
)b54cdb8
#7515 refactor: create new error output primitives (#7515) (@lukekarrys
)e40454c
#7506 view: dont unwrap arrays in json mode (#7506) (@lukekarrys
)6f64148
require stdout to be a TTY for progress (#7507) (@lukekarrys
)db62910
#7504 config: be more aggressive about hiding protected values (#7504) (@wraithgar
)6d456bb
#7497 dont write log file for completion commands (#7497) (@lukekarrys
)722c0fa
#7463 limit packument cache size based on heap size (@wraithgar
)ca1a68d
#7474 log ifnpm deprecate
does not match any version (#7474) (@mbtools
)261ea19
#7457 run input.start around help and openining urls (@lukekarrys
)4ab6cf4
#7459 publish: validate dist-tag (#7459) (@reggi
)Documentation
b2ce025
#7518 suggest correct bin entry (#7518) (@Santoshraj2
)bdd2aae
#7502 remove obsolete removal using make uninstall (#7502) (@avinal
)c3d2819
#7496 npm help json/global command on windows (#7496) (@klm-turing
,@lukekarrys
)268303c
#7479 add npm version to every local help output (#7479) (@klm-turing
)e39d422
#7473 suggest "npm repo" for showing the repo of a package (#7473) (@full-stop
)f6fff32
#7433 clarify what peerDependenciesMeta does (#7433) (@xuhdev
,@wraithgar
)Dependencies
1cdc662
#7522@tufjs/[email protected]
898bcfd
#7522@sigstore/[email protected]
fec3c94
#7522[email protected]
cb85973
#7522[email protected]
e189873
#7498@sigstore/[email protected]
c2b28f9
#7498[email protected]
9064ffc
#7498@sigstore/[email protected]
fd42986
#7498@npmcli/[email protected]
4e53e33
#7498[email protected]
f078c82
#7495[email protected]
58f773c
#7495[email protected]
ea0b07d
#7482[email protected]
8d161a4
#7482[email protected]
5b2317b
#7463 add lru-cache26fefb8
#7480[email protected]
2146e1f
#7480[email protected]
ff6c5d1
#7480[email protected]
... (truncated)
Commits
328f63c
chore: release 10.8.0d5c3289
fix(refactor): use output buffer and error for more commands (#7513)12f103c
fix: add first param titles to logs where missing (#7533)badeac2
fix(config): use redact on config output (#7521)aa5d7b1
docs : suggest correct entry to bin (#7524)10256e8
chore: dev dependency updates1cdc662
deps:@tufjs/repo-mock
@2
.0.1898bcfd
deps:@sigstore/protobuf-specs
@0
.3.2fec3c94
deps: [email protected]cb85973
deps: [email protected]- Additional commits viewable in compare view
Updates @guardian/prettier
from 8.0.0 to 8.0.1
Release notes
Sourced from @guardian/prettier
's releases.
@guardian/prettier
@8
.0.1Patch 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
, alongsidemain
.
Commits
db1d116
🦋 Release package updates (#1427)15d2513
Do not publishdesign-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 updatesc5aa7be
🦋 Release package updates (#1411)cb33975
Remove dependency updates from changelogsfe26ffa
Bump package versionsbef8227
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.1Patch 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
, alongsidemain
.
Commits
db1d116
🦋 Release package updates (#1427)15d2513
Do not publishdesign-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 updatesc5aa7be
🦋 Release package updates (#1411)cb33975
Remove dependency updates from changelogsfe26ffa
Bump package versionsbef8227
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
- See full diff in compare view
Updates aws-cdk
from 2.127.0 to 2.142.1
Release notes
Sourced from aws-cdk's releases.
v2.142.1
Reverts
Alpha modules (2.142.1-alpha.0)
v2.142.0
Features
- asg: support keypair functionality for asg (#29679) (f6b649d), closes #29237
- codepipeline:
GitPullRequestFilter
for pipeline trigger (#29128) (5ce1b64), closes #29126- docdb: add copyTagsToSnapshot property to the DatabaseCluster Construct (#30120) (30f0db6), closes #30090
- docdb: support CA certificate for cluster instances (#28791) (e87f25e), closes #27138 #28356
- events-targets: add support for AppSync as an EventBridge rule target (#29584) (5be88a3), closes #29884
- servicecatalog:
ProductStack
memoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
- apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
- autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
- cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
- cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
- cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
- diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
- ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
- eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584
- iam: fromUserArn returns incorrect principalAccount (#30023) (f9f3681), closes aws/aws-cdk#29999
- s3: add bucket policy dependency to notification resource (#30053) (71986ff), closes #27600 #16811
- stepfunctions-tasks: documentation fix for retryOnServiceExceptions (#30077) (205163f)
Alpha modules (2.142.0-alpha.0)
Features
- pipes-targets: add step function target (#29987) (b0975e4), closes #29665 #29665
- redshift: multi AZ cluster (#29976) (a53517c)
v2.141.0
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.142.1 (2024-05-17)
Reverts
2.142.0 (2024-05-15)
Features
- asg: support keypair functionality for asg (#29679) (f6b649d), closes #29237
- codepipeline:
GitPullRequestFilter
for pipeline trigger (#29128) (5ce1b64), closes #29126- docdb: add copyTagsToSnapshot property to the DatabaseCluster Construct (#30120) (30f0db6), closes #30090
- docdb: support CA certificate for cluster instances (#28791) (e87f25e), closes #27138 #28356
- events-targets: add support for AppSync as an EventBridge rule target (#29584) (5be88a3), closes #29884
- servicecatalog:
ProductStack
memoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
- apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
- autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
- cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
- cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
- cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
- diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
- ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
- eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584
- iam: fromUserArn returns incorrect principalAccount (#30023) (f9f3681), closes aws/aws-cdk#29999
- s3: add bucket policy dependency to notification resource (#30053) (71986ff), closes #27600 #16811
- stepfunctions-tasks: documentation fix for retryOnServiceExceptions (#30077) (205163f)
2.141.0 (2024-05-08)
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
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: upgradecdk-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
Alpha modules (2.142.1-alpha.0)
v2.142.0
Features
- asg: support keypair functionality for asg (#29679) (f6b649d), closes #29237
- codepipeline:
GitPullRequestFilter
for pipeline trigger (#29128) (5ce1b64), closes #29126- docdb: add copyTagsToSnapshot property to the DatabaseCluster Construct (#30120) (30f0db6), closes #30090
- docdb: support CA certificate for cluster instances (#28791) (e87f25e), closes #27138 #28356
- events-targets: add support for AppSync as an EventBridge rule target (#29584) (5be88a3), closes #29884
- servicecatalog:
ProductStack
memoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
- apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
- autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
- cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
- cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
- cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
- diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
- ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
- eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584
- iam: fromUserArn returns incorrect principalAccount (#30023) (f9f3681), closes aws/aws-cdk#29999
- s3: add bucket policy dependency to notification resource (#30053) (71986ff), closes #27600 #16811
- stepfunctions-tasks: documentation fix for retryOnServiceExceptions (#30077) (205163f)
Alpha modules (2.142.0-alpha.0)
Features
- pipes-targets: add step function target (#29987) (b0975e4), closes #29665 #29665
- redshift: multi AZ cluster (#29976) (a53517c)
v2.141.0
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
2.142.1 (2024-05-17)
Reverts
2.142.0 (2024-05-15)
Features
- asg: support keypair functionality for asg (#29679) (f6b649d), closes #29237
- codepipeline:
GitPullRequestFilter
for pipeline trigger (#29128) (5ce1b64), closes #29126- docdb: add copyTagsToSnapshot property to the DatabaseCluster Construct (#30120) (30f0db6), closes #30090
- docdb: support CA certificate for cluster instances (#28791) (e87f25e), closes #27138 #28356
- events-targets: add support for AppSync as an EventBridge rule target (#29584) (5be88a3), closes #29884
- servicecatalog:
ProductStack
memoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
- apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
- autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
- cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
- cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
- cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
- diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
- ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
- eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584
- iam: fromUserArn returns incorrect principalAccount (#30023) (f9f3681), closes aws/aws-cdk#29999
- s3: add bucket policy dependency to notification resource (#30053) (71986ff), closes #27600 #16811
- stepfunctions-tasks: documentation fix for retryOnServiceExceptions (#30077) (205163f)
2.141.0 (2024-05-08)
Features
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
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
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
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
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
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
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
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)