wKoza / ngx-upload

Ngx-upload is an upload module for Angular Ivy ready
30 stars 15 forks source link

chore(deps): update dependency style-loader to v0.23.1 - autoclosed #53

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies minor 0.21.0 -> 0.23.1

Release Notes

webpack-contrib/style-loader ### [`v0.23.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​0231httpsgithubcomwebpack-contribstyle-loadercomparev0230v0231-2018-10-08) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v0.23.0...v0.23.1) ##### Bug Fixes - **addStyles:** support exports of transpiled transforms (`options.transform`) ([#​333](https://togithub.com/webpack-contrib/style-loader/issues/333)) ([33aebed](https://togithub.com/webpack-contrib/style-loader/commit/33aebed)) ### [`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-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           7        7           
  Lines         351      351           
  Branches       41       41           
=======================================
  Hits          234      234           
  Misses         91       91           
  Partials       26       26

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 eaf9529...2c89955. Read the comment docs.