Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2021

Bumps preact from 10.4.8 to 10.5.11.

Release notes

Sourced from preact's releases.

10.5.11

📈 Bug Fixes

⛳ Code golfing

  • Golf element diffing [-17b] (#2942, thanks @developit)
  • Pass all props to createElement instead of just is [-5b] (#2943, thanks @developit)
  • Use try/catch for properties instead of an allow list, remove xlink: (#2939, thanks @developit)
  • Simplify diffChildren's handling of excessDomChildren and oldDom (#2941, thanks @andrewiggins)

🛠️ Maintenance

10.5.10

Bug Fixes

Maintenance

10.5.9

Happy New Year to everyone 🎉 Let's kick of the year with a few welcome bug fixes regarding preact/compat 👍

Bug Fixes

... (truncated)

Commits
  • 398092e Merge pull request #2948 from preactjs/release10.5.11
  • 0cca679 Release 10.5.11
  • 33183c8 Merge pull request #2946 from preactjs/react-alias
  • 01b3b41 Merge branch 'master' into react-alias
  • 4581dc8 Separate benchmarks into their own workflow (#2944)
  • 31c43c8 Tests: Alias react to preact/compat
  • 8d3bbec Merge pull request #2942 from preactjs/golf-dom-diffing
  • 322d471 Merge branch 'master' into golf-dom-diffing
  • 7dcc323 Merge pull request #2943 from preactjs/golf-props-is
  • a1492f4 maybe it will make the code faster
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [preact](https://github.com/preactjs/preact) from 10.4.8 to 10.5.11.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.4.8...10.5.11)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2021

Superseded by #174.

@dependabot dependabot bot closed this Jan 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/preact-10.5.11 branch January 27, 2021 04:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants