Skip to content

Commit

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

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/preactjs/preact/compare/10.17.0...10.17.1)

#### Fixes

- Fix double unmount
([#&#8203;4105](https://togithub.com/preactjs/preact/issues/4105),
thanks [@&#8203;developit](https://togithub.com/developit))
- Don't rename `gotpointercapture` and `lostpointercapture` events
([#&#8203;4096](https://togithub.com/preactjs/preact/issues/4096),
thanks [@&#8203;rschristian](https://togithub.com/rschristian))

#### Types

- Ensure all WAI-ARIA 1.2 roles are supported in our types
([#&#8203;4101](https://togithub.com/preactjs/preact/issues/4101),
thanks [@&#8203;rschristian](https://togithub.com/rschristian))

#### Maintenance

- Golf size/perf of
[#&#8203;4096](https://togithub.com/preactjs/preact/issues/4096)
([#&#8203;4102](https://togithub.com/preactjs/preact/issues/4102),
thanks [@&#8203;developit](https://togithub.com/developit))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 19, 2023
1 parent bdb2375 commit ecea392
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 166 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.15.0",
"pino-pretty": "^10.2.0",
"preact": "^10.17.0",
"preact": "^10.17.1",
"rimraf": "^5.0.1",
"unbuild": "^1.2.1",
"vite": "^4.4.9",
Expand Down
Loading

0 comments on commit ecea392

Please sign in to comment.