Skip to content

chore(deps-dev): Bump jsii-diff from 1.97.0 to 1.137.0#1138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsii-diff-1.137.0
Open

chore(deps-dev): Bump jsii-diff from 1.97.0 to 1.137.0#1138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsii-diff-1.137.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jsii-diff from 1.97.0 to 1.137.0.

Release notes

Sourced from jsii-diff's releases.

v1.137.0

Bug Fixes

  • interface from un-imported submodule raises KeyError under lazy loading (#5179) (9a78379)

v1.136.0

Features

Bug Fixes

  • kernel: improve performance by ~10% by deferring error-context and cache serialization values (#5162) (69f2c2b)
  • python: typeguard check runs on every call instead of once per process (#5169) (d9b804b)
  • sibling module dependencies are eagerly loaded even if only for type annotations (#5172) (6088919)

v1.135.0

Features

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

... (truncated)

Changelog

Sourced from jsii-diff's changelog.

1.137.0 (2026-06-22)

Bug Fixes

  • interface from un-imported submodule raises KeyError under lazy loading (#5179) (9a78379)

1.136.0 (2026-06-18)

Features

  • ability to send Java stack traces to the host (#5158) (45c50ba)
  • propagate host-language stack traces through the jsii protocol (#5153) (6d28fc7)

Bug Fixes

  • kernel: improve performance by ~10% by deferring error-context and cache serialization values (#5162) (69f2c2b)
  • python: typeguard check runs on every call instead of once per process (#5169) (d9b804b)
  • sibling module dependencies are eagerly loaded even if only for type annotations (#5172) (6088919)

1.135.0 (2026-06-11)

Features

1.134.0 (2026-06-03)

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
  • pacmak: annotation deps leak onto consumers' runtime classpath (#5146) (4b9f3c0), closes #5136 #5140

1.133.0 (2026-06-01)

⚠ BREAKING CHANGES

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

Features

... (truncated)

Commits
  • 8f4d9f5 feat: add support for jsii-rosetta 6.0 (#5154)
  • ce38a6e chore: npm-check-updates && yarn up (#5123)
  • 9f42f27 fix(jsii-diff): npm: argument type can be shell-injected (#5118)
  • d24ddb5 chore: migrate from Yarn Classic to Yarn Berry (#5070)
  • ccf63a2 chore: npm-check-updates && yarn upgrade (#4895)
  • d7c083d feat(jsii-diff): remap old to new FQNs (#4976)
  • 49fce3f chore: clarify more breaking changes
  • f7de5af chore: suppress ESLint RC deprecation warnings across packages (#4953)
  • cf4a0b6 feat: support class covariant overrides in kernel, tools and docs (#4925)
  • f82e0ac feat: intersection types (#4929)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jsii-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) from 1.97.0 to 1.137.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.137.0/packages/jsii-diff)

---
updated-dependencies:
- dependency-name: jsii-diff
  dependency-version: 1.137.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants