Update dependency preact to v10.29.8 - #48
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
|
❌ Deploy Preview for astro-docs failed.
|
❌ Deploy Preview for advanced-astro-docs failed.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
January 23, 2026 20:48
84ab72f to
0b11bc4
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
January 31, 2026 10:07
0b11bc4 to
cb881c6
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
February 2, 2026 16:02
cb881c6 to
3d21ad1
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
3 times, most recently
from
February 19, 2026 10:52
da24122 to
cf2c77f
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
March 10, 2026 19:37
f055844 to
4bfc575
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
March 13, 2026 13:00
4bfc575 to
ec80ef0
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
April 3, 2026 10:52
f64b202 to
31a76d5
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
April 8, 2026 15:46
31a76d5 to
7051cd1
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
April 29, 2026 17:00
7051cd1 to
0537052
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
May 17, 2026 10:09
8383a34 to
bde15c4
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
June 1, 2026 23:45
fd107d1 to
b0cec6a
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
June 11, 2026 22:00
b0cec6a to
5cd5c45
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
June 26, 2026 08:56
5cd5c45 to
4260215
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
July 3, 2026 12:11
4260215 to
f515340
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
July 7, 2026 10:47
f515340 to
028ce26
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
July 7, 2026 23:38
028ce26 to
cc096d9
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
July 9, 2026 00:25
cc096d9 to
f14fdb7
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
July 16, 2026 18:58
70fc571 to
197d25b
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
2 times, most recently
from
July 24, 2026 22:36
019160a to
2c93846
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
July 30, 2026 19:55
2c93846 to
d76e251
Compare
renovate
Bot
force-pushed
the
renovate/preact-10.x-lockfile
branch
from
August 1, 2026 10:56
d76e251 to
db33471
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.
This PR contains the following updates:
10.19.2→10.29.8Release Notes
preactjs/preact (preact)
v10.29.8Compare Source
Performance
v10.29.7Compare Source
Maintenance
v10.29.6Compare Source
We had to revert #5055 due to an incompatibility with
useSignalEffectv10.29.5Compare Source
Fixes
v10.29.4Compare Source
Fixes
v10.29.3Compare Source
Fixes
useIdstability across asyncSuspense(#5108, thanks @JoviDeCroock)Performance
Types
SignalishforinputDOM-type (#5096, thanks @JoviDeCroock)Maintenance
v10.29.2Compare Source
Fixes
Maintenance
v10.29.1Compare Source
Fixes
Maintenance
.test.js->.test.jsxwhen JSX is used (#5058, thanks @marvinhagemeister)v10.29.0Compare Source
Features
Fixes
Performance
v10.28.4Compare Source
Fixes
Performance
v10.28.3Compare Source
Fixes
Maintenance
_original(#4989, thanks @JoviDeCroock)v10.28.2Compare Source
Fixes
v10.28.1Compare Source
Fixes
v10.28.0Compare Source
Types
Fixes
commpat/server.browserentry (#4941 & #4940, thanks @marvinhagemeister)Performance
v10.27.3Compare Source
Fixes
v10.27.2Compare Source
Types
Fixes
v10.27.1Compare Source
Performance
Types
Fixes
.renderproperty referencing original render function (#4870, thanks @upupming).typeproperty referencing original component (#4869, thanks @upupming)Maintenance
v10.27.0Compare Source
Features
refcallbacktype to reflect possibility of returning cleanup function and add debug helper exports (#4860, thanks @rschristian)Fixes
Maintenance
v10.26.10Compare Source
Fixes
v10.26.9Compare Source
Fixes
test-utilsfrom compat by @rawrmonstar in #4783styleobject value inprecompiletransform by @marvinhagemeister in #4795precompiletransform by @marvinhagemeister in #4798Maintenance
browserslistby @rschristian in #4785v10.26.8Compare Source
Fixes
v10.26.7Compare Source
Types
nameto<details>(#4766, thanks @marvinhagemeister)Improvements
Maintenance
v10.26.6Compare Source
Fixes
Types
HTMLMediaElement.controlsListtype to string (DOMTokenList) (#4744, thanks @piotr-cz)Maintenance
v10.26.5Compare Source
Types
hydrateRootreturn type (#4735, thanks @plesiecki)Fixes
Maintenance
v10.26.4Compare Source
Fixes
v10.26.3Compare Source
Fixes
Types
onBeforeToggleevent handler type (#4694, thanks @lukewarlow)closedbytypes (#4693, thanks @lukewarlow)fetchPrioritytoimg(#4713, thanks @JoviDeCroock)AllHTMLAttributesinterface (#4706, thanks @rschristian)Maintenance
.d.tsfiles (#4698, thanks @rschristian)v10.26.2Compare Source
This is a hotfix release! If you are encountering bundling issues with regards to unallowed
importsyntax, this will fix it!Fixes
Maintenance
v10.26.1Compare Source
Fixes
Optimization
Maintenance
v10.26.0Compare Source
Features
Fixes
_hasScuFromHooksmangle (#4645, thanks @rschristian)Types
HTMLPropsto extend all known props (#4651, thanks @rschristian)ComponentPropstype (#4634, thanks @rschristian)genericaria role from types (#4610, thanks @rschristian)FowardRefRenderFunctiontype to compat (#4675, thanks @rschristian)Maintenance
v10.25.4Compare Source
Types
Fixes
v10.25.3Compare Source
Fixes
Types
v10.25.2Compare Source
Notable
Revert unkeyed no-search (#4604, thanks @JoviDeCroock)
We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the
keyproperty.Fixes
Types
Performance
Maintenance
v10.25.1Compare Source
Fixes
Types
defaultValueproperty types for inputs, selects, & textareas (#4585, thanks @rschristian)typeattribute (#4582, thanks @rschristian)createElement&htypes (#4578, thanks @rschristian)href&hreflangattribute types (#4575, thanks @rschristian)datetimeon<del>as optional (#4570, thanks @marvinhagemeister)maxandminproperties on input element types (#4568, thanks @rschristian)ElementReftype to compat (#4557, thanks @rschristian)Maintenance
declare globalfrom internal types (#4583, thanks @rschristian)v10.25.0Compare Source
Features
Move per-element type interfaces into core and more strictly type IntrinsicElements (#4546, thanks @rschristian)
This adds per-element typings for every DOM-node type, this means that our types might become slightly stricter when you are using DOM attributes/properties where they are not allowed, an example of this might be
<div src="x" />.If you notice any issues when upgrading tell us about them, we can evaluate whether we have missed a case.
Recreate unkeyed functional components when they change position. (#4550, thanks @JoviDeCroock)
This is a long time bugfix, when we have elements that look like
We would reuse the state of the first VNode to render the second one when the condition switches. When you are using
key, this issue was not present.Support
{ handleEvent() {} }object interface as a listener (#4538, thanks @lilnasy)We've added support for attaching object/class event-handlers
Fixes
Maintenance
Signalishhelper to reduce verbosity (#4545, thanks @rschristian)react/iframe-missing-sandbox(#4533, thanks @DonIsaac)v10.24.3Compare Source
Fixes
Performance
Maintenance
v10.24.2Compare Source
Performance
Types
Maintenance
v10.24.1Compare Source
Fixes
Types
spellChecktype (#4497, thanks @rschristian)Maintenance
v10.24.0Compare Source
Features
Fixes
Types
AnyComponenttype to support classes (#4479, thanks @rschristian)Maintenance
v10.23.2Compare Source
Fixes
Types
Maintenance
v10.23.1Compare Source
Fixes
v10.23.0Compare Source
Features
This adds support for returning a function in functional refs, example
Fixes
Types
Maintenance
v10.22.1Compare Source
Fixes
Types
Reftype. (#4403, thanks @maxbrieiev)preact-render-to-string(#4395, thanks @Austaras)Maintenance
globalThisoverwindowif available (#4401, thanks @marvinhagemeister)Performance
v10.22.0Compare Source
Features
Types
Maintenance
Fixes
<button>and<a>(#4376, thanks @rschristian)<tr>as a child of<table>(#4375, thanks @rschristian)compat/clientfor IE11 support (#4372, thanks @rschristian)v10.21.0Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.