Skip to content

Commit

Permalink
chore(deps-dev): Bump jsii-diff from 1.85.0 to 1.93.0 (#524)
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.85.0 to 1.93.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.93.0</h2>
<h3>Features</h3>
<ul>
<li>deprecate <code>jsii/superchain:buster-slim-*</code> images (<a href="https://redirect.github.com/aws/jsii/issues/4359">#4359</a>) (<a href="https://github.com/aws/jsii/commit/b5802449f4b9292b3396353f1fa3fa768a779cd7">b580244</a>)</li>
<li><strong>go:</strong> add jsii.Sprintf helper (<a href="https://redirect.github.com/aws/jsii/issues/4345">#4345</a>) (<a href="https://github.com/aws/jsii/commit/2ecfb778130c1a2fdd6b4932216e144a0d079d5c">2ecfb77</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>check-node:</strong> unstable node 21 is incorrectly listed as supported (<a href="https://redirect.github.com/aws/jsii/issues/4362">#4362</a>) (<a href="https://github.com/aws/jsii/commit/886e465e60a5b6208a862a20af087cbd924416a9">886e465</a>)</li>
</ul>
<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>
<h2>v1.91.0</h2>
<p>No release notes provided.</p>
<h2>v1.90.0</h2>
<p>No release notes provided.</p>
<h2>v1.89.0</h2>
<p>No release notes provided.</p>
<h2>v1.88.0</h2>
<p>No release notes provided.</p>
<h2>v1.87.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>kernel:</strong> fast module loading fails on Windows (EPERM) (<a href="https://redirect.github.com/aws/jsii/issues/4212">#4212</a>) (<a href="https://github.com/aws/jsii/commit/fac6cbbeb5d9bcbbac8f9dff58001afb701a4065">fac6cbb</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4208">#4208</a></li>
<li><strong>kernel:</strong> package cache fails under parallelism (<a href="https://redirect.github.com/aws/jsii/issues/4215">#4215</a>) (<a href="https://github.com/aws/jsii/commit/b739ef68d4d92d7af78b2a91b8581e9f3077df96">b739ef6</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4181">#4181</a> <a href="https://redirect.github.com/aws/jsii/issues/4207">#4207</a></li>
<li>pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (<a href="https://redirect.github.com/aws/jsii/issues/4201">#4201</a>) (<a href="https://github.com/aws/jsii/commit/851415c44864c0fb0b4b2d5ee4535f0b33f89a48">851415c</a>)</li>
<li><strong>python:</strong> type object 'InterfaceDynamicProxy' has no attribute '<strong>jsii_type</strong>' (<a href="https://redirect.github.com/aws/jsii/issues/4209">#4209</a>) (<a href="https://github.com/aws/jsii/commit/057b267809a05135d6d22227318ae55100aad272">057b267</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</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.92.0...v1.93.0">1.93.0</a> (2023-12-08)</h2>
<h3>Features</h3>
<ul>
<li>deprecate <code>jsii/superchain:buster-slim-*</code> images (<a href="https://redirect.github.com/aws/jsii/issues/4359">#4359</a>) (<a href="https://github.com/aws/jsii/commit/b5802449f4b9292b3396353f1fa3fa768a779cd7">b580244</a>)</li>
<li><strong>go:</strong> add jsii.Sprintf helper (<a href="https://redirect.github.com/aws/jsii/issues/4345">#4345</a>) (<a href="https://github.com/aws/jsii/commit/2ecfb778130c1a2fdd6b4932216e144a0d079d5c">2ecfb77</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>check-node:</strong> unstable node 21 is incorrectly listed as supported (<a href="https://redirect.github.com/aws/jsii/issues/4362">#4362</a>) (<a href="https://github.com/aws/jsii/commit/886e465e60a5b6208a862a20af087cbd924416a9">886e465</a>)</li>
</ul>
<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>
<h2><a href="https://github.com/aws/jsii/compare/v1.90.0...v1.91.0">1.91.0</a> (2023-10-24)</h2>
<h2><a href="https://github.com/aws/jsii/compare/v1.89.0...v1.90.0">1.90.0</a> (2023-10-06)</h2>
<h2><a href="https://github.com/aws/jsii/compare/v1.88.0...v1.89.0">1.89.0</a> (2023-09-20)</h2>
<h2><a href="https://github.com/aws/jsii/compare/v1.87.0...v1.88.0">1.88.0</a> (2023-08-24)</h2>
<h2><a href="https://github.com/aws/jsii/compare/v1.86.1...v1.87.0">1.87.0</a> (2023-08-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>kernel:</strong> fast module loading fails on Windows (EPERM) (<a href="https://redirect.github.com/aws/jsii/issues/4212">#4212</a>) (<a href="https://github.com/aws/jsii/commit/fac6cbbeb5d9bcbbac8f9dff58001afb701a4065">fac6cbb</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4208">#4208</a></li>
<li><strong>kernel:</strong> package cache fails under parallelism (<a href="https://redirect.github.com/aws/jsii/issues/4215">#4215</a>) (<a href="https://github.com/aws/jsii/commit/b739ef68d4d92d7af78b2a91b8581e9f3077df96">b739ef6</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4181">#4181</a> <a href="https://redirect.github.com/aws/jsii/issues/4207">#4207</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</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><a href="https://github.com/aws/jsii/commit/00751212fcb54d161d112a9c7b0f44b5ff1c0087"><code>0075121</code></a> docs(jsii-diff): explain making properties optional (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff/issues/4274">#4274</a>)</li>
<li><a href="https://github.com/aws/jsii/commit/e9e6b01a84261c2e24c88e8a9dbf073f7c01dd63"><code>e9e6b01</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff/issues/4267">#4267</a>)</li>
<li><a href="https://github.com/aws/jsii/commit/c1fca2adca28be66caadfa5fa33523e30b8c5699"><code>c1fca2a</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff/issues/4168">#4168</a>)</li>
<li>See full diff in <a href="https://github.com/aws/jsii/commits/v1.93.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.85.0&new-version=1.93.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 Dec 17, 2023
2 parents ae8feec + 321444b commit 62fdea0
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 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 62fdea0

Please sign in to comment.