Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Bump react-hot-loader from 4.8.8 to 4.12.21 #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-hot-loader from 4.8.8 to 4.12.21.

Release notes

Sourced from react-hot-loader's releases.

v4.12.19

Bug Fixes

v4.12.18

Bug Fixes

  • (regression) hook order change is causing React error, fixes #1393 (6707b4b)
  • production babel plugin might perform eager replacement, fixes #1388 (b94adb3)

v4.12.17

Bug Fixes

  • move @types/react from to peer dependencies, fixes #1391 (5ab2cab)

v4.12.16

Bug Fixes

  • dont write to elementType if it is not defined, fixes #1357 (1072303)
  • explain why RHL could not be activated, fixes #1362 (9561d66)
  • more @types/react to dependencies, fixes #1359 (af42c1a)
  • use logger.warn instead of console to report tail update, fixes #1386 (fbc890a)

16.10

Bug Fixes

v4.12.14

Bug Fixes

  • autodetect underupdated state and trigger an automatic update, fixes #1342 (33c54f5)
  • resolve all components to their last versions, #1342 (62bc67e)

v4.12.13

Bug Fixes

  • error overlay should not be injected into the first instance, fixes #1337 (c019663)
  • return null for null types, fixes #1324 (08d7ed1)
  • run hot in batched mode, fixes #1332 (e801daf)

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

... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

4.12.21 (2020-04-30)

Bug Fixes

  • add peerDependenciesMeta in package.json (#1433)

4.12.20 (2020-03-14)

Bug Fixes

4.12.19 (2020-01-22)

Bug Fixes

4.12.18 (2019-11-16)

Bug Fixes

  • (regression) hook order change is causing React error, fixes #1393 (6707b4b)
  • production babel plugin might perform eager replacement, fixes #1388 (b94adb3)

4.12.17 (2019-11-12)

Bug Fixes

  • move @types/react from to peer dependencies, fixes #1391 (5ab2cab)

4.12.16 (2019-11-06)

Bug Fixes

  • dont write to elementType if it is not defined, fixes #1357 (1072303)
  • explain why RHL could not be activated, fixes #1362 (9561d66)
  • more @types/react to dependencies, fixes #1359 (af42c1a)
  • use logger.warn instead of console to report tail update, fixes #1386 (fbc890a)

4.12.15 (2019-10-08)

... (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 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants