Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps jsii-pacmak from 1.112.0 to 1.124.0.

Release notes

Sourced from jsii-pacmak's releases.

v1.124.0

Bug Fixes

  • jsii-pacmak: Maven resolve-ranges command is missing repo settings (#5015) (ec8ecf9)

v1.123.0

Bug Fixes

  • java-runtime: dependency ranges make Maven download too many files (#5005) (ecdd223)
  • jsii-pacmak: collection-of-union arguments in static functions break compilation (#5012) (2970397)
  • jsii-pacmak: underscore arguments conflict in Java (#5011) (638b546)

v1.122.0

Bug Fixes

  • pacmak: dependency ranges make Maven download too many files (#5006) (2198295)
  • pacmak: generates too many methods for Java (#5007) (018396e)

v1.121.0

Features

  • jsii-reflect: add parent assembly reference to Submodule (#4992) (1232932)
  • jsii-reflect: track directory and package.json for Assembly (#4991) (3232edf)

Bug Fixes

  • jsii-pacmak: compilation fails if a type is named "Object" (#4990) (6a5fc58)
  • jsii-pacmak: inheritance between nested types fails (#4993) (d5009c5)

v1.120.0

Bug Fixes

  • java: pre-release versions installed for jackson dependencies (#4983) (2b687d1)
  • Typeguard cannot check the protocol (#4986) (e9b53ec)

v1.119.0

Features

Bug Fixes

  • jsii-pacmak: Python interfaces sometimes violate MRO (#4973) (cfb6580)
  • jsii-reflect: advertise jsii-query via bin entry of package.json (#4974) (b6c0a35)

v1.118.0

Features

... (truncated)

Changelog

Sourced from jsii-pacmak's changelog.

1.124.0 (2025-12-30)

Bug Fixes

  • jsii-pacmak: Maven resolve-ranges command is missing repo settings (#5015) (ec8ecf9)

1.123.0 (2025-12-29)

Bug Fixes

  • java-runtime: dependency ranges make Maven download too many files (#5005) (ecdd223)
  • jsii-pacmak: collection-of-union arguments in static functions break compilation (#5012) (2970397)
  • jsii-pacmak: underscore arguments conflict in Java (#5011) (638b546)

1.122.0 (2025-12-22)

Bug Fixes

  • pacmak: dependency ranges make Maven download too many files (#5006) (2198295)
  • pacmak: generates too many methods for Java (#5007) (018396e)

1.121.0 (2025-12-09)

Features

  • jsii-reflect: add parent assembly reference to Submodule (#4992) (1232932)
  • jsii-reflect: track directory and package.json for Assembly (#4991) (3232edf)

Bug Fixes

  • jsii-pacmak: compilation fails if a type is named "Object" (#4990) (6a5fc58)
  • jsii-pacmak: inheritance between nested types fails (#4993) (d5009c5)

1.120.0 (2025-11-24)

Bug Fixes

  • java: pre-release versions installed for jackson dependencies (#4983) (2b687d1)
  • Typeguard cannot check the protocol (#4986) (e9b53ec)

1.119.0 (2025-11-10)

Features

... (truncated)

Commits
  • ec8ecf9 fix(jsii-pacmak): Maven resolve-ranges command is missing repo settings (#5015)
  • 638b546 fix(jsii-pacmak): underscore arguments conflict in Java (#5011)
  • 2970397 fix(jsii-pacmak): collection-of-union arguments in static functions break com...
  • 018396e fix(pacmak): generates too many methods for Java (#5007)
  • 2198295 fix(pacmak): dependency ranges make Maven download too many files (#5006)
  • e208a72 chore(deps-dev): Bump mypy from 1.19.0 to 1.19.1 in /packages/jsii-pacmak/tes...
  • 93df2c7 chore(deps-dev): Bump mypy from 1.18.2 to 1.19.0 in /packages/jsii-pacmak/tes...
  • d5009c5 fix(jsii-pacmak): inheritance between nested types fails (#4993)
  • 6a5fc58 fix(jsii-pacmak): compilation fails if a type is named "Object" (#4990)
  • e9b53ec fix: Typeguard cannot check the protocol (#4986)
  • 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 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 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-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) from 1.112.0 to 1.124.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.124.0/packages/jsii-pacmak)

---
updated-dependencies:
- dependency-name: jsii-pacmak
  dependency-version: 1.124.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jan 5, 2026
@TimothyJones TimothyJones merged commit 2f2e994 into main Jan 19, 2026
14 checks passed
@TimothyJones TimothyJones deleted the dependabot/npm_and_yarn/jsii-pacmak-1.124.0 branch January 19, 2026 04:34
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.

2 participants