Skip to content

chore(deps-dev): bump the all-dependencies group across 1 directory with 4 updates#259

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-8793fec47d
Open

chore(deps-dev): bump the all-dependencies group across 1 directory with 4 updates#259
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-8793fec47d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the all-dependencies group with 4 updates in the / directory: @types/node, jsii, jsii-docgen and jsii-pacmak.

Updates @types/node from 25.7.0 to 25.9.1

Commits

Updates jsii from 5.9.40 to 5.9.42

Release notes

Sourced from jsii's releases.

v5.9.42

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.41...v5.9.42

v5.9.41

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.40...v5.9.41

Commits

Updates jsii-docgen from 10.11.19 to 10.11.21

Release notes

Sourced from jsii-docgen's releases.

v10.11.21

10.11.21 (2026-05-25)

Bug Fixes

v10.11.20

10.11.20 (2026-05-18)

Bug Fixes

Commits

Updates jsii-pacmak from 1.129.0 to 1.132.0

Release notes

Sourced from jsii-pacmak's releases.

v1.132.0

Bug Fixes

  • kernel: forward only declared arguments to language overrides (#5126) (8945287), closes #5125
  • kernel: unsafe JSON.stringify on circular arguments hides original error (#5125) (8f00f85)

v1.131.0

Bug Fixes

  • jsii-diff: npm: argument type can be shell-injected (#5118) (9f42f27)

v1.130.0

⚠ BREAKING CHANGES

  • Python 3.9 is no longer supported. The minimum required Python version is now 3.10. Python 3.9 reached end-of-life in October

Changes:

  • CI matrix: baseline Python changed from 3.9 to 3.10, removed dedicated Python 3.9 test entry
  • Generated code: python_requires bumped from ~=3.9 to ~=3.10, pyright pythonVersion set to 3.10
  • Runtime: pyright and black target versions updated
  • Dev dependencies: mypy bumped to 2.1.0 (requires Python >= 3.10)
  • Snapshots updated to reflect new version constraints

Snapshots changed during test run with: yarn test:update. Run using jsii-superchain.

Features

Changelog

Sourced from jsii-pacmak's changelog.

1.132.0 (2026-05-22)

Bug Fixes

  • kernel: forward only declared arguments to language overrides (#5126) (8945287), closes #5125
  • kernel: unsafe JSON.stringify on circular arguments hides original error (#5125) (8f00f85)

1.131.0 (2026-05-19)

Bug Fixes

  • jsii-diff: npm: argument type can be shell-injected (#5118) (9f42f27)

1.130.0 (2026-05-14)

⚠ BREAKING CHANGES

  • Python 3.9 is no longer supported. The minimum required Python version is now 3.10. Python 3.9 reached end-of-life in October

Changes:

  • CI matrix: baseline Python changed from 3.9 to 3.10, removed dedicated Python 3.9 test entry
  • Generated code: python_requires bumped from ~=3.9 to ~=3.10, pyright pythonVersion set to 3.10
  • Runtime: pyright and black target versions updated
  • Dev dependencies: mypy bumped to 2.1.0 (requires Python >= 3.10)
  • Snapshots updated to reflect new version constraints

Snapshots changed during test run with: yarn test:update. Run using jsii-superchain.

Features

Commits
  • ce38a6e chore: npm-check-updates && yarn up (#5123)
  • 8945287 fix(kernel): forward only declared arguments to language overrides (#5126)
  • 38b2268 chore(deps-dev): Update build requirement from ~=1.3.0 to ~=1.5.0 in /package...
  • 03826e9 chore(deps-dev): Bump pip from 26.0.1 to 26.1.1 in /packages/jsii-pacmak/test...
  • 444e7d8 Merge branch 'main' into drop-python39-support
  • 1b5e0d4 snapshot updates
  • f294b5b deprecate python 3.9
  • 8e1f8c4 chore(deps-dev): Bump mypy from 2.0.0 to 2.1.0 in /packages/jsii-pacmak/test/...
  • 9aeb38f chore(deps-dev): Bump mypy from 1.20.2 to 2.0.0 in /packages/jsii-pacmak/test...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump the all-dependencies group with 4 updates chore(deps-dev): bump the all-dependencies group across 1 directory with 4 updates May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/all-dependencies-8793fec47d branch from 923a0fb to 7d4d0da Compare May 27, 2026 11:02
…ith 4 updates

Bumps the all-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [jsii](https://github.com/aws/jsii-compiler), [jsii-docgen](https://github.com/cdklabs/jsii-docgen) and [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak).


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

Updates `jsii` from 5.9.40 to 5.9.42
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Commits](aws/jsii-compiler@v5.9.40...v5.9.42)

Updates `jsii-docgen` from 10.11.19 to 10.11.21
- [Release notes](https://github.com/cdklabs/jsii-docgen/releases)
- [Changelog](https://github.com/cdklabs/jsii-docgen/blob/main/CHANGELOG.md)
- [Commits](cdklabs/jsii-docgen@v10.11.19...v10.11.21)

Updates `jsii-pacmak` from 1.129.0 to 1.132.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.132.0/packages/jsii-pacmak)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsii
  dependency-version: 5.9.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-docgen
  dependency-version: 10.11.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-pacmak
  dependency-version: 1.131.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/all-dependencies-8793fec47d branch from 7d4d0da to fde9897 Compare May 27, 2026 11:18
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.

0 participants