Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dev-dependencies group with 13 updates #822

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the dev-dependencies group with 13 updates:

Package From To
cdk-nag 2.29.9 2.34.6
@aws-cdk/integ-tests-alpha 2.162.1-alpha.0 2.166.0-alpha.0
@types/jest 29.5.13 29.5.14
@types/node 18.19.54 18.19.65
aws-cdk 2.161.1 2.171.0
aws-cdk-lib 2.162.1 2.166.0
jsii 5.4.36 5.4.43
jsii-diff 1.104.0 1.105.0
jsii-pacmak 1.104.0 1.105.0
jsii-rosetta 5.4.36 5.4.46
typedoc 0.26.10 0.26.11
typedoc-plugin-markdown 4.2.9 4.2.10
typescript 5.6.3 5.7.2

Updates cdk-nag from 2.29.9 to 2.34.6

Release notes

Sourced from cdk-nag's releases.

v2.34.6

2.34.6 (2024-11-25)

v2.34.5

2.34.5 (2024-11-24)

v2.34.4

2.34.4 (2024-11-23)

v2.34.3

2.34.3 (2024-11-22)

v2.34.2

2.34.2 (2024-11-21)

v2.34.1

2.34.1 (2024-11-15)

v2.34.0

2.34.0 (2024-11-14)

Features

  • not check cognito User Pool Authorizers for OPTIONS method (#1834) (e9dfd46)

v2.33.1

2.33.1 (2024-11-13)

v2.33.0

2.33.0 (2024-11-12)

Features

  • remove AthenaWorkgroupEncryptedQueryResults and CodeBuildProjectPrivilegedModeDisabled (#1838) (650846a), closes #1803 #1804

v2.32.3

2.32.3 (2024-11-12)

... (truncated)

Commits

Updates @aws-cdk/integ-tests-alpha from 2.162.1-alpha.0 to 2.166.0-alpha.0

Release notes

Sourced from @​aws-cdk/integ-tests-alpha's releases.

v2.165.0

Features

Bug Fixes

  • assertions: throw error or warn when synth is called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689
  • cli: ecr garbage collection hangs when repository has no images (#31951) (a235a9f)
  • cli: garbage collection ignores review_in_progress stacks (#31906) (cb3ecfe)
  • s3-assets: cannot publish a file without extension (#30597) (ccab485), closes #30471
  • sqs: queue with fifo: false does not deploy (#31922) (a9d3b02), closes #8550
  • enable node-fips compatible body checksums for S3 (#31883) (4f29c1d)

Alpha modules (2.165.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: The new VpcCidrBlock L2 construct replaces CfnVPCCidrBlock. This change alters the logical ID of AWS::EC2::VPCCidrBlock resources in CloudFormation templates. Existing deployments will see errors like CIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD. To resolve this, you must recreate your existing stacks to use the new module.

Features

  • apprunner: support vpc ingress connection (#30623) (048e753), closes #22850
  • ec2-alpha: adding imports for SubnetV2 and VpcV2 (#31765) (d108a80)
  • location: support Tracker and TrackerConsumer (#31268) (046f041), closes #30712
  • pipes-enrichments: support API Gateway enrichment (#31794) (09052c2), closes #29384
  • pipes-targets: add SageMaker (#30696) (a5fdf57)
  • redshift-alpha: query execution timeout setting during table creation (#31818) (40f07ae), closes #31329
  • kinesisfirehose-alpha: kinesis firehose and kinesis firehose destinations modules are now in Developer Preview (#31952)

Bug Fixes

  • location: remove base class from PlaceIndex class (#31287) (bc67866), closes #30711 #30682
  • scheduler-alpha: scheduler input always get transformed to string with extra double quotes (#31894) (186b8ab)
  • scheduler-alpha: too many KMS permissions granted (#31923) (06678a3), closes #31785

v2.164.1

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

Alpha modules (2.164.1-alpha.0)

v2.164.0

Features

... (truncated)

Changelog

Sourced from @​aws-cdk/integ-tests-alpha's changelog.

2.166.0-alpha.0 (2024-11-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.

Features

Bug Fixes

  • scheduler-targets-alpha: create a role per target instead of singleton schedule target role (#31895) (aee1b30), closes #31785

2.165.0-alpha.0 (2024-10-31)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: The new VpcCidrBlock L2 construct replaces CfnVPCCidrBlock. This change alters the logical ID of AWS::EC2::VPCCidrBlock resources in CloudFormation templates. Existing deployments will see errors like CIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD. To resolve this, you must recreate your existing stacks to use the new module.

Features

  • apprunner: support vpc ingress connection (#30623) (048e753), closes #22850
  • ec2-alpha: adding imports for SubnetV2 and VpcV2 (#31765) (d108a80)
  • location: support Tracker and TrackerConsumer (#31268) (046f041), closes #30712
  • pipes-enrichments: support API Gateway enrichment (#31794) (09052c2), closes #29384
  • pipes-targets: add SageMaker (#30696) (a5fdf57)
  • redshift-alpha: query execution timeout setting during table creation (#31818) (40f07ae), closes #31329
  • kinesisfirehose-alpha: kinesis firehose and kinesis firehose destinations modules are now in Developer Preview (#31952)

Bug Fixes

  • location: remove base class from PlaceIndex class (#31287) (bc67866), closes #30711 #30682
  • scheduler-alpha: scheduler input always get transformed to string with extra double quotes (#31894) (186b8ab)
  • scheduler-alpha: too many KMS permissions granted (#31923) (06678a3), closes #31785

2.164.1-alpha.0 (2024-10-25)

2.164.0-alpha.0 (2024-10-24)

Features

Bug Fixes

... (truncated)

Commits

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates @types/node from 18.19.54 to 18.19.65

Commits

Updates aws-cdk from 2.161.1 to 2.171.0

Release notes

Sourced from aws-cdk's releases.

v2.171.0

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes


Alpha modules (2.171.0-alpha.0)

v2.170.0

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

Alpha modules (2.170.0-alpha.0)

v2.169.0

Features

Bug Fixes

  • cli: cannot assume a doubly-chained role (#32216) (8746e44)
  • cli: proxy is not configured correctly (#32213) (ec58c77)
  • s3: key rotation is not enabled while creating KMS encrypted S3 buckets (#32064) (e3024fc), closes #31982

Alpha modules (2.169.0-alpha.0)

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.171.0 (2024-11-25)

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes

2.170.0 (2024-11-22)

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

2.169.0 (2024-11-21)

Features

Bug Fixes

  • cli: cannot assume a doubly-chained role (#32216) (8746e44)
  • cli: proxy is not configured correctly (#32213) (ec58c77)
  • s3: key rotation is not enabled while creating KMS encrypted S3 buckets (#32064) (e3024fc), closes #31982

2.168.0 (2024-11-20)

... (truncated)

Commits
  • bedcf16 fix(cli): sso with proxy fails (#32261)
  • 36c12c9 chore(cli-integ): new test case for proxied requests (#32254)
  • 193ab8c fix(cli): sts retry options are ignored (#32227)
  • ec58c77 fix(cli): proxy is not configured correctly (#32213)
  • 8746e44 fix(cli): cannot assume a doubly-chained role (#32216)
  • a8bc46d fix(cli): excessive stack event polling during deployment (#32196)
  • 49b5afd chore(cli): update tests for future monorepo (#32185)
  • 9966f57 fix(cli): externally managed stack notification arns are deleted on deploy ...
  • f75dc72 fix(cli): the LoadBalancerProvider doesn't match LBs when querying by a subse...
  • 089e9d8 fix(cli): cdk diff always falls back to template only diff (#32165)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.162.1 to 2.166.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.166.0

Features

Bug Fixes

  • deploy-time stack tags cause synthesis to fail (#32041) (18c19fd), closes #32040
  • aws_route53: cannot use CfnParameter.valueAsNumber for L2 RecordSet weight (#31823) (14561ac), closes #31810
  • cli: asset uploads fail if Object Lock is enabled on access bucket (#31937) (ab1e91d)
  • dynamoDB: make TableV2 taggable (#31867) (796c6d1), closes #30631
  • opensearch: add I4G to list of OpenSearch nodes not requiring EBS volumes (#31948) (73378f2)

Alpha modules (2.166.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.

Features

Bug Fixes

  • scheduler-targets-alpha: create a role per target instead of singleton schedule target role (#31895) (aee1b30), closes #31785

v2.165.0

Features

Bug Fixes

  • assertions: throw error or warn when synth is called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689
  • cli: ecr garbage collection hangs when repository has no images (#31951) (a235a9f)
  • cli: garbage collection ignores review_in_progress stacks (#31906) (cb3ecfe)
  • s3-assets: cannot publish a file without extension (#30597) (ccab485), closes #30471

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.166.0 (2024-11-06)

Features

Bug Fixes

  • deploy-time stack tags cause synthesis to fail (#32041) (18c19fd), closes #32040
  • aws_route53: cannot use CfnParameter.valueAsNumber for L2 RecordSet weight (#31823) (14561ac), closes #31810
  • cli: asset uploads fail if Object Lock is enabled on access bucket (#31937) (ab1e91d)
  • dynamoDB: make TableV2 taggable (#31867) (796c6d1), closes #30631
  • opensearch: add I4G to list of OpenSearch nodes not requiring EBS volumes (#31948) (73378f2)

2.165.0 (2024-10-31)

Features

Bug Fixes

  • assertions: throw error or warn when synth is called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689
  • cli: ecr garbage collection hangs when repository has no images (#31951) (a235a9f)
  • cli: garbage collection ignores review_in_progress stacks (#31906) (cb3ecfe)
  • s3-assets: cannot publish a file without extension (#30597) (ccab485), closes #30471
  • sqs: queue with fifo: false does not deploy (#31922) (a9d3b02), closes #8550
  • enable node-fips compatible body checksums for S3 (#31883) (4f29c1d)

2.164.1 (2024-10-25)

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

... (truncated)

Commits
  • 18c19fd fix: deploy-time stack tags cause synthesis to fail (#32041)
  • 1f39cb9 feat(synthetics): add artifactS3Encryption property to the Canary Construct...
  • 80ddefb chore(synthetics): runtime puppeteer 9_1 (#32026)
  • 420be7a chore(ec2): add missing interface VPC endpoint (#31991)
  • 9027cd2 chore(assertions): remove unnecessary condition for if statement in `Template...
  • ae29bb5 chore(s3): add more details to prune and destinationKeyPrefix property (#32011)
  • 090c7be chore(bedrock): support Claude 3.5 Haiku model (#32014)
  • be6a964 feat: update L1 CloudFormation resource definitions (#32007)
  • 7e2e752 chore: bump jsii (#31977)
  • 796c6d1 fix(dynamoDB): make TableV2 taggable (#31867)
  • Additional commits viewable in compare view

Updates jsii from 5.4.36 to 5.4.43

Release notes

Sourced from jsii's releases.

v5.4.43

What's Changed

Full Changelog: aws/jsii-compiler@v5.4.42...v5.4.43

v5.4.42

What's Changed

Full Changelog: aws/jsii-compiler@v5.4.41...v5.4.42

v5.4.41

What's Changed

Full Changelog: aws/jsii-compiler@v5.4.40...v5.4.41

v5.4.40

What's Changed

... (truncated)

Commits

Updates jsii-diff from 1.104.0 to 1.105.0

Release notes

Sourced from jsii-diff's releases.

v1.105.0

Features

Bug Fixes

  • rosetta: python identifiers mishandle identifier translations with capital letters (#4644) (e573aab)
Changelog

Sourced from jsii-diff's changelog.

1.105.0 (2024-11-14)

Features

Bug Fixes

  • rosetta: python identifiers mishandle identifier translations with capital letters (#4644) (e573aab)
Commits

Updates jsii-pacmak from 1.104.0 to 1.105.0

Release notes

Sourced from jsii-pac...

Description has been truncated

Bumps the dev-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.29.9` | `2.34.6` |
| [@aws-cdk/integ-tests-alpha](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/integ-tests-alpha) | `2.162.1-alpha.0` | `2.166.0-alpha.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.54` | `18.19.65` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.161.1` | `2.171.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.162.1` | `2.166.0` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.4.36` | `5.4.43` |
| [jsii-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) | `1.104.0` | `1.105.0` |
| [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) | `1.104.0` | `1.105.0` |
| [jsii-rosetta](https://github.com/aws/jsii-rosetta) | `5.4.36` | `5.4.46` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.10` | `0.26.11` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.2.9` | `4.2.10` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |


Updates `cdk-nag` from 2.29.9 to 2.34.6
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](cdklabs/cdk-nag@v2.29.9...v2.34.6)

Updates `@aws-cdk/integ-tests-alpha` from 2.162.1-alpha.0 to 2.166.0-alpha.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/HEAD/packages/@aws-cdk/integ-tests-alpha)

Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 18.19.54 to 18.19.65
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `aws-cdk` from 2.161.1 to 2.171.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.171.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.162.1 to 2.166.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.166.0/packages/aws-cdk-lib)

Updates `jsii` from 5.4.36 to 5.4.43
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json)
- [Commits](aws/jsii-compiler@v5.4.36...v5.4.43)

Updates `jsii-diff` from 1.104.0 to 1.105.0
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/jsii/commits/v1.105.0/packages/jsii-diff)

Updates `jsii-pacmak` from 1.104.0 to 1.105.0
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/jsii/commits/v1.105.0/packages/jsii-pacmak)

Updates `jsii-rosetta` from 5.4.36 to 5.4.46
- [Release notes](https://github.com/aws/jsii-rosetta/releases)
- [Changelog](https://github.com/aws/jsii-rosetta/blob/main/releases.json)
- [Commits](aws/jsii-rosetta@v5.4.36...v5.4.46)

Updates `typedoc` from 0.26.10 to 0.26.11
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.10...v0.26.11)

Updates `typedoc-plugin-markdown` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: cdk-nag
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-cdk/integ-tests-alpha"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsii
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jsii-diff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsii-pacmak
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsii-rosetta
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 19:05
@dependabot dependabot bot added the auto-approve Notifies the GH action to auto-approve this PR label Nov 25, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@krokoko
Copy link
Collaborator

krokoko commented Nov 25, 2024

managed by projen

@krokoko krokoko closed this Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-c6aaaca44d branch November 25, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-approve Notifies the GH action to auto-approve this PR star-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants