Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-hot-loader to v4.12.20 #66

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 31, 2019

This PR contains the following updates:

Package Type Update Change
react-hot-loader devDependencies minor 4.6.3 -> 4.12.20

Release Notes

gaearon/react-hot-loader

v4.12.20

Compare Source

v4.12.19

Compare Source

v4.12.18

Compare Source

v4.12.17

Compare Source

v4.12.16

Compare Source

v4.12.15

Compare Source

Bug Fixes

v4.12.14

Compare Source

Bug Fixes

v4.12.13

Compare Source

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

v4.12.12

Compare Source

Bug Fixes

v4.12.11

Compare Source

Bug Fixes

v4.12.10

Compare Source

Features
Bug Fixes

v4.12.9

Compare Source

Bug Fixes

v4.12.8

Compare Source

Bug Fixes

v4.12.7

Compare Source

Bug Fixes
  • script error on IE11 due to lack of Object.entries (6672b26)

v4.12.6

Compare Source

Bug Fixes
  • false negative comparisons with react-hot-dom enabled, fixes #​1299 (a1c5c31)
  • reload hooks when hook body changes (4795456)

v4.12.5

Compare Source

Bug Fixes

v4.12.4

Compare Source

Bug Fixes

v4.12.3

Compare Source

Bug Fixes

v4.12.2

Compare Source

Bug Fixes
  • babel plugin should use only extrernals 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)

v4.12.1

Compare Source

Bug Fixes

v4.12.0

Compare Source

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

4.11.2 (2019-06-30)

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

4.11.1 (2019-06-15)

Bug Fixes
  • hot render of forward props component (4ba7530)
  • regression in hidden components reconcilation (3f8efc4)
  • update react-fresh babel plugin (2fafd44)

v4.11.2

Compare Source

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

4.11.2 (2019-06-30)

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

4.11.1 (2019-06-15)

Bug Fixes
  • hot render of forward props component (4ba7530)
  • regression in hidden components reconcilation (3f8efc4)
  • update react-fresh babel plugin (2fafd44)

v4.11.1

Compare Source

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

v4.11.0

Compare Source

Bug Fixes
  • source map consumer could be synchronous (05a6c8e)
Features
  • backport React.Fresh to handle hooks order change (e5c4bb4)

v4.10.0

Compare Source

Features

v4.9.0

Compare Source

Bug Fixes
  • source map consumer could be synchronous (05a6c8e)
Features
  • backport React.Fresh to handle hooks order change (e5c4bb4)

v4.8.8

Compare Source

Bug Fixes
  • false positive hot merge for forwardRef and Memo components, fixes #​1257 (dbf1047)
  • improve hot api for production mode - error reporting and babel plugin (6b29911)
Features

4.8.8 (2019-05-23)

Bug Fixes

4.8.7 (2019-05-20)

Bug Fixes

4.8.6 (2019-05-18)

Bug Fixes

4.8.5 (2019-05-16)

Bug Fixes

4.8.4 (2019-04-15)

Bug Fixes

4.8.3 (2019-04-05)

Bug Fixes
  • Allow refs on lazy components (798e37f)
  • invariant violation react 15 (1351f2d)

4.8.1 (2019-03-29)

Bug Fixes

v4.8.7

Compare Source

Bug Fixes

v4.8.6

Compare Source

Bug Fixes

v4.8.5

Compare Source

Bug Fixes

v4.8.4

Compare Source

Bug Fixes

v4.8.3

Compare Source

Bug Fixes

v4.8.2

Compare Source

Bug Fixes
  • Allow refs on lazy components (798e37f)
  • invariant violation react 15 (1351f2d)

v4.8.0

Compare Source

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)

v4.7.2

Compare Source

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)

v4.7.1

Compare Source

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

v4.7.0

Compare Source

Bug Fixes
Features
  • activate pureRender by default (4e971b5)
  • implement flexible hot injections (b7e8f5e)
  • make errors retryable to mitigate hooks update (9967fde)

4.6.5 (2019-01-31)

Bug Fixes
  • babel plugin produces a broken code (6f8573f)

4.6.4 (2019-01-31)

Bug Fixes

4.6.3 (2018-12-19)

Bug Fixes
  • context information is not always properly emulated in hot-render, fixes #​1094 (100fc9c)
  • RHL could update non-relative components (5d4f226)
  • update memo updater and comparator. fix #​1135 (826a57c)

4.6.2 (2018-12-18)

Bug Fixes
  • allow multiple 'hot' in one file, registering only the first one (68c2a0a)
  • error overlay initialization prior body, fixes #​1127 (9177aba)

4.6.1 (2018-12-17)

Bug Fixes

v4.6.5

Compare Source

Bug Fixes
Features
  • activate pureRender by default (4e971b5)
  • implement flexible hot injections (b7e8f5e)
  • make errors retryable to mitigate hooks update (9967fde)

4.6.5 (2019-01-31)

Bug Fixes
  • babel plugin produces a broken code (6f8573f)

4.6.4 (2019-01-31)

Bug Fixes

4.6.3 (2018-12-19)

Bug Fixes
  • context information is not always properly emulated in hot-render, fixes #​1094 (100fc9c)
  • RHL could update non-relative components (5d4f226)
  • update memo updater and comparator. fix #​1135 (826a57c)

4.6.2 (2018-12-18)

Bug Fixes
  • allow multiple 'hot' in one file, registering only the first one (68c2a0a)
  • error overlay initialization prior body, fixes #​1127 (9177aba)

4.6.1 (2018-12-17)

Bug Fixes

v4.6.4

Compare Source

Bug Fixes
  • babel plugin produces a broken code (6f8573f)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 3194cfb to 87c88af Compare January 31, 2019 10:23
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.6.4 Update dependency react-hot-loader to v4.6.5 Jan 31, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 87c88af to b7bf1ad Compare February 18, 2019 21:58
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.6.5 Update dependency react-hot-loader to v4.7.0 Feb 18, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from b7bf1ad to 59139fa Compare February 20, 2019 07:10
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.7.0 Update dependency react-hot-loader to v4.7.1 Feb 20, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 59139fa to 1a1de85 Compare March 4, 2019 10:35
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.7.1 Update dependency react-hot-loader to v4.7.2 Mar 4, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 1a1de85 to d4624a6 Compare March 7, 2019 10:28
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.7.2 Update dependency react-hot-loader to v4.8.0 Mar 7, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from d4624a6 to d9e9842 Compare March 29, 2019 22:32
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.0 Update dependency react-hot-loader to v4.8.1 Mar 29, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from d9e9842 to 0d86004 Compare March 30, 2019 22:34
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.1 Update dependency react-hot-loader to v4.8.2 Mar 30, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 0d86004 to f62bfbe Compare April 5, 2019 22:23
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.2 Update dependency react-hot-loader to v4.8.3 Apr 5, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from f62bfbe to 48375ec Compare April 15, 2019 01:46
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.3 Update dependency react-hot-loader to v4.8.4 Apr 15, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 48375ec to 8b3ca89 Compare May 16, 2019 02:59
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.4 Update dependency react-hot-loader to v4.8.5 May 16, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 8b3ca89 to e9fc82c Compare May 18, 2019 06:06
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.5 Update dependency react-hot-loader to v4.8.6 May 18, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from e9fc82c to 154aed0 Compare May 22, 2019 13:59
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.6 Update dependency react-hot-loader to v4.8.7 May 22, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 154aed0 to 8e2655a Compare May 25, 2019 16:57
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.7 Update dependency react-hot-loader to v4.8.8 May 25, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 8e2655a to cea0dca Compare June 19, 2019 14:44
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.8.8 Update dependency react-hot-loader to v4.11.1 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from cea0dca to 317ba30 Compare July 13, 2019 09:57
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.11.1 Update dependency react-hot-loader to v4.12.6 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 317ba30 to 07850e5 Compare August 10, 2019 10:59
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.6 Update dependency react-hot-loader to v4.12.10 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 07850e5 to 2f25938 Compare August 20, 2019 04:47
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.10 Update dependency react-hot-loader to v4.12.11 Aug 20, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 2f25938 to 98410f2 Compare September 5, 2019 04:50
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.11 Update dependency react-hot-loader to v4.12.12 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 98410f2 to 803a37b Compare October 4, 2019 09:59
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.12 Update dependency react-hot-loader to v4.12.14 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 803a37b to be44b29 Compare November 10, 2019 21:59
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.14 Update dependency react-hot-loader to v4.12.16 Nov 10, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from be44b29 to 88cd494 Compare November 21, 2019 13:25
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.16 Update dependency react-hot-loader to v4.12.18 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 88cd494 to 6157f85 Compare February 8, 2020 21:57
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.18 Update dependency react-hot-loader to v4.12.19 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 6157f85 to 8adad30 Compare March 14, 2020 21:57
@renovate renovate bot changed the title Update dependency react-hot-loader to v4.12.19 Update dependency react-hot-loader to v4.12.20 Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant