build(deps-dev): bump preact from 10.29.0 to 10.29.1#2183
Merged
mergify[bot] merged 1 commit intomasterfrom Apr 6, 2026
Merged
build(deps-dev): bump preact from 10.29.0 to 10.29.1#2183mergify[bot] merged 1 commit intomasterfrom
mergify[bot] merged 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2183 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 126 126
Branches 48 48
=========================================
Hits 126 126 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
size-limit report 📦
|
Bumps [preact](https://github.com/preactjs/preact) from 10.29.0 to 10.29.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.0...10.29.1) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d2c0f5a to
27d1def
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps preact from 10.29.0 to 10.29.1.
Release notes
Sourced from preact's releases.
Commits
4dc9b5010.29.1 (#5071)0560f9aCreate a unique event-clock for each Preact instance on a page. (#5068)cda06deFix incorrect DOM order with conditional ContextProvider and inner keys (#506...c859700fix: Remove postinstall script for playwright setup (#5063)110966aMerge pull request #5060 from preactjs/playwright20a9be1chore: speed up tests by using playwright instead of webdriveriodacefd5Merge pull request #5059 from preactjs/jsx-migrate22a61642chore: migrate remaining .js -> .jsx files71ecde6Merge pull request #5058 from preactjs/jsx-testscd1c4afchore: rename *.js -> *.jsx when JSX is usedInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.