Skip to content

Commit

Permalink
chore(deps): update dependency preact to ^10.18.2 (#2181)
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://togithub.com/preactjs/preact)) | [`^10.18.1` ->
`^10.18.2`](https://renovatebot.com/diffs/npm/preact/10.18.1/10.18.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/preact/10.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/preact/10.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/preact/10.18.1/10.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/preact/10.18.1/10.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v10.18.2`](https://togithub.com/preactjs/preact/releases/tag/10.18.2)

[Compare
Source](https://togithub.com/preactjs/preact/compare/10.18.1...10.18.2)

#### Types

- Update `contentEditable` attribute values
([#&#8203;4163](https://togithub.com/preactjs/preact/issues/4163),
thanks [@&#8203;shoonia](https://togithub.com/shoonia))
- Add `elementTiming` attribute/property
([#&#8203;4165](https://togithub.com/preactjs/preact/issues/4165),
thanks [@&#8203;shoonia](https://togithub.com/shoonia))
- Add the `exportparts` global attribute
([#&#8203;4164](https://togithub.com/preactjs/preact/issues/4164),
thanks [@&#8203;shoonia](https://togithub.com/shoonia))
- Fix vnode type coercion
([#&#8203;4158](https://togithub.com/preactjs/preact/issues/4158),
thanks [@&#8203;JoviDeCroock](https://togithub.com/JoviDeCroock))

#### Fixes

- Fix case where parent catches error and switches vnode return type
([#&#8203;4182](https://togithub.com/preactjs/preact/issues/4182),
thanks [@&#8203;JoviDeCroock](https://togithub.com/JoviDeCroock))
- Allow handling errors in getSnapshot of useSyncExternalStore & add
more tests
([#&#8203;4175](https://togithub.com/preactjs/preact/issues/4175),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Prevent invalid DOM nesting false positives
([#&#8203;4160](https://togithub.com/preactjs/preact/issues/4160),
thanks
[@&#8203;marvinhagemeister](https://togithub.com/marvinhagemeister))

#### Improvements

- Improve place child
([#&#8203;4172](https://togithub.com/preactjs/preact/issues/4172),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Use copied VNode as newVNode instead of oldVNode when rerendering
([#&#8203;4171](https://togithub.com/preactjs/preact/issues/4171),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Manually track children's index & fix parent pointers when rerendering
components
([#&#8203;4170](https://togithub.com/preactjs/preact/issues/4170),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Always clear `_nextDom` field on VNodes
([#&#8203;4166](https://togithub.com/preactjs/preact/issues/4166),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Switch `===` to `==` in a few places where not needed
([#&#8203;4157](https://togithub.com/preactjs/preact/issues/4157),
thanks [@&#8203;rschristian](https://togithub.com/rschristian))
- Add support for new String() as a child
([#&#8203;4152](https://togithub.com/preactjs/preact/issues/4152),
thanks [@&#8203;appsforartists](https://togithub.com/appsforartists))

#### Maintenance

- Update deopt script to generate log for usage in DeoptExplorer VSCode
extension
([#&#8203;4188](https://togithub.com/preactjs/preact/issues/4188),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Fix benchmark debug action
([#&#8203;4187](https://togithub.com/preactjs/preact/issues/4187),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Add Benchmark Debug workflow
([#&#8203;4185](https://togithub.com/preactjs/preact/issues/4185),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Upgrade workflow actions
([#&#8203;4184](https://togithub.com/preactjs/preact/issues/4184),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Use import.meta.resolve in benchmark setup
([#&#8203;4179](https://togithub.com/preactjs/preact/issues/4179),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Improve code coverage
([#&#8203;4174](https://togithub.com/preactjs/preact/issues/4174),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Improve internal JSDoc types
([#&#8203;4173](https://togithub.com/preactjs/preact/issues/4173),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))
- Upgrade to node@20 for development
([#&#8203;4167](https://togithub.com/preactjs/preact/issues/4167),
thanks [@&#8203;andrewiggins](https://togithub.com/andrewiggins))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 302e383 commit a29275f
Show file tree
Hide file tree
Showing 2 changed files with 1,370 additions and 369 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.16.1",
"pino-pretty": "^10.2.3",
"preact": "^10.18.1",
"preact": "^10.18.2",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit a29275f

Please sign in to comment.