wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

build: update devdependency url-loader to ~1.1.0 #582

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
url-loader devDependencies minor ~1.0.0 -> ~1.1.0

Release Notes

webpack-contrib/url-loader ### [`v1.1.2`](https://togithub.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md#​112-httpsgithubcomwebpack-contriburl-loadercomparev110v112-2018-10-10) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v1.1.1...v1.1.2) ##### Bug Fixes - fallback options behaviour ([#​145](https://togithub.com/webpack-contrib/url-loader/issues/145)) ([03e631f](https://togithub.com/webpack-contrib/url-loader/commit/03e631f)) - **package:** add support for `webpack =< v3.0.0` (`peerDependencies`) ([#​150](https://togithub.com/webpack-contrib/url-loader/issues/150)) ([a6860fc](https://togithub.com/webpack-contrib/url-loader/commit/a6860fc)) - **package:** relax `node` version range (`engines`) ([#​155](https://togithub.com/webpack-contrib/url-loader/issues/155)) ([d37b108](https://togithub.com/webpack-contrib/url-loader/commit/d37b108)) - **utils/normalizeFallback:** correctly pass all `options` to the default fallback (`file-loader`) ([#​139](https://togithub.com/webpack-contrib/url-loader/issues/139)) ([401be63](https://togithub.com/webpack-contrib/url-loader/commit/401be63)) ### [`v1.1.1`](https://togithub.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md#​111-httpsgithubcomwebpack-contriburl-loadercomparev110v111-2018-08-17) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v1.1.0...v1.1.1) ##### Bug Fixes - correctly pass all `options` to the fallback ([#​143](https://togithub.com/webpack-contrib/url-loader/issues/143)) ([03e631f](https://togithub.com/webpack-contrib/url-loader/commit/03e631f)) ### [`v1.1.0`](https://togithub.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md#​110-httpsgithubcomwebpack-contriburl-loadercomparev101v110-2018-08-13) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v1.0.1...v1.1.0) ##### Features - support fallback loader in options.fallback ([#​123](https://togithub.com/webpack-contrib/url-loader/issues/123)) ([017adc7](https://togithub.com/webpack-contrib/url-loader/commit/017adc7)), closes [#​118](https://togithub.com/webpack-contrib/url-loader/issues/118) #### [1.0.1](https://togithub.com/webpack-contrib/url-loader/compare/v1.0.0...v1.0.1) (2018-03-03) ##### Bug Fixes - **index:** revert to CJS exports (`module.exports`) ([#​116](https://togithub.com/webpack-contrib/url-loader/issues/116)) ([7b60cc2](https://togithub.com/webpack-contrib/url-loader/commit/7b60cc2))

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

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

:recycle: Rebasing: Whenever PR is behind base branch, 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.