Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency preact to ^10.18.2 (#2181)
[![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 ([#​4163](https://togithub.com/preactjs/preact/issues/4163), thanks [@​shoonia](https://togithub.com/shoonia)) - Add `elementTiming` attribute/property ([#​4165](https://togithub.com/preactjs/preact/issues/4165), thanks [@​shoonia](https://togithub.com/shoonia)) - Add the `exportparts` global attribute ([#​4164](https://togithub.com/preactjs/preact/issues/4164), thanks [@​shoonia](https://togithub.com/shoonia)) - Fix vnode type coercion ([#​4158](https://togithub.com/preactjs/preact/issues/4158), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Fixes - Fix case where parent catches error and switches vnode return type ([#​4182](https://togithub.com/preactjs/preact/issues/4182), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Allow handling errors in getSnapshot of useSyncExternalStore & add more tests ([#​4175](https://togithub.com/preactjs/preact/issues/4175), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Prevent invalid DOM nesting false positives ([#​4160](https://togithub.com/preactjs/preact/issues/4160), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Improvements - Improve place child ([#​4172](https://togithub.com/preactjs/preact/issues/4172), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Use copied VNode as newVNode instead of oldVNode when rerendering ([#​4171](https://togithub.com/preactjs/preact/issues/4171), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Manually track children's index & fix parent pointers when rerendering components ([#​4170](https://togithub.com/preactjs/preact/issues/4170), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Always clear `_nextDom` field on VNodes ([#​4166](https://togithub.com/preactjs/preact/issues/4166), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Switch `===` to `==` in a few places where not needed ([#​4157](https://togithub.com/preactjs/preact/issues/4157), thanks [@​rschristian](https://togithub.com/rschristian)) - Add support for new String() as a child ([#​4152](https://togithub.com/preactjs/preact/issues/4152), thanks [@​appsforartists](https://togithub.com/appsforartists)) #### Maintenance - Update deopt script to generate log for usage in DeoptExplorer VSCode extension ([#​4188](https://togithub.com/preactjs/preact/issues/4188), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Fix benchmark debug action ([#​4187](https://togithub.com/preactjs/preact/issues/4187), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Add Benchmark Debug workflow ([#​4185](https://togithub.com/preactjs/preact/issues/4185), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Upgrade workflow actions ([#​4184](https://togithub.com/preactjs/preact/issues/4184), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Use import.meta.resolve in benchmark setup ([#​4179](https://togithub.com/preactjs/preact/issues/4179), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Improve code coverage ([#​4174](https://togithub.com/preactjs/preact/issues/4174), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Improve internal JSDoc types ([#​4173](https://togithub.com/preactjs/preact/issues/4173), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Upgrade to node@20 for development ([#​4167](https://togithub.com/preactjs/preact/issues/4167), thanks [@​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