Skip to content

chore(deps): update dependency style-loader to v1 #1625

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
Dec 21, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2019

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies major ^0.23.0 -> ^1.0.0

Release Notes

webpack-contrib/style-loader

v1.1.1

Compare Source

v1.1.0

Compare Source

Features
Bug Fixes
1.0.2 (2019-12-17)
Bug Fixes
1.0.1 (2019-11-28)
Bug Fixes

v1.0.2

Compare Source

Features
Bug Fixes
1.0.2 (2019-12-17)
Bug Fixes
1.0.1 (2019-11-28)
Bug Fixes

v1.0.1

Compare Source

v1.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • minimum required Node.js version is 8.9.0
  • minimum required wepback version is 4.0.0
  • the convertToAbsoluteUrls option was removed, you don't need this anymore
  • the attrs option was renamed to the attributes option
  • the transform option was removed without replacement
  • the hmr option was removed, webpack automatically inject HMR code when it is required (when the HotModuleReplacementPlugin plugin was used)
  • the sourceMap option was removed. The loader automatically inject source maps if the previous loader emit them
  • the ref/unref api methods were removed for useable loader, please use the use/unuse api methods
  • the style-loader/url loader was removed in favor injectType option (look the documentation about the injectType option)
  • the style-loader/useable loader was removed in favor injectType option (look the documentation about the injectType option)
  • the singleton option was removed (look documentation about the injectType option)
  • the insertAt option was removed in favor the insert option (look the documentation about the insert option and examples)
  • the insertInto options was removed in favor the insert option (look the documentation about the insert option and examples)

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.

@netlify
Copy link

netlify bot commented Dec 20, 2019

Deploy preview for ant-desing-vue processing.

Building with commit 9adb170

https://app.netlify.com/sites/ant-desing-vue/deploys/5dfdea18c1f91e000a9834ab

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #1625 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1625   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files         157      157           
  Lines        5408     5408           
  Branches     1524     1524           
=======================================
  Hits         4761     4761           
  Misses        578      578           
  Partials       69       69

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 ab37191...9adb170. Read the comment docs.

@renovate renovate bot force-pushed the renovate/style-loader-1.x branch from 87932e9 to ecd21d0 Compare December 20, 2019 14:29
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch from ecd21d0 to 9adb170 Compare December 21, 2019 09:47
@tangjinzhou tangjinzhou merged commit 379fd9b into master Dec 21, 2019
@renovate renovate bot deleted the renovate/style-loader-1.x branch December 21, 2019 09:49
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2020
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.

2 participants