Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

chore(deps): update dependency file-loader to v5 #1559

Merged
merged 4 commits into from
Feb 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2019

This PR contains the following updates:

Package Type Update Change
file-loader devDependencies major ^4.1.0 -> ^5.0.0

Release Notes

webpack-contrib/file-loader

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

BREAKING CHANGES
  • minimum required nodejs version is 10.13.0
  • rename the esModules option to esModule
  • switch to ES modules by default (the option esModule is true by default)

Renovate configuration

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

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

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

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

@codecov
Copy link

codecov bot commented Nov 25, 2019

Codecov Report

Merging #1559 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1559   +/-   ##
========================================
  Coverage    45.68%   45.68%           
========================================
  Files          274      274           
  Lines         6849     6849           
  Branches      1342     1342           
========================================
  Hits          3129     3129           
  Misses        3558     3558           
  Partials       162      162

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 794ee3f...8de6243. Read the comment docs.

@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 4 times, most recently from fc33157 to 8de6243 Compare November 28, 2019 21:32
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch from 8de6243 to f92af5b Compare December 5, 2019 09:51
@codecov-io
Copy link

codecov-io commented Dec 5, 2019

Codecov Report

Merging #1559 into develop will increase coverage by 0.88%.
The diff coverage is 80.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1559      +/-   ##
===========================================
+ Coverage    63.03%   63.91%   +0.88%     
===========================================
  Files          135      138       +3     
  Lines         3687     3813     +126     
  Branches       779      797      +18     
===========================================
+ Hits          2324     2437     +113     
- Misses        1136     1150      +14     
+ Partials       227      226       -1
Impacted Files Coverage Δ
src/renderer/components/utils/LineChart.js 10% <0%> (ø) ⬆️
src/renderer/store/modules/market.js 17.39% <0%> (+12.84%) ⬆️
src/renderer/models/profile.js 100% <100%> (ø) ⬆️
src/renderer/services/client.js 97.94% <100%> (+0.01%) ⬆️
src/renderer/store/modules/session.js 37.36% <66.66%> (+1.2%) ⬆️
src/renderer/services/price-api.js 67.85% <67.85%> (ø)
src/renderer/services/price-api/coin-gecko.js 89.74% <89.74%> (ø)
src/renderer/services/price-api/coin-cap.js 89.85% <89.85%> (ø)
src/renderer/services/price-api/crypto-compare.js 94.11% <94.11%> (ø)
... and 4 more

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 912c05d...77f10ec. Read the comment docs.

@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 9 times, most recently from 2691ede to d61c61b Compare December 11, 2019 15:30
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 2 times, most recently from 366eeac to 10b0664 Compare December 20, 2019 18:06
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 4 times, most recently from 3449a92 to dbe07ea Compare January 8, 2020 17:53
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch from dbe07ea to 752355b Compare January 14, 2020 12:23
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch from 752355b to b2dc885 Compare January 22, 2020 04:13
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 2 times, most recently from 2eaecb1 to 176a51f Compare January 31, 2020 11:25
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 6 times, most recently from 6feee5f to 93eea34 Compare February 6, 2020 00:57
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 8 times, most recently from 2e11b93 to a039ae8 Compare February 17, 2020 10:56
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch 4 times, most recently from ded6f95 to 105405e Compare February 18, 2020 19:56
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch from 105405e to 912c05d Compare February 18, 2020 22:00
@renovate renovate bot force-pushed the renovate/file-loader-5.x branch from 912c05d to 22838d7 Compare February 19, 2020 16:59
@renovate
Copy link
Contributor Author

renovate bot commented Feb 19, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@alexbarnsley alexbarnsley merged commit 87257d1 into develop Feb 19, 2020
@alexbarnsley alexbarnsley deleted the renovate/file-loader-5.x branch February 19, 2020 18:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants