Skip to content

Conversation

@dependabot-preview
Copy link

Bumps react-hot-loader from 4.3.6 to 4.12.10.

Release notes

Sourced from react-hot-loader's releases.

v4.12.10

Bug Fixes

  • append react-hot-dom patch note to the ProxyFacade, fixes #1311 (81bbb6a)
  • use void IIFE for webpack plugin, fixes #1309 (6089822)

v4.12.9

Bug Fixes

  • ☠️forcely update Context Provider, fixes useContext ☠️ #1207 (897a68d)

v4.12.8

Bug Fixes

  • script error on IE11 due to lack of Object.entries (6672b26)

v4.12.7

Bug Fixes

  • false negative comparisons with react-hot-dom enabled, fixes #1299 (a1c5c31)
  • reload hooks when hook body changes (4795456)

v4.12.6

Bug Fixes

  • do not update hooks while updating hooks, fixes #1294 (afa8ed4)

Quick fixes

Bug Fixes

v4.12.3

Bug Fixes

  • babel plugin should use only external hooks, fixes #1285 (c435eaa)
  • make type comparison stronger (1b9f2da)
  • prevent different typeof of components to be merged (357249c)
  • regression of registered type comparison, fixes #1284 (49851be)
  • [babel][prod] separate default and root 'hot' detection, fixes #1283 (c6d29c9)

To memo or not to memo?

Bug Fixes

... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

4.12.10 (2019-07-27)

Bug Fixes

  • append react-hot-dom patch note to the ProxyFacade, fixes #1311 (81bbb6a)
  • use void IIFE for webpack plugin, fixes #1309 (6089822)

4.12.9 (2019-07-23)

Bug Fixes

  • forcely update Context Provider, fixes #1207 (897a68d)
  • updating shallowequal dependency (9269580)

4.12.8 (2019-07-18)

Bug Fixes

  • script error on IE11 due to lack of Object.entries (6672b26)

4.12.7 (2019-07-16)

Bug Fixes

  • false negative comparisons with react-hot-dom enabled, fixes #1299 (a1c5c31)
  • reload hooks when hook body changes (4795456)

4.12.6 (2019-07-10)

Bug Fixes

  • do not update hooks while updating hooks, fixes #1294 (afa8ed4)
... (truncated)
Commits

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). To ignore the version in this PR you can just close it
  • @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 Jul 29, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #224   +/-   ##
=====================================
  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...fb66da0. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #232.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-hot-loader-4.12.10 branch August 12, 2019 10:10
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.

2 participants