Skip to content

Commit

Permalink
build(deps-dev): Bump jsdom from 22.1.0 to 23.0.1 (#813)
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/releases">jsdom's
releases</a>.</em></p>
<blockquote>
<h2>Version 23.0.1</h2>
<ul>
<li>Fixed incorrect <code>canvas</code> peer dependency.</li>
</ul>
<h2>Version 23.0.0</h2>
<ul>
<li>Node.js v18 is now the minimum supported version.</li>
<li>Updated various dependencies, including <code>whatwg-url</code>
which integrates various additions to the <code>URL</code> and
<code>URLSearchParams</code> objects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md">jsdom's
changelog</a>.</em></p>
<blockquote>
<h2>23.0.1</h2>
<ul>
<li>Fix incorrect <code>canvas</code> peer dependency.</li>
</ul>
<h2>23.0.0</h2>
<ul>
<li>Node.js v18 is now the minimum supported version.</li>
<li>Updated various dependencies, including <code>whatwg-url</code>
which integrates various additions to the <code>URL</code> and
<code>URLSearchParams</code> objects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsdom/jsdom/commit/8e31507f3bb32c1face73df9e164f858feb5f2fa"><code>8e31507</code></a>
Version 23.0.1</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/2ea79885d0b317fa64f7506c82fd6b655dd4a91f"><code>2ea7988</code></a>
Fix canvas peerDependency</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/52083cfe6a4d14c12a41763ad0fdad6de41968e9"><code>52083cf</code></a>
Add a changelog entry for v23.0.0</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/b96888987f4a2b26e6a53f9fac148d9c28d24294"><code>b968889</code></a>
23.0.0</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/59ebd7ed3a2fd867a0cf5f4334714f2039621819"><code>59ebd7e</code></a>
Use modern pathToFileURL in tests</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/1ee4d618516c1da0fd0046738c9f149bf457f267"><code>1ee4d61</code></a>
Update dependencies and dev dependencies</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/6626781c278ddffded067253af091af6403cb881"><code>6626781</code></a>
Remove the domexception package dependency</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/6d9ff2cc5da30d9e1e4025b79ae931d0fc018f15"><code>6d9ff2c</code></a>
Remove abab dependency</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/7027a3dfd07365142a335f2741ff5b211bcf3200"><code>7027a3d</code></a>
Move from yarn to npm</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/9b354afeb9a9c6e4a7e70362554fcbbc7dce98df"><code>9b354af</code></a>
Raise minimum Node.js version to v18</li>
<li>Additional commits viewable in <a
href="https://github.com/jsdom/jsdom/compare/22.1.0...23.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsdom&package-manager=npm_and_yarn&previous-version=22.1.0&new-version=23.0.1)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent c31564e commit e776431
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 242 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react-syntax-highlighter": "^15.5.10",
"@vitejs/plugin-react": "^4.2.0",
"glob": "^10.2.5",
"jsdom": "^22.1.0",
"jsdom": "^23.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.69.5",
Expand Down
Loading

0 comments on commit e776431

Please sign in to comment.