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

Bump the cdk-infra-deps group in /cdk_infra with 7 updates #1430

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:

Package From To
aws-cdk-lib 2.96.2 2.100.0
constructs 10.2.70 10.3.0
@types/node 20.6.2 20.8.4
@typescript-eslint/eslint-plugin 6.7.2 6.7.5
@typescript-eslint/parser 6.7.2 6.7.5
aws-cdk 2.96.2 2.100.0
eslint 8.49.0 8.51.0

Updates aws-cdk-lib from 2.96.2 to 2.100.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.100.0

Features

Bug Fixes


Alpha modules (2.100.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • redshift: the behavior of redshift tables has changed. UPDATE action will not be triggered on new table names and instead be triggered on table id changes.

Features

  • synthetics: CloudWatch Synthetics NodeJS Pupeteer 6.0 Runtime with NodeJS 18 (#27339) (e48af04), closes #27337

Bug Fixes

  • redshift: UserTablePriviliges to track changes using table IDs (#26955) (7e4fdc7), closes #26558

v2.99.1

Bug Fixes


Alpha modules (2.99.1-alpha.0)

v2.99.0

Features

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.100.0 (2023-10-06)

Features

Bug Fixes

2.99.1 (2023-09-29)

Bug Fixes

2.99.0 (2023-09-27)

Features

Bug Fixes

2.98.0 (2023-09-26)

... (truncated)

Commits
  • 52eee85 fix(sns-subscriptions): cannot add SqsSubscription when using an Sqs Construc...
  • c68ea44 fix(custom-resources): IAM policy incorrect for SDKv3 names (#27313)
  • 4db166d fix(logs): remove invalid data protection data identifier (#27388)
  • 8b20c11 feat(s3-deployment): support Fn::Select in renderData() (#27237)
  • bed9b8d feat(eks): support INF2 instance types (#27373)
  • 08f8cd3 chore(core): enable deletion of more than 10 ssm parameters at a time (#27391)
  • 0bb49b4 feat(aws-cdk-lib): reduce JavaScript load time, second attempt (#27362)
  • a367d91 docs(s3-deployment): dataJson should be jsonData (#27357)
  • 20e4760 fix(autoscaling): ssmSessionPermissions does not add managed policy to role s...
  • c5750d0 chore: npm-check-updates && yarn upgrade (#27330)
  • Additional commits viewable in compare view

Updates constructs from 10.2.70 to 10.3.0

Release notes

Sourced from constructs's releases.

v10.3.0

10.3.0 (2023-10-07)

Features

  • add a mechanism to retrieve all context (with defaults) (#1751) (23df709)
Commits

Updates @types/node from 20.6.2 to 20.8.4

Commits

Updates @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.7.5

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

You can read about our versioning strategy and releases on our website.

v6.7.4

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

v6.7.3

6.7.3 (2023-09-25)

Bug Fixes

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

You can read about our versioning strategy and releases on our website.

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

Commits
  • 36aecb6 chore: publish v6.7.5
  • db40a0a fix(eslint-plugin): [prefer-string-starts-ends-with] only report slice/substr...
  • 8f4d939 docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)
  • d948dc4 chore: publish v6.7.4
  • 91a3e0c chore: publish v6.7.3
  • dec6cbe docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recomm...
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.7.2 to 6.7.5

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.7.5

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

You can read about our versioning strategy and releases on our website.

v6.7.4

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

v6.7.3

6.7.3 (2023-09-25)

Bug Fixes

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.7.5 (2023-10-09)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

Updates aws-cdk from 2.96.2 to 2.100.0

Release notes

Sourced from aws-cdk's releases.

v2.100.0

Features

Bug Fixes


Alpha modules (2.100.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • redshift: the behavior of redshift tables has changed. UPDATE action will not be triggered on new table names and instead be triggered on table id changes.

Features

  • synthetics: CloudWatch Synthetics NodeJS Pupeteer 6.0 Runtime with NodeJS 18 (#27339) (e48af04), closes #27337

Bug Fixes

  • redshift: UserTablePriviliges to track changes using table IDs (#26955) (7e4fdc7), closes #26558

v2.99.1

Bug Fixes


Alpha modules (2.99.1-alpha.0)

v2.99.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.100.0 (2023-10-06)

Features

Bug Fixes

2.99.1 (2023-09-29)

Bug Fixes

2.99.0 (2023-09-27)

Features

Bug Fixes

2.98.0 (2023-09-26)

... (truncated)

Commits
  • db051ea feat(cli): CDK Migrate CLI command (#27325)
  • 8bb221d chore: upgrade cdk migrate version with bug fixes (#27406)
  • 1057ef0 feat(cli): declare cdk import stable (#27390)
  • 1f639c7 fix(cli): report errors from resource failures in nested stacks (#27318)
  • c5750d0 chore: npm-check-updates && yarn upgrade (#27330)
  • 0ea6313 feat(cdk): add AppSync GraphQLSchema and pipeline resolvers as hot swappable ...
  • 3507141 fix(cdk): Resolve cross stack and default parameters for hotswaps (#27195)
  • e8f0cda chore: upgrade version of cdk-from-cfn (#27328)
  • 7d0f32f chore: address a number of CodeQL errors (#27253)
  • 54537c5 chore(cdk): remove mockery (#27242)
  • Additional commits viewable in compare view

Updates eslint from 8.49.0 to 8.51.0

Release notes

Sourced from eslint's releases.

v8.51.0

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)
  • 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)

v8.50.0

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

  • f8a8a2d chore: upgrade @​eslint/js@​8.50.0 (#17599) (Milos Djermanovic)
  • 38ada6d chore: package.json update for @​eslint/js release (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v8.51.0 - October 6, 2023

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)
  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#17601) (Percy Ma)
  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 1866da5 docs: Update README (GitHub Actions Bot)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)

Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.96.2` | `2.100.0` |
| [constructs](https://github.com/aws/constructs) | `10.2.70` | `10.3.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.8.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.2` | `6.7.5` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.2` | `6.7.5` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.96.2` | `2.100.0` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.51.0` |


Updates `aws-cdk-lib` from 2.96.2 to 2.100.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.100.0/packages/aws-cdk-lib)

Updates `constructs` from 10.2.70 to 10.3.0
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.2.70...v10.3.0)

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

Updates `@typescript-eslint/eslint-plugin` from 6.7.2 to 6.7.5
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.5
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser)

Updates `aws-cdk` from 2.96.2 to 2.100.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.100.0/packages/aws-cdk)

Updates `eslint` from 8.49.0 to 8.51.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.51.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: constructs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 10, 2023 05:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2023
@humivo humivo merged commit 2c8eea7 into terraform Oct 11, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk_infra/cdk-infra-deps-b4edbc8233 branch October 11, 2023 22:10
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.

1 participant