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

chore(deps): update dependency url-loader to v3 (next) #2332

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2019

This PR contains the following updates:

Package Type Update Change
url-loader devDependencies major ^2.1.0 -> ^3.0.0

Release Notes

webpack-contrib/url-loader

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

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

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2332   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files          36       36           
  Lines        1302     1302           
  Branches      367      366    -1     
=======================================
  Hits         1223     1223           
- Misses         70       78    +8     
+ Partials        9        1    -8
Impacted Files Coverage Δ
client-src/clients/WebsocketClient.js 58.97% <0%> (ø) ⬆️
client-src/clients/BaseClient.js 69.23% <0%> (ø) ⬆️
client-src/clients/SockJSClient.js 60% <0%> (ø) ⬆️

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 adc1154...15ed120. Read the comment docs.

@hiroppy
Copy link
Member

hiroppy commented Nov 29, 2019

close via #2331

@hiroppy hiroppy closed this Nov 29, 2019
@hiroppy hiroppy deleted the renovate/next-url-loader-3.x branch November 29, 2019 06:45
@renovate
Copy link
Contributor Author

renovate bot commented Nov 29, 2019

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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.

None yet

2 participants