Skip to content

chore(deps): update dependency style-loader to ^0.23.0 #1593

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 20, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2019

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies minor ^0.18.2 -> ^0.23.0

Release Notes

webpack-contrib/style-loader

v0.23.1

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)

v0.23.0

Compare Source

Features
  • useable: add insertInto support (options.insertInto) (#​341) (2588aca)

0.22.1 (2018-08-08)

Bug Fixes

v0.22.1

Compare Source

Features
  • useable: add insertInto support (options.insertInto) (#​341) (2588aca)

0.22.1 (2018-08-08)

Bug Fixes

v0.22.0

Compare Source

Bug Fixes
Features

v0.21.0

Compare Source

Bug Fixes
Features

v0.20.3

Compare Source

Features

0.20.3 (2018-03-09)

Bug Fixes
  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#​308) (9455888)

0.20.2 (2018-02-15)

Bug Fixes

0.20.1 (2018-01-26)

Bug Fixes

v0.20.2

Compare Source

Bug Fixes
  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#​308) (9455888)

v0.20.1

Compare Source

Bug Fixes

v0.20.0

Compare Source

Bug Fixes
  • addStyles: check if HTMLIFrameElement exist (#​296) (9b46128)
  • index: enable HMR in case locals (css-modules) are unchanged (#​298) (3a4cb53)
  • options: add transform option validation ({String}) (23c3567)
  • options: support passing a {Function} (options.insertInto) (e0c4b19)
Features
  • support passing a {Function} (options.insertInto) (#​279) (0eb8fe7)

0.19.1 (2017-12-14)

Bug Fixes
  • addStyles: correctly check singleton behavior when {Boolean} (options.singleton) (#​285) (2bfc93e)

v0.19.1

Compare Source

Bug Fixes
  • addStyles: check if HTMLIFrameElement exist (#​296) (9b46128)
  • index: enable HMR in case locals (css-modules) are unchanged (#​298) (3a4cb53)
  • options: add transform option validation ({String}) (23c3567)
  • options: support passing a {Function} (options.insertInto) (e0c4b19)
Features
  • support passing a {Function} (options.insertInto) (#​279) (0eb8fe7)

0.19.1 (2017-12-14)

Bug Fixes
  • addStyles: correctly check singleton behavior when {Boolean} (options.singleton) (#​285) (2bfc93e)

v0.19.0

Compare Source

Features

0.18.2 (2017-06-05)

Bug Fixes
  • url: use loaderUtils.stringifyRequest to avoid invalidating hashes due to absolute paths (#​242) (97508ec)
  • Add null check to removeStyleElement (#​245) (0a4845c)

0.18.1 (2017-05-23)

Bug Fixes

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 19, 2019

Deploy preview for ant-desing-vue processing.

Building with commit ce39348

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

@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from ab58b30 to ce39348 Compare December 20, 2019 03:28
@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1593   +/-   ##
=======================================
  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 88f49db...ce39348. Read the comment docs.

@tangjinzhou tangjinzhou merged commit 8c6691e into master Dec 20, 2019
@renovate renovate bot deleted the renovate/style-loader-0.x branch December 20, 2019 04:57
@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 20, 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