Skip to content

Conversation

@dependabot-preview
Copy link

Bumps preact from 10.3.1 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 27, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.31% when pulling c395e80 on dependabot/npm_and_yarn/preact-10.5.12 into 62e41d8 on master.

@dependabot-preview
Copy link
Author

Superseded by #134.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/preact-10.5.12 branch March 15, 2021 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants