Skip to content

chore(deps): bump the default group with 8 updates #457

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the default group with 8 updates:

Package From To
cdk-nag 2.35.54 2.35.59
@aws-cdk/integ-runner 2.177.0-alpha.0 2.186.0
@types/node 20.17.26 20.17.28
@typescript-eslint/eslint-plugin 8.27.0 8.28.0
@typescript-eslint/parser 8.27.0 8.28.0
eslint-import-resolver-typescript 3.9.1 3.10.0
jsii 5.7.9 5.7.10
jsii-rosetta 5.7.9 5.7.10

Updates cdk-nag from 2.35.54 to 2.35.59

Release notes

Sourced from cdk-nag's releases.

v2.35.59

2.35.59 (2025-03-30)

v2.35.58

2.35.58 (2025-03-29)

v2.35.57

2.35.57 (2025-03-28)

v2.35.56

2.35.56 (2025-03-27)

v2.35.55

2.35.55 (2025-03-25)

Commits

Updates @aws-cdk/integ-runner from 2.177.0-alpha.0 to 2.186.0

Release notes

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

@​aws-cdk/integ-runner@​v2.186.0

2.186.0 (2025-03-25)

Features

  • @​aws-cdk/integ-runner now lives in the CDK CLI repository (#263) (d66e375)

Bug Fixes

  • cli: don't double up on plugin errors and don't show pointless stack trace (#262) (d8eeea8)
  • release integ-runner when there are changes to cloud assembly or CLI (#275) (a477c66)
Commits

Updates @types/node from 20.17.26 to 20.17.28

Commits

Updates @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0

Release notes

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

v8.28.0

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

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

Changelog

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

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

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

Commits
  • 807f5ca chore(release): publish 8.28.0
  • 7151489 feat(eslint-plugin): [prefer-nullish-coalescing] support if statement assig...
  • 27bdddb fix(eslint-plugin): [no-unsafe-function-type] remove fixable property (#10986)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.27.0 to 8.28.0

Release notes

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

v8.28.0

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

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

Changelog

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

8.28.0 (2025-03-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates eslint-import-resolver-typescript from 3.9.1 to 3.10.0

Release notes

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

v3.10.0

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0

Changelog

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

3.10.0

Minor Changes

Commits

Updates jsii from 5.7.9 to 5.7.10

Release notes

Sourced from jsii's releases.

v5.7.10

What's Changed

Full Changelog: aws/jsii-compiler@v5.7.9...v5.7.10

Commits

Updates jsii-rosetta from 5.7.9 to 5.7.10

Release notes

Sourced from jsii-rosetta's releases.

v5.7.10

What's Changed

Full Changelog: aws/jsii-rosetta@v5.7.9...v5.7.10

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.35.54` | `2.35.59` |
| [@aws-cdk/integ-runner](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/integ-runner) | `2.177.0-alpha.0` | `2.186.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.26` | `20.17.28` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.27.0` | `8.28.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.27.0` | `8.28.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.9.1` | `3.10.0` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.7.9` | `5.7.10` |
| [jsii-rosetta](https://github.com/aws/jsii-rosetta) | `5.7.9` | `5.7.10` |


Updates `cdk-nag` from 2.35.54 to 2.35.59
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](cdklabs/cdk-nag@v2.35.54...v2.35.59)

Updates `@aws-cdk/integ-runner` from 2.177.0-alpha.0 to 2.186.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/[email protected]/packages/@aws-cdk/integ-runner)

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

Updates `@typescript-eslint/eslint-plugin` from 8.27.0 to 8.28.0
- [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/v8.28.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.27.0 to 8.28.0
- [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/v8.28.0/packages/parser)

Updates `eslint-import-resolver-typescript` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/v3.10.0/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0)

Updates `jsii` from 5.7.9 to 5.7.10
- [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.7.9...v5.7.10)

Updates `jsii-rosetta` from 5.7.9 to 5.7.10
- [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.7.9...v5.7.10)

---
updated-dependencies:
- dependency-name: cdk-nag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: "@aws-cdk/integ-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: jsii
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: jsii-rosetta
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added auto-approve dependencies Pull requests that update a dependency file labels Mar 31, 2025
@mergify mergify bot merged commit 8bcfaf9 into main Mar 31, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/default-ebba249684 branch March 31, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-approve dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant