Skip to content

Commit

Permalink
Bump jsii-diff from 1.97.0 to 1.98.0 (#737)
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.97.0 to 1.98.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.98.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>pacmak:</strong> jsii-pacmak now has a peer dependency on jsii-rosetta. Please ensure a version of jsii-rosetta matching your version of jsii is available. Most package managers install peer dependencies automatically and no change is required. However users of yarn v1 or npm v3 to v6 must install jsii-rosetta manually.</li>
</ul>
<h3>Features</h3>
<ul>
<li>node22 support (<a href="https://redirect.github.com/aws/jsii/issues/4489">#4489</a>) (<a href="https://github.com/aws/jsii/commit/699366db4df0179aaf1aec151d28e0cea6c2edba">699366d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pacmak:</strong> jsii-pacmak uses incompatible version of jsii-rosetta (<a href="https://redirect.github.com/aws/jsii/issues/4487">#4487</a>) (<a href="https://github.com/aws/jsii/commit/cdb47e4e148522ca17a28187b514673046a3f1a3">cdb47e4</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4098">#4098</a></li>
<li><strong>reflect:</strong> additional type predicates for <code>isXyzType</code> methods (<a href="https://redirect.github.com/aws/jsii/issues/4491">#4491</a>) (<a href="https://github.com/aws/jsii/commit/459481f360e911ad6d8b5b5afbcce3b596299d85">459481f</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.97.0...v1.98.0">1.98.0</a> (2024-04-30)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>pacmak:</strong> jsii-pacmak now has a peer dependency on jsii-rosetta. Please ensure a version of jsii-rosetta matching your version of jsii is available. Most package managers install peer dependencies automatically and no change is required. However users of yarn v1 or npm v3 to v6 must install jsii-rosetta manually.</li>
</ul>
<h3>Features</h3>
<ul>
<li>node22 support (<a href="https://redirect.github.com/aws/jsii/issues/4489">#4489</a>) (<a href="https://github.com/aws/jsii/commit/699366db4df0179aaf1aec151d28e0cea6c2edba">699366d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pacmak:</strong> jsii-pacmak uses incompatible version of jsii-rosetta (<a href="https://redirect.github.com/aws/jsii/issues/4487">#4487</a>) (<a href="https://github.com/aws/jsii/commit/cdb47e4e148522ca17a28187b514673046a3f1a3">cdb47e4</a>), closes <a href="https://redirect.github.com/aws/jsii/issues/4098">#4098</a></li>
<li><strong>reflect:</strong> additional type predicates for <code>isXyzType</code> methods (<a href="https://redirect.github.com/aws/jsii/issues/4491">#4491</a>) (<a href="https://github.com/aws/jsii/commit/459481f360e911ad6d8b5b5afbcce3b596299d85">459481f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/aws/jsii/commits/v1.98.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.97.0&new-version=1.98.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
dependabot[bot] committed May 1, 2024
1 parent 1093406 commit 026a500
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 026a500

Please sign in to comment.