Skip to content

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

Merged
hrodmn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-ca5010ef45
Jun 10, 2026
Merged

chore(deps-dev): bump the all-dependencies group across 1 directory with 6 updates#265
hrodmn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-ca5010ef45

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 6 updates in the / directory:

Package From To
@types/node 25.7.0 25.9.2
jsii 5.9.40 6.0.1
jsii-docgen 10.11.19 10.11.24
jsii-pacmak 1.129.0 1.134.0
prettier 3.8.3 3.8.4
semantic-release 25.0.3 25.0.5

Updates @types/node from 25.7.0 to 25.9.2

Commits

Updates jsii from 5.9.40 to 6.0.1

Release notes

Sourced from jsii's releases.

v6.0.1

What's Changed

Full Changelog: aws/jsii-compiler@v6.0.0...v6.0.1

v6.0.0

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.44...v6.0.0

v5.9.44

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.43...v5.9.44

v5.9.43

What's Changed

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

v5.9.42

What's Changed

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

v5.9.41

What's Changed

... (truncated)

Commits

Updates jsii-docgen from 10.11.19 to 10.11.24

Release notes

Sourced from jsii-docgen's releases.

v10.11.24

10.11.24 (2026-06-08)

Bug Fixes

v10.11.23

10.11.23 (2026-06-05)

Bug Fixes

v10.11.22

10.11.22 (2026-06-01)

Bug Fixes

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.134.0

Release notes

Sourced from jsii-pacmak's releases.

v1.134.0

⚠ BREAKING CHANGES

  • python: require Python 3.10+ in modules and update runtime dependencies (#5135)

Features

Bug Fixes

  • centralize and lazy-load typeguard to improve Python import times (#5137) (f768c2f)
  • java-runtime: javax.annotation-api leaks onto consumers' runtime classpath (#5140) (97f68da), closes #5136
  • java-runtime: org.jetbrains:annotations leaks onto consumers' runtime classpath (#5136) (16727a6)
  • pacmak: annotation deps leak onto consumers' runtime classpath (#5146) (4b9f3c0), closes #5136 #5140
  • python: require Python 3.10+ in modules and update runtime dependencies (#5135) (e14cd30), closes #5094 #5130

v1.133.0

⚠ BREAKING CHANGES

  • python: require Python 3.10+ in modules and update runtime dependencies (#5135)

Features

Bug Fixes

  • java-runtime: org.jetbrains:annotations leaks onto consumers' runtime classpath (#5136) (16727a6)
  • python: require Python 3.10+ in modules and update runtime dependencies (#5135) (e14cd30), closes #5094 #5130

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

... (truncated)

Changelog

Sourced from jsii-pacmak's changelog.

1.134.0 (2026-06-03)

⚠ BREAKING CHANGES

  • python: require Python 3.10+ in modules and update runtime dependencies (#5135)

Features

Bug Fixes

  • centralize and lazy-load typeguard to improve Python import times (#5137) (f768c2f)
  • java-runtime: javax.annotation-api leaks onto consumers' runtime classpath (#5140) (97f68da), closes #5136
  • java-runtime: org.jetbrains:annotations leaks onto consumers' runtime classpath (#5136) (16727a6)
  • pacmak: annotation deps leak onto consumers' runtime classpath (#5146) (4b9f3c0), closes #5136 #5140
  • python: require Python 3.10+ in modules and update runtime dependencies (#5135) (e14cd30), closes #5094 #5130

1.133.0 (2026-06-01)

⚠ BREAKING CHANGES

  • python: require Python 3.10+ in modules and update runtime dependencies (#5135)

Features

Bug Fixes

  • java-runtime: org.jetbrains:annotations leaks onto consumers' runtime classpath (#5136) (16727a6)
  • python: require Python 3.10+ in modules and update runtime dependencies (#5135) (e14cd30), closes #5094 #5130

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

... (truncated)

Commits
  • ed6d0b1 chore(release): 1.134.0 (#5148)
  • 0f43e37 chore(release): 1.133.0 (#5138)
  • 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/...
  • Additional commits viewable in compare view

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates semantic-release from 25.0.3 to 25.0.5

Release notes

Sourced from semantic-release's releases.

v25.0.5

25.0.5 (2026-06-09)

Bug Fixes

v25.0.4

25.0.4 (2026-06-09)

Bug Fixes

  • code-quality: add missing comma in context object for consistency (493d6cd)
Commits
  • db8ffaa fix(revert): next (#4200)
  • 4e476de docs: update README to include information about the new core engine integration
  • 493d6cd fix(code-quality): add missing comma in context object for consistency
  • d05e160 refactor: replace direct logger and env-ci replacements with a mockCore funct...
  • 4f464a7 test: add tests for core delegation and dry-run policy handling
  • 3f5d1b7 refactor: integrate core; remove unused imports and restructuring the main ...
  • 7d71f2e refactor: remove obsolete release type constants and notes separator
  • 1ae1a19 refactor: remove obsolete test files for logger, git, sensitive data handling...
  • bedddc4 refactor: remove obsolete Git-related utilities and logging functions
  • 7172195 refactor(tests): remove obsolete tests for plugins and verification
  • Additional commits viewable in compare view

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 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

…ith 6 updates

Bumps the all-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.2` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.9.40` | `6.0.1` |
| [jsii-docgen](https://github.com/cdklabs/jsii-docgen) | `10.11.19` | `10.11.24` |
| [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) | `1.129.0` | `1.134.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` |



Updates `@types/node` from 25.7.0 to 25.9.2
- [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 6.0.1
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Commits](aws/jsii-compiler@v5.9.40...v6.0.1)

Updates `jsii-docgen` from 10.11.19 to 10.11.24
- [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.24)

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

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `semantic-release` from 25.0.3 to 25.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsii
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: jsii-docgen
  dependency-version: 10.11.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-pacmak
  dependency-version: 1.134.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Jun 10, 2026
@hrodmn hrodmn merged commit 5c19e8d into main Jun 10, 2026
6 checks passed
@hrodmn hrodmn deleted the dependabot/npm_and_yarn/all-dependencies-ca5010ef45 branch June 10, 2026 14: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.

1 participant