SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.32k stars 200 forks source link

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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies major 0.23.1 -> 1.2.1

Release Notes

webpack-contrib/style-loader ### [`v1.2.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​121-httpsgithubcomwebpack-contribstyle-loadercomparev120v121-2020-04-28) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​120-httpsgithubcomwebpack-contribstyle-loadercomparev114v120-2020-04-24) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.4...v1.2.0) ##### Features - hot module replacement for css modules ([6d14e0a](https://togithub.com/webpack-contrib/style-loader/commit/6d14e0aa7bac1d8ba8e60b4d12f7cd33078763b7)) ##### [1.1.4](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4) (2020-04-15) ### [`v1.1.4`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​114-httpsgithubcomwebpack-contribstyle-loadercomparev113v114-2020-04-15) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4) ### [`v1.1.3`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​113-httpsgithubcomwebpack-contribstyle-loadercomparev112v113-2020-01-17) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.2...v1.1.3) ### [`v1.1.2`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​112-httpsgithubcomwebpack-contribstyle-loadercomparev111v112-2019-12-25) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.1...v1.1.2) ### [`v1.1.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​111-httpsgithubcomwebpack-contribstyle-loadercomparev110v111-2019-12-20) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.1.0...v1.1.1) ### [`v1.1.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​110-httpsgithubcomwebpack-contribstyle-loadercomparev102v110-2019-12-20) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.0.2...v1.1.0) ##### Features - `esModule` option ([#​441](https://togithub.com/webpack-contrib/style-loader/issues/441)) ([3415266](https://togithub.com/webpack-contrib/style-loader/commit/3415266f58f2be00bec1d66ae9e658437e0d0a6c)) ##### Bug Fixes - order of imported styles ([#​443](https://togithub.com/webpack-contrib/style-loader/issues/443)) ([c7d6e3a](https://togithub.com/webpack-contrib/style-loader/commit/c7d6e3a3fba63a76e8f342d84e00b69af92c7ebc)) ##### [1.0.2](https://togithub.com/webpack-contrib/style-loader/compare/v1.0.1...v1.0.2) (2019-12-17) ##### Bug Fixes - support ES module syntax ([#​435](https://togithub.com/webpack-contrib/style-loader/issues/435)) ([dcbfadb](https://togithub.com/webpack-contrib/style-loader/commit/dcbfadb4245e7f0ce888aafc138cbac27d053915)) ##### [1.0.1](https://togithub.com/webpack-contrib/style-loader/compare/v1.0.0...v1.0.1) (2019-11-28) ##### Bug Fixes - compatibility `linkTag` with ES module syntax ([#​429](https://togithub.com/webpack-contrib/style-loader/issues/429)) ([2cdb9c3](https://togithub.com/webpack-contrib/style-loader/commit/2cdb9c3f51edebec69e8b22ff43b520a5e1c679b)) ### [`v1.0.2`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​102-httpsgithubcomwebpack-contribstyle-loadercomparev101v102-2019-12-17) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.0.1...v1.0.2) ### [`v1.0.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​101-httpsgithubcomwebpack-contribstyle-loadercomparev100v101-2019-11-28) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.0.0...v1.0.1) ### [`v1.0.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​100-httpsgithubcomwebpack-contribstyle-loadercomparev0231v100-2019-08-06) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) ##### Bug Fixes - es3 compatibility ([#​390](https://togithub.com/webpack-contrib/style-loader/issues/390)) ([ae24ec2](https://togithub.com/webpack-contrib/style-loader/commit/ae24ec2)) - restore original hot reloading behaviour for locals ([#​419](https://togithub.com/webpack-contrib/style-loader/issues/419)) ([f026429](https://togithub.com/webpack-contrib/style-loader/commit/f026429)) - better handle source maps ([#​383](https://togithub.com/webpack-contrib/style-loader/issues/383)) ([84ec8e5](https://togithub.com/webpack-contrib/style-loader/commit/84ec8e5)) ##### Features - new `injectType` option ([e2664e9](https://togithub.com/webpack-contrib/style-loader/commit/e2664e9)) - remove type `text/css` from style and link element ([#​399](https://togithub.com/webpack-contrib/style-loader/issues/399)) ([b0187d6](https://togithub.com/webpack-contrib/style-loader/commit/b0187d6)) ##### 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

:date: Schedule: "before 2am" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.