Skip to content

Conversation

@dependabot-preview
Copy link

Bumps react-hot-loader from 4.3.6 to 4.9.0.

Release notes

Sourced from react-hot-loader's releases.

🔥🎣 (let's assume that's a hook)

The first release with a proper hooks support.

Features

  • 👨‍🔬support hooks update on HMR, fixes #1256 (7ab076c)

Bug Fixes

  • 🥵false positive hot merge for forwardRef and Memo components, fixes #1257 (dbf1047)
  • 🤓improve hot api for production mode - better error reporting and smarter babel plugin (6b29911)

v4.8.8

Bug Fixes

v4.8.6

Bug Fixes

v4.8.5

Bug Fixes

v4.8.4

Bug Fixes

v4.8.3

Bug Fixes

  • Allow refs on lazy components (798e37f)
  • invariant violation react 15 (1351f2d)
... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

4.9.0 (2019-06-02)

Bug Fixes

  • false positive hot merge for forwardRef and Memo components, fixes #1257 (dbf1047)
  • improve hot api for production mode - error reporting and babel plugin (6b29911)

Features

4.8.8 (2019-05-23)

Bug Fixes

4.8.7 (2019-05-20)

Bug Fixes

4.8.6 (2019-05-18)

Bug Fixes

4.8.5 (2019-05-16)

... (truncated)
Commits
  • c6110af chore(release): 4.9.0
  • 7d4402c examples: hot hooks examples
  • 2450f25 stabilize hooks
  • f6e278c Merge pull request #1260 from gaearon/hot-prod
  • 6b29911 fix: improve hot api for production mode - error reporting and babel plugin
  • d74c7d9 Merge pull request #1258 from gaearon/reload-effect
  • 7ab076c feat: support hooks update on HMR, fixes #1256
  • dbf1047 fix: false positive hot merge for forwardRef and Memo components, fixes #1257
  • 3b4f4cc chore(release): 4.8.8
  • 6f56d87 fix: disable RHL when NODE_ENV == test, fixes #1252
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@codecov-io
Copy link

codecov-io commented Jun 3, 2019

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #196   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          54     54           
  Branches       11     11           
=====================================
  Hits           54     54

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7cb4c4d...5836176. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #199.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-hot-loader-4.9.0 branch June 10, 2019 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant