Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

chore(deps): Bump react-hot-loader from 3.1.3 to 4.12.16 #532

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-hot-loader from 3.1.3 to 4.12.16.

Release notes

Sourced from react-hot-loader's releases.

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

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

Sourced from react-hot-loader's changelog.

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)

Bug Fixes

4.12.14 (2019-09-23)

Bug Fixes

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

4.12.13 (2019-09-12)

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)

4.12.12 (2019-08-27)

Bug Fixes

  • error overlay could fail by itself (da50985)
... (truncated)
Commits
  • 4167d4c chore(release): 4.12.16
  • bcf7537 examples: bump styled-components to react 16.11
  • 5e226f4 Merge pull request #1389 from gaearon/4.12.15
  • 9561d66 fix: explain why RHL could not be activated, fixes #1362
  • af42c1a fix: more @types/react to dependencies, fixes #1359
  • 1072303 fix: dont write to elementType if it is not defined, fixes #1357
  • fbc890a fix: use logger.warn instead of console to report tail update, fixes #1386
  • 3fadc05 Merge pull request #1385 from TotooriaHyperion/patch-1
  • f1a8436 Create README.md
  • 2e604e0 Merge pull request #1372 from gaearon/dependabot/npm_and_yarn/examples/mobx/w...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kashey, a new releaser for react-hot-loader since your current version.


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 scope:dependency Pull requests that update a dependency file label Mar 16, 2020
@dependabot-preview dependabot-preview bot requested a review from erunion March 16, 2020 10:51
@erunion erunion merged commit 78d9989 into master Mar 17, 2020
@erunion erunion deleted the dependabot/npm_and_yarn/react-hot-loader-4.12.16 branch March 17, 2020 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant