Skip to content

chore(deps): update dependency url-loader to v2 #1974

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

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2019

This PR contains the following updates:

Package Type Update Change
url-loader devDependencies major ^1.1.2 -> ^2.0.0

Release Notes

webpack-contrib/url-loader

v2.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • minimum required nodejs version is 8.9.0
  • limit should always be a number and 0 value handles as number
  • fallback loader will be used than limit is equal or greater (before only when greater)

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 modify the PR title to begin with "rebase!".

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

@renovate renovate bot added the renovate label Jun 5, 2019
@anshumanv
Copy link
Member

Requires node 8.9

@renovate renovate bot force-pushed the renovate/url-loader-2.x branch from 348167f to db07a49 Compare June 5, 2019 16:40
@hiroppy hiroppy changed the base branch from master to next June 5, 2019 18:40
@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

Merging #1974 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #1974   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          28       28           
  Lines        1076     1076           
  Branches      322      322           
=======================================
  Hits          995      995           
  Misses         77       77           
  Partials        4        4

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 262cfe9...db07a49. Read the comment docs.

@hiroppy hiroppy merged commit f4d2dff into next Jun 5, 2019
@hiroppy hiroppy deleted the renovate/url-loader-2.x branch June 5, 2019 19:16
knagaitsev pushed a commit to knagaitsev/webpack-dev-server that referenced this pull request Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants