nuxt-community / svg-module

Super simple svg loading module for Nuxt.js
MIT License
340 stars 35 forks source link

Update dependency file-loader to v5 #25

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
file-loader dependencies major ^4.0.0 -> ^5.1.0

Release Notes

webpack-contrib/file-loader ### [`v5.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​510httpsgithubcomwebpack-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#​510httpsgithubcomwebpack-contribfile-loadercomparev502v510-2020-02-19) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) ##### 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.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​502httpsgithubcomwebpack-contribfile-loadercomparev501v502-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#​500httpsgithubcomwebpack-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#​430httpsgithubcomwebpack-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#​500httpsgithubcomwebpack-contribfile-loadercomparev420v500-2019-11-22) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.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.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#​420httpsgithubcomwebpack-contribfile-loadercomparev410v420-2019-08-07) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0) ##### Features - `postTransformPublicPath` option ([#​334](https://togithub.com/webpack-contrib/file-loader/issues/334)) ([c136f44](https://togithub.com/webpack-contrib/file-loader/commit/c136f44))

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 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.