superwower / wowgit

Git web client that wows you
MIT License
1 stars 0 forks source link

Update dependency raw-loader to v2 - autoclosed #140

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
raw-loader dependencies major ^0.5.1 -> ^2.0.0 source

Release Notes

webpack-contrib/raw-loader ### [`v2.0.0`](https://togithub.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md#​200httpsgithubcomwebpack-contribraw-loadercomparev100v200-2019-03-18) [Compare Source](https://togithub.com/webpack-contrib/raw-loader/compare/v1.0.0...v2.0.0) ##### Features - use ES Module export instead of CommonJS ([#​69](https://togithub.com/webpack-contrib/raw-loader/issues/69)) ([3c7bf2c](https://togithub.com/webpack-contrib/raw-loader/commit/3c7bf2c)) ##### BREAKING CHANGES - use ES Module export instead of CommonJS ([#​69](https://togithub.com/webpack-contrib/raw-loader/issues/69)) ([3c7bf2c](https://togithub.com/webpack-contrib/raw-loader/commit/3c7bf2c)) #### 1.0.0 (2018-12-10) ##### Bug Fixes - escape invalid characters ([#​43](https://togithub.com/webpack-contrib/raw-loader/issues/43)) ([83f6541](https://togithub.com/webpack-contrib/raw-loader/commit/83f6541)) ##### Features - schema validation ([#​58](https://togithub.com/webpack-contrib/raw-loader/issues/58)) ([4a6da19](https://togithub.com/webpack-contrib/raw-loader/commit/4a6da19)) ##### BREAKING CHANGES - minimum require `webpack` version is `4` - minimum require `nodejs` version is `6.9` ### [`v1.0.0`](https://togithub.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md#​200httpsgithubcomwebpack-contribraw-loadercomparev100v200-2019-03-18) ##### Features - use ES Module export instead of CommonJS ([#​69](https://togithub.com/webpack-contrib/raw-loader/issues/69)) ([3c7bf2c](https://togithub.com/webpack-contrib/raw-loader/commit/3c7bf2c)) ##### BREAKING CHANGES - use ES Module export instead of CommonJS ([#​69](https://togithub.com/webpack-contrib/raw-loader/issues/69)) ([3c7bf2c](https://togithub.com/webpack-contrib/raw-loader/commit/3c7bf2c)) #### 1.0.0 (2018-12-10) ##### Bug Fixes - escape invalid characters ([#​43](https://togithub.com/webpack-contrib/raw-loader/issues/43)) ([83f6541](https://togithub.com/webpack-contrib/raw-loader/commit/83f6541)) ##### Features - schema validation ([#​58](https://togithub.com/webpack-contrib/raw-loader/issues/58)) ([4a6da19](https://togithub.com/webpack-contrib/raw-loader/commit/4a6da19)) ##### BREAKING CHANGES - minimum require `webpack` version is `4` - minimum require `nodejs` version is `6.9`

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.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   54.76%   54.76%           
=======================================
  Files          29       29           
  Lines         336      336           
  Branches       24       27    +3     
=======================================
  Hits          184      184           
  Misses        152      152

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 12acd7e...7b1be08. Read the comment docs.