content-scope-scripts
content-scope-scripts copied to clipboard
build(deps): bump preact from 10.25.4 to 10.26.6
Bumps preact from 10.25.4 to 10.26.6.
Release notes
Sourced from preact's releases.
10.26.6
Fixes
- Ensure useId works in portals (#4752, thanks
@JoviDeCroock)Types
- Change
HTMLMediaElement.controlsListtype to string (DOMTokenList) (#4744, thanks@piotr-cz)Maintenance
- Switch testing from karma to vitest (#4687, thanks
@JoviDeCroock)- Dedupe preact in vitest setup (#4702, thanks
@sheremet-va)10.26.5
Types
- Return 'AllHTMLAttributes' to manually including all attrs (#4728, thanks
@rschristian)- Correct
hydrateRootreturn type (#4735, thanks@plesiecki)- Update CommandEventHandler type to use EventHandler (#4740, thanks
@robertknight)Fixes
- Avoid cloning reused nodes (#4733, thanks
@JoviDeCroock)- Bring back strict-equality bailout for children even w/ context updates (#4724, thanks
@rschristian)- Effect in memoed boundary should be re-executed when the lazy boundary resolves (#4711, thanks
@CaptainWang98)Maintenance
- Add case for context w/ strictly-equal children (#4725, thanks
@rschristian)- Golf down unnecessary strict equality checks (#4723, thanks
@rschristian)10.26.4
Fixes
- Address context fragments issue (#4717, thanks
@JoviDeCroock)10.26.3
Fixes
- Keyed nullish placeholders cause re-mounts (#4700, thanks
@JoviDeCroock)Types
- Add command invoker types (#4692, thanks
@lukewarlow)- Flesh out HTMLMediaElement types (#4705, thanks
@rschristian)- Add
onBeforeToggleevent handler type (#4694, thanks@lukewarlow)- Add dialog
closedbytypes (#4693, thanks@lukewarlow)- Add
fetchPrioritytoimg(#4713, thanks@JoviDeCroock)- Refactor
AllHTMLAttributesinterface (#4706, thanks@rschristian)
... (truncated)
Commits
e92fdf810.26.6 (#4755)8e05a6fEnsure useId works in portals (#4752)8aac5faMerge pull request #4753 from preactjs/bump-vitest0e1893cVitest switch (#4687)94db9b4Try some stuffa2dcfc6Enable linte7cfb64bump viteste6a4080Bump some stuff87eed69Expandf8ddf37Skip more files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)