dominique-mueller / angular-notifier

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
https://www.npmjs.com/package/angular-notifier
MIT License
247 stars 68 forks source link

chore(dependencies): update dependency style-loader to 0.23.x - autoclosed #98

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies minor 0.21.x -> 0.23.x

Release Notes

webpack-contrib/style-loader ### [`v0.23.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​100httpsgithubcomwebpack-contribstyle-loadercomparev0231v100-2019-08-06) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.23.0...v0.23.1) ##### 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 require `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`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​0230httpsgithubcomwebpack-contribstyle-loadercomparev0221v0230-2018-08-27) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.22.1...v0.23.0) ##### Features - **useable:** add `insertInto` support (`options.insertInto`) ([#​341](https://togithub.com/webpack-contrib/style-loader/issues/341)) ([2588aca](https://togithub.com/webpack-contrib/style-loader/commit/2588aca)) #### [0.22.1](https://togithub.com/webpack-contrib/style-loader/compare/v0.22.0...v0.22.1) (2018-08-08) ##### Bug Fixes - **addStyles:** use `var` instead of `const` (IE fix) ([#​338](https://togithub.com/webpack-contrib/style-loader/issues/338)) ([1ca12ab](https://togithub.com/webpack-contrib/style-loader/commit/1ca12ab)) ### [`v0.22.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​0230httpsgithubcomwebpack-contribstyle-loadercomparev0221v0230-2018-08-27) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.22.0...v0.22.1) ##### Features - **useable:** add `insertInto` support (`options.insertInto`) ([#​341](https://togithub.com/webpack-contrib/style-loader/issues/341)) ([2588aca](https://togithub.com/webpack-contrib/style-loader/commit/2588aca)) #### [0.22.1](https://togithub.com/webpack-contrib/style-loader/compare/v0.22.0...v0.22.1) (2018-08-08) ##### Bug Fixes - **addStyles:** use `var` instead of `const` (IE fix) ([#​338](https://togithub.com/webpack-contrib/style-loader/issues/338)) ([1ca12ab](https://togithub.com/webpack-contrib/style-loader/commit/1ca12ab)) ### [`v0.22.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​0220httpsgithubcomwebpack-contribstyle-loadercomparev0210v0220-2018-08-07) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.21.0...v0.22.0) ##### Bug Fixes - insertInto and insertAt collaboration ([#​325](https://togithub.com/webpack-contrib/style-loader/issues/325)) ([c7d8fec](https://togithub.com/webpack-contrib/style-loader/commit/c7d8fec)) ##### Features - add support for **webpack_nonce** ([#​319](https://togithub.com/webpack-contrib/style-loader/issues/319)) ([fc24512](https://togithub.com/webpack-contrib/style-loader/commit/fc24512))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@5f228c7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #98   +/-   ##
==========================================
  Coverage           ?   99.13%           
==========================================
  Files              ?       15           
  Lines              ?      463           
  Branches           ?       79           
==========================================
  Hits               ?      459           
  Misses             ?        4           
  Partials           ?        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 5f228c7...7f80e96. Read the comment docs.