Skip to content

BREAKING CHANGE: Update dependency url-loader to v4 #455

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
Sep 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2020

This PR contains the following updates:

Package Type Update Change
url-loader dependencies major 1.1.2 -> 4.1.0

Release Notes

webpack-contrib/url-loader

v4.1.0

Compare Source

Features
  • the mimetype option can be Boolean
  • added the encoding option
  • added the generator option

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: migrate on mime-types package, some rare types may have other mimetype
Bug Fixes

v3.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)

v2.3.0

Compare Source

Features
  • new esModules option to output ES modules (0ee2b99)
2.2.0 (2019-10-04)
Features

v2.2.0

Compare Source

v2.1.0

Compare Source

Features
2.0.1 (2019-06-25)
Bug Fixes
  • allow using limit as string when you use loader with query string (#​185) (4842f93)

v2.0.1

Compare Source

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: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 8 times, most recently from 723259b to 3aa2657 Compare May 15, 2020 07:01
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 4 times, most recently from ea99210 to b96e7a3 Compare May 23, 2020 15:31
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 2 times, most recently from ff3c2e8 to 24dffe1 Compare May 29, 2020 06:44
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch from 24dffe1 to 7984162 Compare June 4, 2020 14:35
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 5 times, most recently from a42e9e2 to 7d7bbc6 Compare June 17, 2020 23:38
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 4 times, most recently from 2ab6d52 to 299564d Compare July 3, 2020 23:44
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 2 times, most recently from c3a93f3 to 7cc4c95 Compare July 18, 2020 20:13
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch from 7cc4c95 to 2e282b6 Compare August 1, 2020 21:50
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 3 times, most recently from 02b260b to ef3985c Compare September 16, 2020 02:18
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 7 times, most recently from e38c043 to 9c2f713 Compare September 22, 2020 13:22
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 7 times, most recently from 1dd043d to fe9eaa8 Compare September 29, 2020 07:08
@renovate renovate bot changed the title fix(package.json): Update dependency url-loader to v4 BREAKING CHANGE: Update dependency url-loader to v4 Sep 29, 2020
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch 3 times, most recently from cf360ac to 2a7f736 Compare September 29, 2020 21:25
@renovate renovate bot force-pushed the renovate/url-loader-4.x branch from 2a7f736 to 7e5c556 Compare September 29, 2020 22:17
@halfzebra halfzebra merged commit b0674bd into master Sep 30, 2020
@halfzebra halfzebra deleted the renovate/url-loader-4.x branch September 30, 2020 18:32
@halfzebra
Copy link
Owner

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants