Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

chore: bump preact from 10.5.2 to 10.5.12 #59

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps preact from 10.5.2 to 10.5.12.

Release notes

Sourced from preact's releases.

10.5.12

This release includes an enhancement to our devtools integration. Via a babel plugin you can get more readable hook names to show up in devtools instead of dozens of useState hooks in devtools. Check out https://github.com/preactjs/babel-plugin-transform-hook-names for more information.

Before:

image

After:

image

Bug Fixes

Maintenance

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

... (truncated)

Commits
  • c71a02f Merge pull request #2968 from preactjs/release-10.5.12
  • a092365 Release 10.5.12
  • a288d0f Merge pull request #2959 from preactjs/duplicate-console
  • e0b0b72 Merge branch 'master' into duplicate-console
  • d34b413 Merge pull request #2957 from preactjs/compat-default-value
  • e0842e8 Merge branch 'master' into compat-default-value
  • 5044515 Merge pull request #2966 from preactjs/fix-benchmark-init
  • 7dc8618 Remove redundant benchmark initialization
  • 0472d48 Fix pr-reporter condition (#2964)
  • edc2751 Report benchmarks on PRs from forks (#2961)
  • 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.5.2 to 10.5.12.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.5.2...10.5.12)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #71.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/preact-10.5.12 branch March 15, 2021 05:56
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.

None yet

0 participants