atls / nestjs

NestJS Custom Workshop
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

fix(deps): update dependency file-loader to v6 #62

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

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

Release Notes

webpack-contrib/file-loader ### [`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)

Renovate configuration

:date: Schedule: "after 6am every weekday,before 9am every weekday" (UTC).

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