cdk-apigateway-swagger-ui icon indicating copy to clipboard operation
cdk-apigateway-swagger-ui copied to clipboard

chore(deps-dev): bump jsii-diff from 1.111.0 to 1.118.0

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps jsii-diff from 1.111.0 to 1.118.0.

Release notes

Sourced from jsii-diff's releases.

v1.118.0

Features

Bug Fixes

  • covariant method overrides break Go compilation (#4967) (2c39079)
  • type intersections are missing dependencies in Go (#4965) (ee67cc9)

v1.117.0

Features

  • support class covariant overrides in kernel, tools and docs (#4925) (cf4a0b6)

Bug Fixes

  • jsii-reflect: statically guarantee JsiiFeature subset (#4956) (17bf498)

v1.116.0

Bug Fixes

  • type intersections don't work for Java class builders (#4945) (8f6ecd9)

v1.115.0

Features

  • declare support for new feature class-covariant-overrides (#4924) (bac5377)
  • dotnet-runtime: prepare for intersection types (#4919) (1c6d36d)
  • dotnet: update TargetFramework to net6.0 (#4916) (c0b11c7), closes #4574
  • go-runtime: add helper functions for the new interface type (#4936) (df85a80)
  • intersection types (#4929) (f82e0ac)
  • jsii-pacmak: document union types for C# (#4928) (c54d27c)
  • jsii-pacmak: document union types in JavaDoc (#4922) (5a1a8cd)

Bug Fixes

  • intersection types cannot be deserialized (#4920) (2c5d29c)
  • jsii-pacmak errors if new targets in package.json (#4914) (f890e12)
  • jsii-pacmak: remove deprecation warning DEP0190 (#4915) (389f888)
  • pacmak: python classes are generated out of order (#4927) (4ee24e1), closes #4426

v1.114.1

What's Changed

... (truncated)

Changelog

Sourced from jsii-diff's changelog.

1.118.0 (2025-10-29)

Features

Bug Fixes

  • covariant method overrides break Go compilation (#4967) (2c39079)
  • type intersections are missing dependencies in Go (#4965) (ee67cc9)

1.117.0 (2025-10-22)

Features

  • support class covariant overrides in kernel, tools and docs (#4925) (cf4a0b6)

Bug Fixes

  • jsii-reflect: statically guarantee JsiiFeature subset (#4956) (17bf498)

1.116.0 (2025-10-14)

Bug Fixes

  • type intersections don't work for Java class builders (#4945) (8f6ecd9)

1.115.0 (2025-09-29)

Features

  • declare support for new feature class-covariant-overrides (#4924) (bac5377)
  • dotnet-runtime: prepare for intersection types (#4919) (1c6d36d)
  • dotnet: update TargetFramework to net6.0 (#4916) (c0b11c7), closes #4574
  • go-runtime: add helper functions for the new interface type (#4936) (df85a80)
  • intersection types (#4929) (f82e0ac)
  • jsii-pacmak: document union types for C# (#4928) (c54d27c)
  • jsii-pacmak: document union types in JavaDoc (#4922) (5a1a8cd)

Bug Fixes

  • intersection types cannot be deserialized (#4920) (2c5d29c)
  • jsii-pacmak errors if new targets in package.json (#4914) (f890e12)

... (truncated)

Commits

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)

dependabot[bot] avatar Oct 30 '25 06:10 dependabot[bot]