ampproject / worker-dom

The same DOM API and Frameworks you know, but in a Web Worker.
Apache License 2.0
3.21k stars 151 forks source link

Update all #1175

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.18.8 -> 18.18.9 age adoption passing confidence
preact (source) 10.18.2 -> 10.19.1 age adoption passing confidence
prettier (source) 3.0.3 -> 3.1.0 age adoption passing confidence

Release Notes

preactjs/preact (preact) ### [`v10.19.1`](https://togithub.com/preactjs/preact/releases/tag/10.19.1) [Compare Source](https://togithub.com/preactjs/preact/compare/10.19.0...10.19.1) #### Fixes - Missing preact import error when using compat ([#​4206](https://togithub.com/preactjs/preact/issues/4206), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Types - Make `children` optional in `Provider`'s typings ([#​4205](https://togithub.com/preactjs/preact/issues/4205), thanks [@​shicks](https://togithub.com/shicks)) ### [`v10.19.0`](https://togithub.com/preactjs/preact/releases/tag/10.19.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.18.2...10.19.0) #### Features - Support precompiled JSX transform ([#​4177](https://togithub.com/preactjs/preact/issues/4177), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Fixes - Rework children diffing to run in multiple phases ([#​4180](https://togithub.com/preactjs/preact/issues/4180), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) #### Performance - Inline `diffProps` function ([#​4200](https://togithub.com/preactjs/preact/issues/4200), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Do typeof string check before looking for String constructor ([#​4198](https://togithub.com/preactjs/preact/issues/4198), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Only run unmounting loop if any children remain to unmount (+2 B) ([#​4199](https://togithub.com/preactjs/preact/issues/4199), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Fix debug throwing in valid nested table ([#​4193](https://togithub.com/preactjs/preact/issues/4193), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Types - Compat PureComponent parity with upstream react type definitions ([#​4056](https://togithub.com/preactjs/preact/issues/4056), thanks [@​Blufords](https://togithub.com/Blufords))
prettier/prettier (prettier) ### [`v3.1.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) [diff](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) 🔗 [Release Notes](https://prettier.io/blog/2023/11/13/3.1.0.html)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.