wKoza / ngx-upload

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

chore(deps): update dependency karma-webpack to v3.0.5 - autoclosed #43

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
karma-webpack devDependencies patch 3.0.0 -> 3.0.5

Release Notes

webpack-contrib/karma-webpack ### [`v3.0.5`](https://togithub.com/webpack-contrib/karma-webpack/releases/v3.0.5) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.4...v3.0.5) ##### `Bug Fixes` - **karma-webpack:** handle multiple outputs correctly ([#​357](https://togithub.com/webpack-contrib/karma-webpack/issues/357)) ([59de62c](https://togithub.com/webpack-contrib/karma-webpack/commit/59de62c)) ### [`v3.0.4`](https://togithub.com/webpack-contrib/karma-webpack/releases/v3.0.4) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.3...v3.0.4) ##### `Bug Fixes` - **karma-webpack:** normalize `file.path` (`windows`) ([#​354](https://togithub.com/webpack-contrib/karma-webpack/issues/354)) ([855e21c](https://togithub.com/webpack-contrib/karma-webpack/commit/855e21c)) ### [`v3.0.3`](https://togithub.com/webpack-contrib/karma-webpack/releases/v3.0.3) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.2...v3.0.3) ##### `Bug Fixes` - **karma-webpack:** normalize paths (`windows`) ([#​353](https://togithub.com/webpack-contrib/karma-webpack/issues/353)) ([b334eb5](https://togithub.com/webpack-contrib/karma-webpack/commit/b334eb5)) ### [`v3.0.2`](https://togithub.com/webpack-contrib/karma-webpack/releases/v3.0.2) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.1...v3.0.2) ##### `Bug Fixes` - **karma-webpack:** correctly map `entries` to outputted `assets` (`config.output`) ([#​348](https://togithub.com/webpack-contrib/karma-webpack/issues/348)) ([d2f5a53](https://togithub.com/webpack-contrib/karma-webpack/commit/d2f5a53)) ### [`v3.0.1`](https://togithub.com/webpack-contrib/karma-webpack/releases/v3.0.1) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v3.0.0...v3.0.1) ##### `Bug Fixes` - **karma-webpack:** allow `filename` and `chunkFilename` to be overridden (`config.output`) ([#​336](https://togithub.com/webpack-contrib/karma-webpack/issues/336)) ([c256d87](https://togithub.com/webpack-contrib/karma-webpack/commit/c256d87)) - **package:** incorrect `peerDependency` on `webpack >= v4.0.0` (`peerDependencies`) ([c1c0ee2](https://togithub.com/webpack-contrib/karma-webpack/commit/c1c0ee2))

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 #43 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  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...77df014. Read the comment docs.