chore(deps): bump preact from 10.19.6 to 10.20.2 #16

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/preact-10.20.2 into v4
dependabot[bot] commented 2024-04-15 22:18:05 +02:00 (Migrated from github.com)

Bumps preact from 10.19.6 to 10.20.2.

Release notes

Sourced from preact's releases.

10.20.2

Fixes

Types

Maintenance

10.20.1

Fixes

10.20.0

Features

  • Add isMemo to compact to allow compatibility with react-is dependant libraries (#4302, thanks @​ziongh)

Fixes

10.19.7

Types

Fixes

Commits

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 [preact](https://github.com/preactjs/preact) from 10.19.6 to 10.20.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/preactjs/preact/releases">preact's releases</a>.</em></p> <blockquote> <h2>10.20.2</h2> <h2>Fixes</h2> <ul> <li>Check whether <code>oldDom</code> is present in the DOM (<a href="https://redirect.github.com/preactjs/preact/issues/4318">#4318</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> <li>Simplify the logic introduced in <a href="https://redirect.github.com/preactjs/preact/issues/4322">#4322</a> &amp; use eventClock for capture events too (<a href="https://redirect.github.com/preactjs/preact/issues/4324">#4324</a>, thanks <a href="https://github.com/jviide"><code>@​jviide</code></a>)</li> <li>Use a virtual clock instead of Date.now() for event dispatch times (<a href="https://redirect.github.com/preactjs/preact/issues/4322">#4322</a>, thanks <a href="https://github.com/jviide"><code>@​jviide</code></a>)</li> </ul> <h2>Types</h2> <ul> <li>Add template tag JSX type (<a href="https://redirect.github.com/preactjs/preact/issues/4334">#4334</a>, thanks <a href="https://github.com/marvinhagemeister"><code>@​marvinhagemeister</code></a>)</li> </ul> <h2>Maintenance</h2> <ul> <li>Integrate the new benchmarks repo and update (<a href="https://redirect.github.com/preactjs/preact/issues/4310">#4310</a>, thanks <a href="https://github.com/andrewiggins"><code>@​andrewiggins</code></a>)</li> <li>Some byte improvements (<a href="https://redirect.github.com/preactjs/preact/issues/4321">#4321</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> </ul> <h2>10.20.1</h2> <h2>Fixes</h2> <ul> <li>Add special case for focusIn and focusOut (<a href="https://redirect.github.com/preactjs/preact/issues/4316">#4316</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> </ul> <h2>10.20.0</h2> <h2>Features</h2> <ul> <li>Add isMemo to compact to allow compatibility with react-is dependant libraries (<a href="https://redirect.github.com/preactjs/preact/issues/4302">#4302</a>, thanks <a href="https://github.com/ziongh"><code>@​ziongh</code></a>)</li> </ul> <h2>Fixes</h2> <ul> <li>Fix case where shrinking a list would cause an exception (<a href="https://redirect.github.com/preactjs/preact/issues/4312">#4312</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> </ul> <h2>10.19.7</h2> <h2>Types</h2> <ul> <li>Bring consistency to our focus-event types (<a href="https://redirect.github.com/preactjs/preact/issues/4307">#4307</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> <li>Add onScrollend listener type (<a href="https://redirect.github.com/preactjs/preact/issues/4305">#4305</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> <li>Align state updater type with Raeect (<a href="https://redirect.github.com/preactjs/preact/issues/4306">#4306</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> </ul> <h2>Fixes</h2> <ul> <li>Revert batch commit callbacks from all components in the render queue (<a href="https://redirect.github.com/preactjs/preact/issues/4297">#4297</a>, thanks <a href="https://github.com/JoviDeCroock"><code>@​JoviDeCroock</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/preactjs/preact/commit/8c88f52e7b7714a6a5cb55549077ea7180300f5c"><code>8c88f52</code></a> 10.20.2 (<a href="https://redirect.github.com/preactjs/preact/issues/4336">#4336</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/7fbf03f699199da6f91aa078fd9c44ed40023c71"><code>7fbf03f</code></a> fix: check whether <code>oldDom</code> is present in the DOM (<a href="https://redirect.github.com/preactjs/preact/issues/4318">#4318</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/3a1b19a982c2b6b33ef912af051d176156feff5d"><code>3a1b19a</code></a> Merge pull request <a href="https://redirect.github.com/preactjs/preact/issues/4334">#4334</a> from preactjs/jsx-template</li> <li><a href="https://github.com/preactjs/preact/commit/45860dc2a9cfd793432ee038616697374b50aaa1"><code>45860dc</code></a> fix(types): add template tag JSX type</li> <li><a href="https://github.com/preactjs/preact/commit/757746a915d186a909540814100982ba6905437a"><code>757746a</code></a> Integrate the new benchmarks repo and update (<a href="https://redirect.github.com/preactjs/preact/issues/4310">#4310</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/d3d57db6ece98c5a3bbaa91777a4942f155935f6"><code>d3d57db</code></a> Some byte improvements (<a href="https://redirect.github.com/preactjs/preact/issues/4321">#4321</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/8759dad5226e8a1e555c8b7cfdbb259f7d04cb2f"><code>8759dad</code></a> refactor: simplify the logic introduced in <a href="https://redirect.github.com/preactjs/preact/issues/4322">#4322</a> (<a href="https://redirect.github.com/preactjs/preact/issues/4324">#4324</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/b1d1b8710368c949139d24a45017ca1de19a6df1"><code>b1d1b87</code></a> fix: use a virtual clock instead of Date.now() for event dispatch times (<a href="https://redirect.github.com/preactjs/preact/issues/4322">#4322</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/bc7c5515599634a427334eb03236ddf19e13e618"><code>bc7c551</code></a> 10.20.1 (<a href="https://redirect.github.com/preactjs/preact/issues/4319">#4319</a>)</li> <li><a href="https://github.com/preactjs/preact/commit/a59a78ce14879bb57ff8269522f9151ccee09db7"><code>a59a78c</code></a> fix focus in and out (<a href="https://redirect.github.com/preactjs/preact/issues/4316">#4316</a>)</li> <li>Additional commits viewable in <a href="https://github.com/preactjs/preact/compare/10.19.6...10.20.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=preact&package-manager=npm_and_yarn&previous-version=10.19.6&new-version=10.20.2)](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>
dependabot[bot] commented 2024-05-06 22:59:11 +02:00 (Migrated from github.com)

Superseded by #22.

Superseded by #22.

Pull request closed

Sign in to join this conversation.