Skip to content

Commit

Permalink
chore(deps): update dependency preact to ^10.25.3 (#2879)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v10.25.3`](https://redirect.github.com/preactjs/preact/releases/tag/10.25.3)

[Compare
Source](https://redirect.github.com/preactjs/preact/compare/10.25.2...10.25.3)

#### Fixes

- Wrap hydration debug message node types in quotes
([#&#8203;4609](https://redirect.github.com/preactjs/preact/issues/4609),
thanks [@&#8203;rschristian](https://redirect.github.com/rschristian))
- Revert "Improve performance and reduce memory allocation"
([#&#8203;4611](https://redirect.github.com/preactjs/preact/issues/4611),
thanks [@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock))

#### Types

- Add default event target types for HTML attribute interfaces
([#&#8203;4606](https://redirect.github.com/preactjs/preact/issues/4606),
thanks [@&#8203;rschristian](https://redirect.github.com/rschristian))

</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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9cde9fe commit 139bd6c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@previewjs/testing": "workspace:*",
"pino": "^9.5.0",
"pino-pretty": "^11.2.1",
"preact": "^10.25.2",
"preact": "^10.25.3",
"rimraf": "^6.0.1",
"unbuild": "^2.0.0",
"vite": "^6.0.3",
Expand Down
60 changes: 30 additions & 30 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 139bd6c

Please sign in to comment.