Skip to content

Bump react-hot-loader from 4.3.6 to 4.12.8#32

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-hot-loader-4.12.8
Closed

Bump react-hot-loader from 4.3.6 to 4.12.8#32
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-hot-loader-4.12.8

Conversation

@dependabot-preview
Copy link
Contributor

Bumps react-hot-loader from 4.3.6 to 4.12.8.

Release notes

Sourced from react-hot-loader's releases.

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

No more custom react renderer

Features

  • disable hot replacement render if react-dom is patched, see #1274 (b93eb1d)

Fix for Babel 7

Bug Fixes

  • babel-plugin is not compatible with commonjs module output if babel 7 is used #1268.

Refresh of the Fresh

Refresh

  • useState value change will reset hook state, based on React.Fresh PR

Bug Fixes

... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

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)

4.12.5 (2019-07-07)

Bug Fixes

4.12.4 (2019-07-06)

Bug Fixes

... (truncated)
Commits
  • a5597c6 chore(release): 4.12.8
  • 729d06c Merge pull request #1304 from steven-qi/master
  • 6672b26 fix: script error on IE11 due to lack of Object.entries
  • 507cc85 chore(release): 4.12.7
  • 9b6c13c Merge pull request #1300 from gaearon/4.12.7
  • 4795456 fix: reload hooks when hook body changes
  • a1c5c31 fix: false negative comparisons with react-hot-dom enabled, fixes #1299
  • 0d665c8 chore(release): 4.12.6
  • c703d2e Merge pull request #1298 from gaearon/fix-hook-update
  • afa8ed4 fix: do not update hooks while updating hooks, fixes #1294
  • 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). 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)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 18, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-hot-loader-4.12.8 branch July 23, 2019 20:39
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.

0 participants