Skip to content

Bump the npm group across 3 directories with 13 updates - #278

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ff436d5d81
Sep 16, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ff436d5d81

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 13 updates in the / directory:

Package From To
aws-cdk 2.1140.0 2.1141.0
oxlint-plugin-awscdk 1.0.1 1.0.3
@aws-cdk/cloud-assembly-schema 54.22.0 54.23.0
@corsa-bind/napi-darwin-arm64 1.12.2 1.14.0
@corsa-bind/napi-darwin-x64 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-musl 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-musl 1.12.2 1.14.0
@corsa-bind/napi-win32-arm64-msvc 1.12.2 1.14.0
@corsa-bind/napi-win32-x64-msvc 1.12.2 1.14.0
@corsa-bind/napi 1.12.2 1.14.0
corsa-oxlint 1.12.2 1.14.0

Bumps the npm group with 13 updates in the /example directory:

Package From To
aws-cdk 2.1140.0 2.1141.0
oxlint-plugin-awscdk 1.0.1 1.0.3
@aws-cdk/cloud-assembly-schema 54.22.0 54.23.0
@corsa-bind/napi-darwin-arm64 1.12.2 1.14.0
@corsa-bind/napi-darwin-x64 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-musl 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-musl 1.12.2 1.14.0
@corsa-bind/napi-win32-arm64-msvc 1.12.2 1.14.0
@corsa-bind/napi-win32-x64-msvc 1.12.2 1.14.0
@corsa-bind/napi 1.12.2 1.14.0
corsa-oxlint 1.12.2 1.14.0

Bumps the npm group with 13 updates in the /package directory:

Package From To
aws-cdk 2.1140.0 2.1141.0
oxlint-plugin-awscdk 1.0.1 1.0.3
@aws-cdk/cloud-assembly-schema 54.22.0 54.23.0
@corsa-bind/napi-darwin-arm64 1.12.2 1.14.0
@corsa-bind/napi-darwin-x64 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-arm64-musl 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-gnu 1.12.2 1.14.0
@corsa-bind/napi-linux-x64-musl 1.12.2 1.14.0
@corsa-bind/napi-win32-arm64-msvc 1.12.2 1.14.0
@corsa-bind/napi-win32-x64-msvc 1.12.2 1.14.0
@corsa-bind/napi 1.12.2 1.14.0
corsa-oxlint 1.12.2 1.14.0

Updates aws-cdk from 2.1140.0 to 2.1141.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1141.0

2.1141.0 (2026-09-09)

Features

Commits

Updates oxlint-plugin-awscdk from 1.0.1 to 1.0.3

Release notes

Sourced from oxlint-plugin-awscdk's releases.

oxlint-plugin-awscdk: v1.0.3

1.0.3 (2026-09-09)

Bug Fixes

  • skip unresolvable computed member and overloaded call receivers in prefer-grants-property (#587) (9caea55)

Performance Improvements

  • bump corsa-oxlint to 1.14.0 and cut corsa type queries in the Construct rules (#597) (88a2542)

oxlint-plugin-awscdk: v1.0.2

1.0.2 (2026-09-09)

Bug Fixes

  • detect declaration-merged CDK base classes in isClassType (#582) (f198926)
  • detect pascal-case-construct-id collisions across class bodies and callbacks (#593) (7f0d1b2)
  • exempt constructor parameter properties from public-property rules (#592) (4934766)
  • recognize public parameter properties with a default value (#576) (d5a343b)
  • report grant* calls on optional Construct receivers in prefer-grants-property (#586) (f98d2a4)
  • report quoted property keys in no-construct-in-interface (#577) (66159b3)
  • report re-exports and dynamic imports in no-import-private (#578) (e4ee836)
  • resolve public property types from the declaration identifier (#581) (010db17)
  • skip computed property keys in property-name based rules (#594) (28f46a8)
  • skip pascal-case-construct-id autofix when the converted id is already taken (#580) (37afa3b)
  • skip prevent-construct-id-collision when the scope is created per iteration (#583) (4f56037)
  • track props properties when the props parameter is optional (#584) (a588ca5)
  • treat Stack subclasses as Constructs in class-level rule checks (#585) (28af622)
  • validate expression-less template literal ids in no-parent-name-construct-id-match (#575) (20470f6)

Miscellaneous Chores

  • bump the dependencies group with 11 updates (#589) (531de38)
  • bump the dependencies group with 9 updates (#596) (92fb472)
Commits
  • 9ff74e1 chore(main): release oxlint-plugin-awscdk 1.0.3 (#600)
  • 88a2542 perf: bump corsa-oxlint to 1.14.0 and cut corsa type queries in the Construct...
  • 9caea55 fix: skip unresolvable computed member and overloaded call receivers in prefe...
  • 3bb801e chore(main): release oxlint-plugin-awscdk 1.0.2 (#590)
  • 05d7e1f chore(main): release eslint-plugin-awscdk 4.4.2 (#591)
  • 7f0d1b2 fix: detect pascal-case-construct-id collisions across class bodies and callb...
  • 28f46a8 fix: skip computed property keys in property-name based rules (#594)
  • 4934766 fix: exempt constructor parameter properties from public-property rules (#592)
  • f98d2a4 fix: report grant* calls on optional Construct receivers in prefer-grants-pro...
  • 28af622 fix: treat Stack subclasses as Constructs in class-level rule checks (#585)
  • Additional commits viewable in compare view

Updates @aws-cdk/cloud-assembly-schema from 54.22.0 to 54.23.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v54.23.0

54.23.0 (2026-09-09)

Commits

Updates @corsa-bind/napi-darwin-arm64 from 1.12.2 to 1.14.0

Release notes

Sourced from @​corsa-bind/napi-darwin-arm64's releases.

v1.14.0

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.2...v1.14.0

v1.13.2

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.1...v1.13.2

v1.13.1

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: ubugeeei-prod/corsa-bind@v1.12.4...v1.13.0

v1.12.4

What's Changed

... (truncated)

Commits
  • 34bb731 refactor(napi): move checker batch strategy to orchestrator (#482)
  • b90207b release: v1.14.0
  • 8462df9 fix(mock): preserve checker batch response contracts (#481)
  • 16a01f7 feat(napi): add checker query batching helpers (#480)
  • ec8d64b release: v1.13.2
  • a4c09e2 release: v1.13.1
  • df2e92a feat(napi): expose batched getTypesAtPositions (#477)
  • baaff42 fix(napi): declare 1.13.0 symbol and alias methods in published types (#476)
  • 68116b9 feat(napi): expose getPropertyOfType and isTypeAssignableTo (#478)
  • a7aaba6 release: v1.13.0
  • Additional commits viewable in compare view

Updates @corsa-bind/napi-darwin-x64 from 1.12.2 to 1.14.0

Release notes

Sourced from @​corsa-bind/napi-darwin-x64's releases.

v1.14.0

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.2...v1.14.0

v1.13.2

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.1...v1.13.2

v1.13.1

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: ubugeeei-prod/corsa-bind@v1.12.4...v1.13.0

v1.12.4

What's Changed

... (truncated)

Commits
  • 34bb731 refactor(napi): move checker batch strategy to orchestrator (#482)
  • b90207b release: v1.14.0
  • 8462df9 fix(mock): preserve checker batch response contracts (#481)
  • 16a01f7 feat(napi): add checker query batching helpers (#480)
  • ec8d64b release: v1.13.2
  • a4c09e2 release: v1.13.1
  • df2e92a feat(napi): expose batched getTypesAtPositions (#477)
  • baaff42 fix(napi): declare 1.13.0 symbol and alias methods in published types (#476)
  • 68116b9 feat(napi): expose getPropertyOfType and isTypeAssignableTo (#478)
  • a7aaba6 release: v1.13.0
  • Additional commits viewable in compare view

Updates @corsa-bind/napi-linux-arm64-gnu from 1.12.2 to 1.14.0

Release notes

Sourced from @​corsa-bind/napi-linux-arm64-gnu's releases.

v1.14.0

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.2...v1.14.0

v1.13.2

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.1...v1.13.2

v1.13.1

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: ubugeeei-prod/corsa-bind@v1.12.4...v1.13.0

v1.12.4

What's Changed

... (truncated)

Commits
  • 34bb731 refactor(napi): move checker batch strategy to orchestrator (#482)
  • b90207b release: v1.14.0
  • 8462df9 fix(mock): preserve checker batch response contracts (#481)
  • 16a01f7 feat(napi): add checker query batching helpers (#480)
  • ec8d64b release: v1.13.2
  • a4c09e2 release: v1.13.1
  • df2e92a feat(napi): expose batched getTypesAtPositions (#477)
  • baaff42 fix(napi): declare 1.13.0 symbol and alias methods in published types (#476)
  • 68116b9 feat(napi): expose getPropertyOfType and isTypeAssignableTo (#478)
  • a7aaba6 release: v1.13.0
  • Additional commits viewable in compare view

Updates @corsa-bind/napi-linux-arm64-musl from 1.12.2 to 1.14.0

Release notes

Sourced from @​corsa-bind/napi-linux-arm64-musl's releases.

v1.14.0

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.2...v1.14.0

v1.13.2

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.1...v1.13.2

v1.13.1

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: ubugeeei-prod/corsa-bind@v1.12.4...v1.13.0

v1.12.4

What's Changed

... (truncated)

Commits
  • 34bb731 refactor(napi): move checker batch strategy to orchestrator (#482)
  • b90207b release: v1.14.0
  • 8462df9 fix(mock): preserve checker batch response contracts (#481)
  • 16a01f7 feat(napi): add checker query batching helpers (#480)
  • ec8d64b release: v1.13.2
  • a4c09e2 release: v1.13.1
  • df2e92a feat(napi): expose batched getTypesAtPositions (#477)
  • baaff42 fix(napi): declare 1.13.0 symbol and alias methods in published types (#476)
  • 68116b9 feat(napi): expose getPropertyOfType and isTypeAssignableTo (#478)
  • a7aaba6 release: v1.13.0
  • Additional commits viewable in compare view

Updates @corsa-bind/napi-linux-x64-gnu from 1.12.2 to 1.14.0

Release notes

Sourced from @​corsa-bind/napi-linux-x64-gnu's releases.

v1.14.0

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.2...v1.14.0

v1.13.2

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.1...v1.13.2

v1.13.1

What's Changed

Full Changelog: ubugeeei-prod/corsa-bind@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: ubugeeei-prod/corsa-bind@v1.12.4...v1.13.0

v1.12.4

What's Changed

... (truncated)

Commits
  • 34bb731 refactor(napi): move checker batch strategy to orchestrator (#482)
  • b90207b release: v1.14.0
  • 8462df9 fix(mock): preserve checker batch response contracts (#481)
  • 16a01f7 feat(napi): add checker query batching helpers (#480)
  • ec8d64b release: v1.13.2
  • a4c09e2 release: v1.13.1
  • df2e92a feat(napi): expose batched getTypesAtPositions (#477)
  • baaff42 fix(napi): declare 1.13.0 symbol and alias methods in published types (#476)
  • 68116b9 feat(napi): expose getPropertyOfType and isTypeAssignableTo (#478)
  • a7aaba6 release: v1.13.0
  • Additional commits viewable in

Bumps the npm group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1140.0` | `2.1141.0` |
| [oxlint-plugin-awscdk](https://github.com/ren-yamanashi/awscdk-lint) | `1.0.1` | `1.0.3` |
| [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema) | `54.22.0` | `54.23.0` |
| [@corsa-bind/napi-darwin-arm64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-darwin-x64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-arm64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-x64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [corsa-oxlint](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_oxlint) | `1.12.2` | `1.14.0` |

Bumps the npm group with 13 updates in the /example directory:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1140.0` | `2.1141.0` |
| [oxlint-plugin-awscdk](https://github.com/ren-yamanashi/awscdk-lint) | `1.0.1` | `1.0.3` |
| [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema) | `54.22.0` | `54.23.0` |
| [@corsa-bind/napi-darwin-arm64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-darwin-x64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-arm64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-x64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [corsa-oxlint](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_oxlint) | `1.12.2` | `1.14.0` |

Bumps the npm group with 13 updates in the /package directory:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1140.0` | `2.1141.0` |
| [oxlint-plugin-awscdk](https://github.com/ren-yamanashi/awscdk-lint) | `1.0.1` | `1.0.3` |
| [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema) | `54.22.0` | `54.23.0` |
| [@corsa-bind/napi-darwin-arm64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-darwin-x64](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-arm64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-gnu](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-linux-x64-musl](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-arm64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi-win32-x64-msvc](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [@corsa-bind/napi](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_node) | `1.12.2` | `1.14.0` |
| [corsa-oxlint](https://github.com/ubugeeei-prod/corsa-bind/tree/HEAD/src/bindings/nodejs/corsa_oxlint) | `1.12.2` | `1.14.0` |



Updates `aws-cdk` from 2.1140.0 to 2.1141.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1141.0/packages/aws-cdk)

Updates `oxlint-plugin-awscdk` from 1.0.1 to 1.0.3
- [Release notes](https://github.com/ren-yamanashi/awscdk-lint/releases)
- [Commits](https://github.com/ren-yamanashi/awscdk-lint/compare/oxlint-plugin-awscdk@1.0.1...oxlint-plugin-awscdk@1.0.3)

Updates `@aws-cdk/cloud-assembly-schema` from 54.22.0 to 54.23.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v54.23.0/packages/@aws-cdk/cloud-assembly-schema)

Updates `@corsa-bind/napi-darwin-arm64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-darwin-x64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-arm64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-x64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `corsa-oxlint` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_oxlint)

Updates `aws-cdk` from 2.1140.0 to 2.1141.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1141.0/packages/aws-cdk)

Updates `oxlint-plugin-awscdk` from 1.0.1 to 1.0.3
- [Release notes](https://github.com/ren-yamanashi/awscdk-lint/releases)
- [Commits](https://github.com/ren-yamanashi/awscdk-lint/compare/oxlint-plugin-awscdk@1.0.1...oxlint-plugin-awscdk@1.0.3)

Updates `@aws-cdk/cloud-assembly-schema` from 54.22.0 to 54.23.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v54.23.0/packages/@aws-cdk/cloud-assembly-schema)

Updates `@corsa-bind/napi-darwin-arm64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-darwin-x64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-arm64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-x64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `corsa-oxlint` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_oxlint)

Updates `aws-cdk` from 2.1140.0 to 2.1141.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1141.0/packages/aws-cdk)

Updates `oxlint-plugin-awscdk` from 1.0.1 to 1.0.3
- [Release notes](https://github.com/ren-yamanashi/awscdk-lint/releases)
- [Commits](https://github.com/ren-yamanashi/awscdk-lint/compare/oxlint-plugin-awscdk@1.0.1...oxlint-plugin-awscdk@1.0.3)

Updates `@aws-cdk/cloud-assembly-schema` from 54.22.0 to 54.23.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v54.23.0/packages/@aws-cdk/cloud-assembly-schema)

Updates `@corsa-bind/napi-darwin-arm64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-darwin-x64` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-arm64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-gnu` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-linux-x64-musl` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-arm64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi-win32-x64-msvc` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `@corsa-bind/napi` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_node)

Updates `corsa-oxlint` from 1.12.2 to 1.14.0
- [Release notes](https://github.com/ubugeeei-prod/corsa-bind/releases)
- [Changelog](https://github.com/ubugeeei-prod/corsa-bind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ubugeeei-prod/corsa-bind/commits/v1.14.0/src/bindings/nodejs/corsa_oxlint)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1141.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: oxlint-plugin-awscdk
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-cdk/cloud-assembly-schema"
  dependency-version: 54.23.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-arm64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-x64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-arm64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-x64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: corsa-oxlint
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1141.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: oxlint-plugin-awscdk
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-cdk/cloud-assembly-schema"
  dependency-version: 54.23.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-arm64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-x64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-arm64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-x64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: corsa-oxlint
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1141.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: oxlint-plugin-awscdk
  dependency-version: 1.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-cdk/cloud-assembly-schema"
  dependency-version: 54.23.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-arm64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-darwin-x64"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-arm64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-gnu"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-linux-x64-musl"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-arm64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi-win32-x64-msvc"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@corsa-bind/napi"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: corsa-oxlint
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-cdk 2.1141.0 UnknownUnknown
npm/oxlint-plugin-awscdk ^1.0.3 UnknownUnknown

Scanned Files

  • example/package.json

@github-actions
github-actions Bot enabled auto-merge (squash) September 16, 2026 18:11
@github-actions
github-actions Bot merged commit 9d2b722 into main Sep 16, 2026
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/npm-ff436d5d81 branch September 16, 2026 18:12
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