Commit 3a0def2
authored
fix(deps): update dependency preact to v10.26.8 (#2100)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [preact](https://preactjs.com)
([source](https://redirect.github.com/preactjs/preact)) | [`10.26.6` ->
`10.26.8`](https://renovatebot.com/diffs/npm/preact/10.26.6/10.26.8) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>preactjs/preact (preact)</summary>
###
[`v10.26.8`](https://redirect.github.com/preactjs/preact/releases/tag/10.26.8)
[Compare
Source](https://redirect.github.com/preactjs/preact/compare/10.26.7...10.26.8)
##### Fixes
- Fix defaultProps applying on null values
([#​4775](https://redirect.github.com/preactjs/preact/issues/4775),
thanks [@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
###
[`v10.26.7`](https://redirect.github.com/preactjs/preact/releases/tag/10.26.7)
[Compare
Source](https://redirect.github.com/preactjs/preact/compare/10.26.6...10.26.7)
#### Types
- Add `name` to `<details>`
([#​4766](https://redirect.github.com/preactjs/preact/issues/4766),
thanks
[@​marvinhagemeister](https://redirect.github.com/marvinhagemeister))
#### Improvements
- Reduce raf timeout to 35ms
([#​4750](https://redirect.github.com/preactjs/preact/issues/4750),
thanks [@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
- Only one toLowerCase invoke during props diffing
([#​4764](https://redirect.github.com/preactjs/preact/issues/4764),
thanks [@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
- Golf some portal bytes
([#​4763](https://redirect.github.com/preactjs/preact/issues/4763),
thanks [@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
#### Maintenance
- Add node prefix + script string args for deno compatability in demo
([#​4759](https://redirect.github.com/preactjs/preact/issues/4759),
thanks
[@​marvinhagemeister](https://redirect.github.com/marvinhagemeister))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/runtime-env/import-meta-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c68305c commit 3a0def2
File tree
2 files changed
+8
-8
lines changed- packages/examples/vite-preact-example
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments