Skip to content

Commit

Permalink
chore(deps-dev): Bump jsii-diff from 1.91.0 to 1.92.0 (#756)
Browse files Browse the repository at this point in the history
Bumps [jsii-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) from 1.91.0 to 1.92.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii/releases">jsii-diff's releases</a>.</em></p>
<blockquote>
<h2>v1.92.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>jsii-pacmak and the libraries it generates for Python targets now require a minimum Python version of 3.8, instead of 3.7 previously. We recommend users upgrade to the latest supported Python release (Python 3.11).</li>
<li>all libraries and tools now require a minimum version of Node.js 18, instead of 16 previously. We recommend users upgrade to the latest supported Node.js release (Node.js 20).</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>jsii-reflect:</strong> TypeSystem can be locked to improve reflection performance (<a href="https://redirect.github.com/aws/jsii/issues/4318">#4318</a>) (<a href="https://github.com/aws/jsii/commit/c87da436671d677d1fee276d0932ea7edd431f78">c87da43</a>)</li>
<li>make node 18 the default (<a href="https://redirect.github.com/aws/jsii/issues/4325">#4325</a>) (<a href="https://github.com/aws/jsii/commit/87847254c8a39f6e99383bfa3a375ae6c8d9a8a5">8784725</a>)</li>
<li><strong>superchain:</strong> publish a bullseye image with node18 &amp; python 3.9 (<a href="https://redirect.github.com/aws/jsii/issues/4326">#4326</a>) (<a href="https://github.com/aws/jsii/commit/7197b4f21e7f6776fbbfe5bac7f03a308cd9f7c0">7197b4f</a>)</li>
<li>switch to python 3.8 (<a href="https://redirect.github.com/aws/jsii/issues/4327">#4327</a>) (<a href="https://github.com/aws/jsii/commit/416e2b504895800281a3598b3139b141330aa906">416e2b5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>kernel:</strong> invokeBinScript fails when using symlinked cache (<a href="https://redirect.github.com/aws/jsii/issues/4324">#4324</a>) (<a href="https://github.com/aws/jsii/commit/a2ab31609d361ac5ceca6c928584ec59f2d705d3">a2ab316</a>)</li>
<li><strong>pacmak:</strong> *.tsbuildinfo not in auto-generated .npmignore file (<a href="https://redirect.github.com/aws/jsii/issues/4236">#4236</a>) (<a href="https://github.com/aws/jsii/commit/d55b8d57ce43dc9fd3d5132d7ba3ad0aa9ead3b9">d55b8d5</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/3978">#3978</a></li>
<li><strong>superchain:</strong> installed setuptools is an unsupported version (<a href="https://redirect.github.com/aws/jsii/issues/4333">#4333</a>) (<a href="https://github.com/aws/jsii/commit/c0a41409568bc71b086fd1c56e2c5a08f708c3ad">c0a4140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii/blob/main/CHANGELOG.md">jsii-diff's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/jsii/compare/v1.91.0...v1.92.0">1.92.0</a> (2023-11-16)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>jsii-pacmak and the libraries it generates for Python targets now require a minimum Python version of 3.8, instead of 3.7 previously. We recommend users upgrade to the latest supported Python release (Python 3.11).</li>
<li>all libraries and tools now require a minimum version of Node.js 18, instead of 16 previously. We recommend users upgrade to the latest supported Node.js release (Node.js 20).</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>jsii-reflect:</strong> TypeSystem can be locked to improve reflection performance (<a href="https://redirect.github.com/aws/jsii/issues/4318">#4318</a>) (<a href="https://github.com/aws/jsii/commit/c87da436671d677d1fee276d0932ea7edd431f78">c87da43</a>)</li>
<li>make node 18 the default (<a href="https://redirect.github.com/aws/jsii/issues/4325">#4325</a>) (<a href="https://github.com/aws/jsii/commit/87847254c8a39f6e99383bfa3a375ae6c8d9a8a5">8784725</a>)</li>
<li><strong>superchain:</strong> publish a bullseye image with node18 &amp; python 3.9 (<a href="https://redirect.github.com/aws/jsii/issues/4326">#4326</a>) (<a href="https://github.com/aws/jsii/commit/7197b4f21e7f6776fbbfe5bac7f03a308cd9f7c0">7197b4f</a>)</li>
<li>switch to python 3.8 (<a href="https://redirect.github.com/aws/jsii/issues/4327">#4327</a>) (<a href="https://github.com/aws/jsii/commit/416e2b504895800281a3598b3139b141330aa906">416e2b5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>kernel:</strong> invokeBinScript fails when using symlinked cache (<a href="https://redirect.github.com/aws/jsii/issues/4324">#4324</a>) (<a href="https://github.com/aws/jsii/commit/a2ab31609d361ac5ceca6c928584ec59f2d705d3">a2ab316</a>)</li>
<li><strong>pacmak:</strong> *.tsbuildinfo not in auto-generated .npmignore file (<a href="https://redirect.github.com/aws/jsii/issues/4236">#4236</a>) (<a href="https://github.com/aws/jsii/commit/d55b8d57ce43dc9fd3d5132d7ba3ad0aa9ead3b9">d55b8d5</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/3978">#3978</a></li>
<li><strong>superchain:</strong> installed setuptools is an unsupported version (<a href="https://redirect.github.com/aws/jsii/issues/4333">#4333</a>) (<a href="https://github.com/aws/jsii/commit/c0a41409568bc71b086fd1c56e2c5a08f708c3ad">c0a4140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/jsii/commit/8594cd4e63d13611f7bddf50bfff30fe658d8933"><code>8594cd4</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff/issues/4310">#4310</a>)</li>
<li>See full diff in <a href="https://github.com/aws/jsii/commits/v1.92.0/packages/jsii-diff">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-diff&package-manager=npm_and_yarn&previous-version=1.91.0&new-version=1.92.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
mergify[bot] authored Nov 17, 2023
2 parents 2c2db24 + 540b1b3 commit 7dcb05e
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7dcb05e

Please sign in to comment.