Skip to content

Conversation

@dependabot-preview
Copy link

Bumps react-hot-loader from 4.3.6 to 4.8.2.

Release notes

Sourced from react-hot-loader's releases.

v4.8.2

Bug fixes

  • replaces deprecated 4.8.1 #1217

(deprecated)

Bug Fixes

  • root hot for parcel bundler, fixes #1082 (a16679b)
  • pass a false value into Context #1214

v4.8.0

Features

v4.7.2

Bug Fixes

  • safer reads from context consumer (7942d26)
  • suppress error message on a server side, fixes #1188 (b12b430)

v4.7.1

Bug Fixes

  • destructed Context.Provider breaking registrations. fixes #1184 (8240111)
  • do not poison memoized props (9f6ab6e)
  • rethrow an error is hot comparison is not open (8befa5a)

Hook the hooks

Bug Fixes

  • complain if hot patches not present, fixes #1173 (efc3d6b)
  • deactivate RHL in dev mode if eval not allowed (f995b0d)
  • disable ErrorBoundaries for a first run, fixes #1172 (2a834c2)
  • Support Context.Provider reload and React.memo, fixes #1169 (09e48eb)

Features

  • activate pureRender by default (4e971b5) (this is a big deal)
  • implement flexible hot injections (b7e8f5e)
  • make errors retryable to mitigate hooks update (9967fde) ("a retry button")

hot-fix

Bug Fixes

Tidy up!

... (truncated)
Changelog

Sourced from react-hot-loader's changelog.

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.8.1 (2019-03-29)

Bug Fixes

4.8.0 (2019-03-07)

Features

4.7.2 (2019-03-04)

Bug Fixes

  • safer reads from context consumer (7942d26)
  • suppress error message on a server side, fixes #1188 (b12b430)

4.7.1 (2019-02-20)

Bug Fixes

  • destructed Context.Provider breaking registrations. fixes #1184 (8240111)
  • do not poison memoized props (9f6ab6e)
  • rethrow an error is hot comparison is not open (8befa5a)

4.7.0 (2019-02-18)

... (truncated)
Commits
  • 2d500fb 4.8.2
  • 43dd55a fix: add root.js to prettierignore
  • d99b788 Merge pull request #1217 from izorg/patch-1
  • 0f07af5 Fix Uncaught SyntaxError: Unexpected token ) on Chrome 55
  • 94af013 chore(release): 4.8.1
  • 95207a8 Merge pull request #1216 from gaearon/fix-parcel-root
  • a16679b fix: root hot for parcel bundler, fixes #1082
  • dd3e5d9 Merge pull request #1214 from aberezkin/consuming-defined-values
  • d29ba0b Add some test cases for context
  • 0752b74 Pass defined falsy values in consumers' children in replacement render
  • 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 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 Apr 1, 2019

Codecov Report

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

Impacted file tree graph

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

@dependabot-preview
Copy link
Author

Superseded by #175.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-hot-loader-4.8.2 branch April 8, 2019 07:44
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