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 14 updates #850

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the dev-dependencies group with 14 updates:

Package From To
cdk-nag 2.29.9 2.34.23
@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.68
aws-cdk 2.161.1 2.173.1
aws-cdk-lib 2.162.1 2.166.0
eslint-import-resolver-typescript 3.6.3 3.7.0
jsii 5.4.36 5.4.45
jsii-diff 1.104.0 1.105.0
jsii-pacmak 1.104.0 1.105.0
jsii-rosetta 5.4.36 5.4.49
typedoc 0.26.10 0.27.5
typedoc-plugin-markdown 4.2.9 4.3.2
typescript 5.6.3 5.7.2

Updates cdk-nag from 2.29.9 to 2.34.23

Release notes

Sourced from cdk-nag's releases.

v2.34.23

2.34.23 (2024-12-12)

v2.34.22

2.34.22 (2024-12-11)

v2.34.21

2.34.21 (2024-12-10)

v2.34.20

2.34.20 (2024-12-09)

v2.34.19

2.34.19 (2024-12-08)

v2.34.18

2.34.18 (2024-12-07)

v2.34.17

2.34.17 (2024-12-06)

v2.34.16

2.34.16 (2024-12-05)

v2.34.15

2.34.15 (2024-12-04)

v2.34.14

2.34.14 (2024-12-03)

v2.34.13

2.34.13 (2024-12-02)

v2.34.12

2.34.12 (2024-12-01)

v2.34.11

... (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.68

Commits

Updates aws-cdk from 2.161.1 to 2.173.1

Release notes

Sourced from aws-cdk's releases.

v2.173.1

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

Features

  • aspects: priority-ordered aspect invocation (#32097) (8ccdff4), closes #21341
  • cognito: new cloudFrontEndpoint method for user pool domain without custom resource (#31402) (deeb2ad), closes #31342
  • cognito: support for ALLOW_USER_AUTH explicit auth flow (#32273) (c5bcfdc)
  • elasticloadbalancingv2: ip address type for both network and application target group (#32189) (7cc5f30)
  • events: add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches (#32063) (0ce71fc), closes #28462
  • lambda-nodejs: add bun support (#31770) (aed8ad1), closes #31753 #31753

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.173.1 (2024-12-14)

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

2.173.0 (2024-12-11)

Features

Bug Fixes

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

... (truncated)

Commits
  • 01fec04 fix(cli): getting credentials via SSO fails when the region is set in the pro...
  • 7028242 fix(cli): assuming a role from the INI file fails in non-commercial regions (...
  • 609faba chore: chalk breaking logging tests (#32393)
  • 058a0bf fix(cli): short-lived credentials are not refreshed (#32354)
  • 20edc7f fix(cloudformation-include): drops unknown policy attributes (#32321)
  • 81cde0e chore: enforce eol-last rule (#32335)
  • d2e0b29 chore(cli): log SDK calls when using -vvv (#32308)
  • 559d676 fix(cli): warns about missing --no-rollback flag that is present (#32309)
  • 512cf95 fix(cli): remove source maps (#32317)
  • 62729ed chore(cli): stops tests from interfering with each other (#32319)
  • 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 eslint-import-resolver-typescript from 3.6.3 to 3.7.0

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.7.0

Minor Changes

  • #326 93ea130 Thanks @​SukkaW! - This version has implemented the eslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to reference eslint-import-resolver-typescript directly in your ESLint flat config:

    Previously

    // eslint.config.js
    module.exports = {
      settings: {
        'import-x/resolver': {
          typescript: {
            alwaysTryTypes: true,
          },
          // or
          require.resolve('eslint-import-resolver-typescript'):
            alwaysTryTypes: true,
          }
        }
      }
    }

    Now

    // eslint.config.js
    const {
      createTypeScriptImportResolver,
    } = require('eslint-import-resolver-typescript')
    module.exports = {
    settings: {
    'import-x/resolver-next': [
    createTypeScriptImportResolver({
    alwaysTryTypes: true,
    }),
    ],
    },
    }

    Note that this only works with eslint-plugin-import-x@>=4.5.0. You can't use createTypeScriptImportResolver with the older versions of eslint-plugin-import-x or any existing versions of eslint-plugin-import.

Changelog

Sourced from

Bumps the dev-dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.29.9` | `2.34.23` |
| [@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.68` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.161.1` | `2.173.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.162.1` | `2.166.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.3` | `3.7.0` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.4.36` | `5.4.45` |
| [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.49` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.10` | `0.27.5` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.2.9` | `4.3.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |


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

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.68
- [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.173.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.1/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.1/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 `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.6.3...v3.7.0)

Updates `jsii` from 5.4.36 to 5.4.45
- [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.45)

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.49
- [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.49)

Updates `typedoc` from 0.26.10 to 0.27.5
- [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.27.5)

Updates `typedoc-plugin-markdown` from 4.2.9 to 4.3.2
- [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: eslint-import-resolver-typescript
  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-minor
  dependency-group: dev-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 December 16, 2024 18:58
@dependabot dependabot bot added the auto-approve Notifies the GH action to auto-approve this PR label Dec 16, 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 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-7b0ff8705b branch December 16, 2024 19:02
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