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 file-loader to v5 #346

Merged
merged 4 commits into from
Feb 7, 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 dependencies major ~4.3.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.

renovate-bot and others added 2 commits November 25, 2019 12:47
BREAKING CHANGE: dropped Node 8 support and upgraded to major version of file-loader
@renovate
Copy link
Contributor Author

renovate bot commented Feb 7, 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.

@codecov
Copy link

codecov bot commented Feb 7, 2020

Codecov Report

Merging #346 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #346   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           30        33    +3     
=========================================
+ Hits            30        33    +3     

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 96130f4...c18a4a7. Read the comment docs.

@bhovhannes bhovhannes merged commit 47ae0ff into master Feb 7, 2020
@renovate renovate bot deleted the renovate/file-loader-5.x branch February 7, 2020 14:48
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.

2 participants