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

chore(deps): update dependency react-hot-loader to v4.13.1 #46

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 13, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hot-loader 4.3.0 -> 4.13.1 age adoption passing confidence

Release Notes

gaearon/react-hot-loader (react-hot-loader)

v4.13.1

Compare Source

v4.13.0

Compare Source

Bug Fixes
Features
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
4.12.16 (2019-11-06)
Bug Fixes

v4.12.21

Compare Source

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
  • autodetect underupdated state and trigger an automatic update, fixes #​1342 (33c54f5)
  • resolve all components to their last versions, #​1342 (62bc67e)

v4.12.13

Compare Source

Bug Fixes

v4.12.12

Compare Source

Bug Fixes

v4.12.11

Compare Source

Features
Bug Fixes

v4.12.10

Compare Source

Bug Fixes

v4.12.9

Compare Source

Bug Fixes

v4.12.8

Compare Source

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

v4.12.7

Compare Source

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

v4.12.6

Compare Source

Bug Fixes

v4.12.5

Compare Source

Bug Fixes

v4.12.4

Compare Source

Bug Fixes

v4.12.3

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.2

Compare Source

Bug Fixes
  • [babel][prod] separate default and root 'hot' detection, fixes #​1283 (c6d29c9)

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

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

v4.11.1

Compare Source

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

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
  • 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.8

Compare Source

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
  • Allow refs on lazy components (798e37f)
  • invariant violation react 15 (1351f2d)

v4.8.2

Compare Source

Bug fixes

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

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

v4.7.1

Compare Source

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.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
  • babel plugin produces a broken code (6f8573f)

v4.6.4

Compare Source

Bug Fixes

v4.6.3

Compare Source

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)

v4.6.2

Compare Source

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

v4.6.1

Compare Source

Bug Fixes

v4.6.0

Compare Source

Features

4.5.3 (2018-12-07)

Bug Fixes
  • enable class equality, but disable class merge, when not hot (8d214b3)
  • react-dom hot-replacement is too active (8827a40)

4.5.2 (2018-12-06)

Bug Fixes
  • forwardRef to be remounted every frame. React-router to merge components (3b11866)
  • React-router to merge components (f45fee0)
  • remove early reject, #​1115 (0a28144)

4.5.1 (2018-11-21)

Bug Fixes
  • add lodash.merge as dep (1de55d6)

v4.5.3

Compare Source

Bug Fixes
  • enable class equality, but disable class merge, when not hot (8d214b3)
  • react-dom hot-replacement is too active (8827a40)

v4.5.2

Compare Source

Bug Fixes
  • forwardRef to be remounted every frame. React-router to merge components (3b11866)
  • React-router to merge components (f45fee0)
  • remove early reject, #​1115 (0a28144)

v4.5.1

Compare Source

Bug Fixes
  • add lodash.merge as dep (1de55d6)

v4.5.0

Compare Source

Bug Fixes
Features
  • webpack patch/inject mode (42d637b)

4.4.0-1 (2018-11-01)

Bug Fixes

4.4.0 (2018-11-01)

Features
  • React 16.5 and React 16.6 support. forwardRef, memo, lazy #​1084
  • Webpack loader #​1098
  • mark RHL sideEffect-free in production mode #​1096
  • babel plugin will remove hot in production #​1091
Bug Fixes
  • babel plugin will remove calls to hot in production mode to remove side-effect on webpack #​1081
  • class methods, deleted on update, will be deleted from proxy #​1091

4.3.11 (2018-09-20)

Bug Fixes
  • hot fixing ES5 literals in index.js (80f6b63)

4.3.10 (2018-09-20)

Bug Fixes

4.3.7 (2018-09-13)

Bug Fixes

4.3.6 (2018-09-04)

Bug Fixes
  • don't inadvertendly call getters (322e746)

4.3.5 (2018-08-23)

Bug Fixes
  • dont hot-swap registered components, #​1050 (cf165a6)
  • use the same conditions for index and patch (f67d5b9)

4.3.4 (2018-07-25)

Bug Fixes
  • element could be double-proxied (#​1033)
  • Components, not directly inherited from React.Components, like StyledComponents, are not working (#​1031)

4.3.3 (2018-06-15)

Bug Fixes

4.3.2 (2018-06-13)

Bug Fixes
  • Add cold API to TypeScript definitions

4.3.1 (2018-06-09)

Bug Fixes
  • Preact could pass arguments to the render, fix #​1013 (605da10)
  • Support _this10 and over (bb47ca4)
  • Handle lazy indeterminate static properties(Relay) #​1014

v4.4.0

Compare Source

Bug Fixes

v4.3.12

Compare Source

Bug fixes
  • babel plugin will remove calls to hot in production mode to remove side-effect on webpack #​1081
  • class methods, deleted on update, will be deleted from proxy #​1091

v4.3.11

Compare Source

Bug Fixes
  • hot fixing ES5 literals in index.js (80f6b63)

v4.3.10

Compare Source

Bug Fixes

v4.3.8

Compare Source

v4.3.7

Compare Source

Bug Fixes

v4.3.6

Compare Source

Bug Fixes
  • don't inadvertendly call getters (322e746)

v4.3.5

Compare Source

Bug Fixes
  • dont hot-swap registered components, #​1050 (cf165a6)
  • use the same conditions for index and patch (f67d5b9)

v4.3.4

Compare Source

Bug Fixes
  • element could be double-proxied (#​1033)
  • Components, not directly inherited from React.Components, like StyledComponents, are not working (#​1031)

v4.3.3

Compare Source

Bug Fixes

v4.3.2

Compare Source

Bug Fixes
  • Add cold API to TypeScript definitions

v4.3.1

Compare Source

Bug Fixes
  • hot fixing ES5 literals in index.js (80f6b63)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 9082dc7 to e2f8aa3 Compare July 25, 2018 12:11
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.3 Jul 25, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from e2f8aa3 to f83e308 Compare August 23, 2018 10:47
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.4 Aug 23, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from f83e308 to 7b40a02 Compare September 4, 2018 12:30
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.5 Sep 4, 2018
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.6 Sep 13, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 7b40a02 to c245ccb Compare September 13, 2018 11:47
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.7 Sep 15, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch 2 times, most recently from 5abf1ac to 8502014 Compare September 20, 2018 12:02
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.8 Sep 20, 2018
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.10 Sep 20, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 8502014 to e758a30 Compare September 20, 2018 23:00
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.11 Nov 1, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from e758a30 to 0b87387 Compare November 1, 2018 11:41
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.3.12 Dec 13, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 0b87387 to 697ed2f Compare December 13, 2018 11:43
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.0 Dec 17, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 697ed2f to 9621c85 Compare December 17, 2018 11:41
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.1 Dec 18, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 9621c85 to 65e4a35 Compare December 18, 2018 06:43
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.2 Dec 19, 2018
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 65e4a35 to b3a6940 Compare December 19, 2018 12:33
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.3 Jan 31, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from b3a6940 to 33dc793 Compare January 31, 2019 05:15
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.4 Jan 31, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 33dc793 to 145e57d Compare January 31, 2019 10:23
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.6.5 Feb 18, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 145e57d to 9ea51c6 Compare February 18, 2019 21:58
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.6 May 22, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 46254c9 to f320db8 Compare May 25, 2019 17:54
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.7 May 25, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from f320db8 to 0ebf6dc Compare June 19, 2019 11:59
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.8 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 0ebf6dc to ef3ba11 Compare July 13, 2019 06:56
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.11.1 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from ef3ba11 to 56c583e Compare August 10, 2019 07:56
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.6 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 56c583e to cb05d60 Compare August 20, 2019 04:51
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.10 Aug 20, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from cb05d60 to b2aba6b Compare September 4, 2019 23:50
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.11 Sep 4, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from b2aba6b to caa86c1 Compare October 4, 2019 12:52
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.12 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from caa86c1 to 28ab16f Compare November 12, 2019 11:58
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.14 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 28ab16f to ec128c2 Compare November 21, 2019 12:00
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.17 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from ec128c2 to d4beb01 Compare February 8, 2020 15:59
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.18 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from d4beb01 to ada9903 Compare March 15, 2020 04:57
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.19 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from ada9903 to 26b7428 Compare May 3, 2020 17:59
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.20 May 3, 2020
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 26b7428 to 1e7d864 Compare October 28, 2020 04:00
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.21 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 1e7d864 to 3521f1b Compare November 20, 2022 15:56
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.13.0 Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
0 participants