Skip to content

Commit

Permalink
chore(deps): update dependency preact to ^10.20.0 (#2546)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [preact](https://preactjs.com)
([source](https://github.com/preactjs/preact)) | [`^10.19.7` ->
`^10.20.0`](https://renovatebot.com/diffs/npm/preact/10.19.7/10.20.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/preact/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/preact/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/preact/10.19.7/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/preact/10.19.7/10.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>preactjs/preact (preact)</summary>

###
[`v10.20.0`](https://github.com/preactjs/preact/releases/tag/10.20.0)

[Compare
Source](https://github.com/preactjs/preact/compare/10.19.7...10.20.0)

##### Features

- Add isMemo to compact to allow compatibility with react-is dependant
libraries
([#&#8203;4302](https://github.com/preactjs/preact/issues/4302),
thanks [@&#8203;ziongh](https://github.com/ziongh))

##### Fixes

- Fix case where shrinking a list would cause an exception
([#&#8203;4312](https://github.com/preactjs/preact/issues/4312),
thanks [@&#8203;JoviDeCroock](https://github.com/JoviDeCroock))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 5e56ee8 commit 41e7b33
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 14 deletions.
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@previewjs/testing": "workspace:*",
"pino": "^8.19.0",
"pino-pretty": "^10.3.1",
"preact": "^10.19.7",
"preact": "^10.20.0",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^5.1.6",
Expand Down
86 changes: 73 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit 41e7b33

Please # to comment.