Skip to content

Conversation

@dependabot-preview
Copy link

Bumps react-hot-loader from 4.3.6 to 4.12.12.

Release notes

Sourced from react-hot-loader's releases.

v4.12.12

Bug Fixes

  • error overlay could fail by itself (da50985)
  • resolve undefined types to undefined, fixes #1324 (73eeb4e)
  • speedup levenshtein comparison, fixes #1087 (b81dcb0)

React 16.9

Features

Bug Fixes

  • add noRegister option to webpack, #1315 (e562375)
  • remove circular deps from hot-loader (2cb544d)

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

... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

4.12.12 (2019-08-27)

Bug Fixes

  • error overlay could fail by itself (da50985)
  • resolve undefined types to undefined, fixes #1324 (73eeb4e)
  • speedup levenshtein comparison, fixes #1087 (b81dcb0)

4.12.11 (2019-08-12)

Features

Bug Fixes

  • add noRegister option to webpack, #1315 (e562375)
  • remove circular deps from hot-loader (2cb544d)

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)

... (truncated)
Commits
  • 941b41c chore(release): 4.12.12
  • 476e66e Merge pull request #1328 from gaearon/4.12.12
  • b81dcb0 fix: speedup levenshtein comparison, fixes #1087
  • 73eeb4e fix: resolve undefined types to undefined, fixes #1324
  • da50985 fix: error overlay could fail by itself
  • 67e8fbc Merge pull request #1326 from lookfirst/patch-1
  • 9f066c6 s/prodived/provided/
  • 6e11ad4 Merge pull request #1322 from alireza-mh/update-react-examples
  • 209557d chore: update react-bootstrap, react-fetch and typscript-no-babel examples
  • c3c03fa 16.9 support
  • 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)
  • 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 Aug 29, 2019

Codecov Report

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

Impacted file tree graph

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

@dependabot-preview
Copy link
Author

Superseded by #242.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-hot-loader-4.12.12 branch September 13, 2019 09:15
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