Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jsii-diff from 1.14.1 to 1.91.0 #160

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps jsii-diff from 1.14.1 to 1.91.0.

Release notes

Sourced from jsii-diff's releases.

v1.91.0

No release notes provided.

v1.90.0

No release notes provided.

v1.89.0

No release notes provided.

v1.88.0

No release notes provided.

v1.87.0

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)

v1.86.1

Bug Fixes

  • kernel: incorrectly scoped FQN resolutions (#4204) (ed667c7)

v1.86.0

Features

  • faster, lazy-friendly runtime loading (#4181) (ef6e5b1)
  • jsii-pacmak: allow disabling go build conditionally (#4196) (7fc7987)
  • python: deprecation message when using Python <= 3.7 (#4186) (0ef7ace)

Bug Fixes

  • jsii-pacmak: comment lines should not contain comment ending (#4193) (906c24d)
  • jsii-pacmak: handles 'default' doc component for go (#4115) (9085514)
  • type annotation for callable metaclass (#4179) (4ccbb57)

v1.85.0

Bug Fixes

  • export transliterateAssembly and fix bug with transliterate cli (backport) (#4166) (6b7eb02)
  • go-runtime: use fatih/color instead of ANSI Escape Code (#4109) (28b192a)

v1.84.0

Features

  • jsii: allow specifying a deprecation message regardless of stability (#4145) (38d327c)

... (truncated)

Changelog

Sourced from jsii-diff's changelog.

1.91.0 (2023-10-24)

1.90.0 (2023-10-06)

1.89.0 (2023-09-20)

1.88.0 (2023-08-24)

1.87.0 (2023-08-11)

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)

1.86.1 (2023-08-02)

Bug Fixes

1.86.0 (2023-08-01)

Features

  • faster, lazy-friendly runtime loading (#4181) (ef6e5b1)
  • jsii-pacmak: allow disabling go build conditionally (#4196) (7fc7987)
  • python: deprecation message when using Python <= 3.7 (#4186) (0ef7ace)

Bug Fixes

  • jsii-pacmak: comment lines should not contain comment ending (#4193) (906c24d)
  • jsii-pacmak: handles 'default' doc component for go (#4115) (9085514)
  • type annotation for callable metaclass (#4179) (4ccbb57)

1.85.0 (2023-07-17)

Bug Fixes

  • export transliterateAssembly and fix bug with transliterate cli (backport) (#4166) (6b7eb02)
  • go-runtime: use fatih/color instead of ANSI Escape Code (#4109) (28b192a)

... (truncated)

Commits
  • 0075121 docs(jsii-diff): explain making properties optional (#4274)
  • e9e6b01 chore: npm-check-updates && yarn upgrade (#4267)
  • c1fca2a chore: npm-check-updates && yarn upgrade (#4168)
  • f880d50 chore: test for Node 20, set default to node 16 (#4126)
  • 95689ea feat(jsii-diff): allow external stability to be treated as error (#4076)
  • 1d8943f chore: npm-check-updates && yarn upgrade (#3998)
  • 1fd6cde feat: jsii-reflect now renders union candidates sorted (#4005)
  • 4cbe699 chore: npm-check-updates && yarn upgrade (#3975)
  • 2b69722 chore: npm-check-updates && yarn upgrade (#3863)
  • 12ea38e fix(jsii-diff): does not check types in submodules (#3808)
  • 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-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) from 1.14.1 to 1.91.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.91.0/packages/jsii-diff)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
@mbonig mbonig closed this Nov 15, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsii-diff-1.91.0 branch November 15, 2023 18:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant