visualizer
visualizer copied to clipboard
build(deps): bump preact from 10.4.8 to 10.5.14
Bumps preact from 10.4.8 to 10.5.14.
Release notes
Sourced from preact's releases.
10.5.14
Features
- Compat: Add
flushSync(#3094, thanks@zephraph)Bug Fixes
- Prevent eager child removal (#3210, thanks
@JoviDeCroock)- Compat: Update Fake React Version (#3189, thanks
@tim-on-github)- Fix
react-springerror caused by augmented function contexts (#3165, thanks@developit)- Use
Array.prototype.slice.callfor children arguments (#3143, thanks@fzzle)- Improve performance of
vnodeIdgeneration (#2978, thanks@developit)- Fix: should override
childrenifnullis provided as an argument (#3091, thanks@clyfish)Size
- refactor(diff-index): reuse
ito reduce size (-32b) (#3193, thanks@liuarui)- Simplify unmount logic (#3120, thanks
@andrewiggins)Typings
- Fix type definitions (#3191, thanks
@craftedsystems)- Fix
undefinedinitializer case foruseStatetype (#3185, thanks@rschristian)- Make typings
denocompatible (#3079, thanks@lucacasonato)- Change typing of
event.thisto benever(#3147, thanks@JoviDeCroock)- Update signature of
lazyto reflect behavior (#3139, thanks@JonasKruckenberg)- Improve typing of
forwardRef(#3144, thanks@cmlenz)- Fix the
useReftyping to includeundefinedwhen called without initial value (#3056, thanks@cmlenz)Maintenance
- Docs: Removing suggestion to install Preact CLI (#3204, thanks
@rschristian)- Upgrade
karma-esbuildto support M1 chips (#3153, thanks@marvinhagemeister)- Rely directly on
performance.now(#3130, thanks@developit)- Add The Guardian as a Github backer (#3086, thanks
@mchv)- Fix typo in issue template (#3067, thanks
@rschristian)10.5.13
Bug Fixes
- Fix unable to reset
tabIndex(#3062 + #3064, thanks@marvinhagemeister)- Add ESM entry for
compat/server(#3059 + #3061, thanks@marvinhagemeister)- Fix unable to render
bigintnumbers (#3010, thanks@marvinhagemeister)- Fix reordering issue of memoized component when the component initially render null (#2988, thanks
@tanhauhau)Types
- Add
decodingattribute (#3054, thanks@sumanthratna)- Add missing
SVGFEFunctypes (#3043, thanks@rschristian)
... (truncated)
Commits
ba8353cMerge pull request #3212 from preactjs/10.5.14145f16710.5.1455ee4bc(fix) - prevent eager child removal (#3210)c52de5cMerge pull request #3204 from preactjs/docs/readme-cli2937892docs: Removing suggestion to install Preact CLI840095drefactor(diff-index): reuseito reduce size (#3193)1f89e50Merge pull request #3191 from craftedsystems/fix/type-definition9fc9de2Add valid value options51d607cAdd attribute definition autoCapitalize to HTMLAttributes50b90f8Add attribute definition spellCheck to HTMLAttributes- 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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)