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

fix(deps): update dependency react-hot-loader to v4.13.1 #152

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 29, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hot-loader 4.8.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

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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 changed the title chore(deps): update dependency react-hot-loader to v4.8.1 chore(deps): 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 8d6877b to f3ffdf4 Compare March 30, 2019 22:35
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.2 chore(deps): 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 2 times, most recently from 33ec36f to 94a4986 Compare April 9, 2019 20:30
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.3 chore(deps): 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 94a4986 to 89c00fa Compare April 15, 2019 01:46
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.4 chore(deps): 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 2 times, most recently from a26834c to 76cebf4 Compare May 18, 2019 06:05
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.5 chore(deps): 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 76cebf4 to d08fbf3 Compare May 20, 2019 20:59
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.6 chore(deps): update dependency react-hot-loader to v4.8.7 May 20, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from d08fbf3 to 3849bb7 Compare May 23, 2019 20:40
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.7 chore(deps): update dependency react-hot-loader to v4.8.8 May 23, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 3849bb7 to ebb7d9e Compare June 2, 2019 02:33
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.8.8 chore(deps): update dependency react-hot-loader to v4.9.0 Jun 2, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from ebb7d9e to 2cd8779 Compare July 9, 2019 20:59
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.9.0 chore(deps): update dependency react-hot-loader to v4.12.5 Jul 9, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 2cd8779 to 4fb3697 Compare July 10, 2019 21:44
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.5 chore(deps): update dependency react-hot-loader to v4.12.6 Jul 10, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 4fb3697 to ca6e0e8 Compare July 16, 2019 20:40
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.6 chore(deps): update dependency react-hot-loader to v4.12.7 Jul 16, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from ca6e0e8 to 9f011f2 Compare July 18, 2019 20:43
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.7 chore(deps): update dependency react-hot-loader to v4.12.8 Jul 18, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 9f011f2 to feb5246 Compare July 23, 2019 20:32
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.8 chore(deps): update dependency react-hot-loader to v4.12.9 Jul 23, 2019
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.9 chore(deps): update dependency react-hot-loader to v4.12.10 Jul 27, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from feb5246 to 6042767 Compare July 27, 2019 06:15
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 6042767 to e76317c Compare August 12, 2019 02:26
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.10 chore(deps): update dependency react-hot-loader to v4.12.11 Aug 12, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from e76317c to 33d7204 Compare August 27, 2019 20:49
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.11 chore(deps): update dependency react-hot-loader to v4.12.12 Aug 27, 2019
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from 33d7204 to c889edf Compare June 1, 2022 00:14
@renovate renovate bot requested a review from Ldoppea as a code owner June 1, 2022 00:14
@renovate renovate bot changed the title chore(deps): update dependency react-hot-loader to v4.12.12 fix(deps): update dependency react-hot-loader to v4.13.0 Jun 1, 2022
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from c889edf to c1b2fc7 Compare November 30, 2022 23:37
@renovate renovate bot changed the title fix(deps): update dependency react-hot-loader to v4.13.0 fix(deps): update dependency react-hot-loader to v4.13.1 Nov 30, 2022
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

0 participants