wopian / hibari

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

build: update devdependency file-loader to ~6.2.0 #650

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-loader ~1.1.5 -> ~6.2.0 age adoption passing confidence

Release Notes

webpack-contrib/file-loader ### [`v6.2.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​620-httpsgithubcomwebpack-contribfile-loadercomparev611v620-2020-10-27) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0) ##### Features - added the `sourceFilename` property to asset info with original filename ([#​393](https://togithub.com/webpack-contrib/file-loader/issues/393)) ([654e0d6](https://togithub.com/webpack-contrib/file-loader/commit/654e0d641ec067089f6a2d12e30ec3520f00d808)) ##### Bug Fixes - immutable flag when the `name` option have hash in query string ([#​392](https://togithub.com/webpack-contrib/file-loader/issues/392)) ([381d8bd](https://togithub.com/webpack-contrib/file-loader/commit/381d8bda3f2494487bfe840386e365b97b6025fe)) ##### [6.1.1](https://togithub.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1) (2020-10-09) ##### Chore - update `schema-utils` ### [`v6.1.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​611-httpsgithubcomwebpack-contribfile-loadercomparev610v611-2020-10-09) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1) ### [`v6.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​610-httpsgithubcomwebpack-contribfile-loadercomparev600v610-2020-08-31) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0) ##### Features - pass immutable flag to asset info ([#​383](https://togithub.com/webpack-contrib/file-loader/issues/383)) ([40fcde8](https://togithub.com/webpack-contrib/file-loader/commit/40fcde81681d4f8ee19d2ee3845fd34e24459195)) ### [`v6.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​600-httpsgithubcomwebpack-contribfile-loadercomparev510v600-2020-03-17) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v5.1.0...v6.0.0) ##### ⚠ BREAKING CHANGES - use `md4` by default for hashing ([#​369](https://togithub.com/webpack-contrib/file-loader/issues/369)) ([ad39022](https://togithub.com/webpack-contrib/file-loader/commit/ad3902284d28adeddf667212a39faa4c6bfb2964)) ### [`v5.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​510-httpsgithubcomwebpack-contribfile-loadercomparev502v510-2020-02-19) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.2...v5.1.0) ##### Features - support the `query` template for the `name` option ([#​366](https://togithub.com/webpack-contrib/file-loader/issues/366)) ([cd8698b](https://togithub.com/webpack-contrib/file-loader/commit/cd8698b1d9fd560d85e912acca9a1e24f00e18f8)) ##### [5.0.2](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) (2019-11-25) ##### Chore - add the `funding` field in `package.json` ##### [5.0.1](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.0...v5.0.1) (2019-11-25) ##### Bug Fixes - name of `esModule` option in source code ([#​346](https://togithub.com/webpack-contrib/file-loader/issues/346)) ([31d6589](https://togithub.com/webpack-contrib/file-loader/commit/31d6589b71b471f83908e80380dff9b9eada2d06)) ### [`v5.0.2`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​502-httpsgithubcomwebpack-contribfile-loadercomparev501v502-2019-11-25) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​501-httpsgithubcomwebpack-contribfile-loadercomparev500v501-2019-11-25) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​500-httpsgithubcomwebpack-contribfile-loadercomparev420v500-2019-11-22) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.3.0...v5.0.0) ##### BREAKING CHANGES - minimum required nodejs version is `10.13.0` - rename the `esModules` option to `esModule` - switch to ES modules by default (the option `esModule` is `true` by default) ### [`v4.3.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​430-httpsgithubcomwebpack-contribfile-loadercomparev420v430-2019-11-21) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0) ##### Features - new `esModules` option to output ES modules ([#​340](https://togithub.com/webpack-contrib/file-loader/issues/340)) ([9b9cd8d](https://togithub.com/webpack-contrib/file-loader/commit/9b9cd8d22b3dbe4677be9bdd0bf5fbe07815df54)) ### [`v4.2.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​420-httpsgithubcomwebpack-contribfile-loadercomparev410v420-2019-08-07) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0) ##### Features - `postTransformPublicPath` option ([#​334](https://togithub.com/webpack-contrib/file-loader/issues/334)) ([c136f44](https://togithub.com/webpack-contrib/file-loader/commit/c136f44)) ### [`v4.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​410-httpsgithubcomwebpack-contribfile-loadercomparev400v410-2019-07-18) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0) ##### Features - improved validation error messages ([#​339](https://togithub.com/webpack-contrib/file-loader/issues/339)) ([705eed4](https://togithub.com/webpack-contrib/file-loader/commit/705eed4)) ### [`v4.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​400-httpsgithubcomwebpack-contribfile-loadercomparev301v400-2019-06-05) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0) ##### chore - **deps:** update ([#​333](https://togithub.com/webpack-contrib/file-loader/issues/333)) ([0d2f9b8](https://togithub.com/webpack-contrib/file-loader/commit/0d2f9b8)) ##### BREAKING CHANGES - **deps:** minimum required nodejs version is `8.9.0` ### [`v3.0.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​301-httpsgithubcomwebpack-contribfile-loadercomparev300v301-2018-12-20) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v3.0.0...v3.0.1) ##### Bug Fixes - relax options validation for additional properties ([#​309](https://togithub.com/webpack-contrib/file-loader/issues/309)) ([c74d44e](https://togithub.com/webpack-contrib/file-loader/commit/c74d44e)) ### [`v3.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​300-httpsgithubcomwebpack-contribfile-loadercomparev200v300-2018-12-20) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.0) ##### Code Refactoring - drop support for webpack < 4 ([#​303](https://togithub.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://togithub.com/webpack-contrib/file-loader/commit/203a4ee)) - more validations in `options` schema ##### Features - `resourcePath` is now available in `outputPath` and `publicPath` ([#​304](https://togithub.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://togithub.com/webpack-contrib/file-loader/commit/0d66e64)) - `context` is now available in `outputPath` and `publicPath` ([#​305](https://togithub.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://togithub.com/webpack-contrib/file-loader/commit/d5eb823)) ##### BREAKING CHANGES - removed the `useRelativePath` option. It is dangerously and break url when you use multiple entry points. - drop support for webpack < 4 ### [`v2.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​200-httpsgithubcomwebpack-contribfile-loadercomparev1111v200-2018-08-21) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v1.1.11...v2.0.0) ##### Code Refactoring - **defaults:** update to latest webpack-defaults ([#​268](https://togithub.com/webpack-contrib/file-loader/issues/268)) ([687f422](https://togithub.com/webpack-contrib/file-loader/commit/687f422)) ##### BREAKING CHANGES - **defaults:** Enforces `engines` of `"node": ">=6.9.0 < 7.0.0 || >= 8.9.0"` #### [1.1.11](https://togithub.com/webpack/file-loader/compare/v1.1.10...v1.1.11) (2018-03-01) ##### Reverts - **index:** `context` takes precedence over `issuer.context` (`options.useRelativePath`) ([#​260](https://togithub.com/webpack/file-loader/issues/260)) ([e73131f](https://togithub.com/webpack/file-loader/commit/e73131f)) #### [1.1.10](https://togithub.com/webpack/file-loader/compare/v1.1.9...v1.1.10) (2018-02-26) ##### Bug Fixes - **package:** add `webpack >= 4` (`peerDependencies`) ([#​255](https://togithub.com/webpack/file-loader/issues/255)) ([3a6a7a1](https://togithub.com/webpack/file-loader/commit/3a6a7a1)) #### [1.1.9](https://togithub.com/webpack/file-loader/compare/v1.1.8...v1.1.9) (2018-02-21) ##### Bug Fixes - **index:** handle protocol URL's correctly (`options.publicPath`) ([#​253](https://togithub.com/webpack/file-loader/issues/253)) ([54fa5a3](https://togithub.com/webpack/file-loader/commit/54fa5a3)) - **index:** use `path.posix` for platform consistency ([#​254](https://togithub.com/webpack/file-loader/issues/254)) ([2afe0af](https://togithub.com/webpack/file-loader/commit/2afe0af)) #### [1.1.8](https://togithub.com/webpack/file-loader/compare/v1.1.7...v1.1.8) (2018-02-20) ##### Bug Fixes - **index:** `context` takes precedence over `issuer.context` (`options.useRelativePath`) ([3b071f5](https://togithub.com/webpack/file-loader/commit/3b071f5)) - **index:** don't append `outputPath` to the original `url` (`options.outputPath` `{Function}`) ([4c1ccaa](https://togithub.com/webpack/file-loader/commit/4c1ccaa)) - **index:** normalize and concat paths via `path.join()` ([26e47ca](https://togithub.com/webpack/file-loader/commit/26e47ca)) #### [1.1.7](https://togithub.com/webpack/file-loader/compare/v1.1.6...v1.1.7) (2018-02-19) ##### Bug Fixes - **index:** don't concat `options.outputPath` and `options.publicPath` ([#​246](https://togithub.com/webpack/file-loader/issues/246)) ([98bf052](https://togithub.com/webpack/file-loader/commit/98bf052)) #### [1.1.6](https://togithub.com/webpack/file-loader/compare/v1.1.5...v1.1.6) (2017-12-16) ##### Bug Fixes - rootContext compatibility fix for legacy / v4 ([#​237](https://togithub.com/webpack-contrib/file-loader/issues/237)) ([1e4b7cf](https://togithub.com/webpack/file-loader/commit/1e4b7cf)), closes [#​237](https://togithub.com/webpack/file-loader/issues/237) #### [1.1.5](https://togithub.com/webpack/file-loader/compare/v1.1.4...v1.1.5) (2017-10-05) ##### Bug Fixes - **schema:** allow `name` to be a `{Function}` (`options.name`) ([#​216](https://togithub.com/webpack/file-loader/issues/216)) ([fbfb160](https://togithub.com/webpack/file-loader/commit/fbfb160)) #### [1.1.4](https://togithub.com/webpack/file-loader/compare/v1.1.3...v1.1.4) (2017-09-30) ##### Bug Fixes - **index:** revert to CJS exports ([#​212](https://togithub.com/webpack/file-loader/issues/212)) ([f412b3e](https://togithub.com/webpack/file-loader/commit/f412b3e)) #### [1.1.3](https://togithub.com/webpack/file-loader/compare/v1.1.2...v1.1.3) (2017-09-30) #### [1.1.2](https://togithub.com/webpack/file-loader/compare/v1.1.1...v1.1.2) (2017-09-30) ##### Bug Fixes - **cjs:** export `raw` value ([#​183](https://togithub.com/webpack/file-loader/issues/183)) ([daeff0e](https://togithub.com/webpack/file-loader/commit/daeff0e)) #### [1.1.1](https://togithub.com/webpack/file-loader/compare/v1.1.0...v1.1.1) (2017-09-30) ##### Bug Fixes - **schema:** allow `additionalProperties` ([#​207](https://togithub.com/webpack/file-loader/issues/207)) ([cf7c85a](https://togithub.com/webpack/file-loader/commit/cf7c85a))

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.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.