dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
413 stars 43 forks source link

Bump file-loader from 2.0.0 to 5.0.2 #625

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps file-loader from 2.0.0 to 5.0.2.

Release notes *Sourced from [file-loader's releases](https://github.com/webpack-contrib/file-loader/releases).* > ## v5.0.2 > ### [5.0.2](https://github.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) (2019-11-25) > > > ### Chore > > * add the `funding` field in `package.json` > > ## v5.0.1 > ### [5.0.1](https://github.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://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/346)) ([31d6589](https://github.com/webpack-contrib/file-loader/commit/31d6589b71b471f83908e80380dff9b9eada2d06)) > > ## v5.0.0 > ## [5.0.0](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v5.0.0) (2019-11-22) > > > ### 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 > ## [4.3.0](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0) (2019-11-21) > > > ### Features > > * new `esModules` option to output ES modules ([#340](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/340)) ([9b9cd8d](https://github.com/webpack-contrib/file-loader/commit/9b9cd8d22b3dbe4677be9bdd0bf5fbe07815df54)) > > ## v4.2.0 > ## [4.2.0](https://github.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0) (2019-08-07) > > > ### Features > > * `postTransformPublicPath` option ([#334](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/334)) ([c136f44](https://github.com/webpack-contrib/file-loader/commit/c136f44)) > > ## v4.1.0 > ## [4.1.0](https://github.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0) (2019-07-18) > > > ### Features > > * improved validation error messages ([#339](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/339)) ([705eed4](https://github.com/webpack-contrib/file-loader/commit/705eed4)) > > ... (truncated)
Changelog *Sourced from [file-loader's changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md).* > ### [5.0.2](https://github.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://github.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://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/346)) ([31d6589](https://github.com/webpack-contrib/file-loader/commit/31d6589b71b471f83908e80380dff9b9eada2d06)) > > ## [5.0.0](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v5.0.0) (2019-11-22) > > > ### 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) > > > > ## [4.3.0](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0) (2019-11-21) > > > ### Features > > * new `esModules` option to output ES modules ([#340](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/340)) ([9b9cd8d](https://github.com/webpack-contrib/file-loader/commit/9b9cd8d22b3dbe4677be9bdd0bf5fbe07815df54)) > > ## [4.2.0](https://github.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0) (2019-08-07) > > > ### Features > > * `postTransformPublicPath` option ([#334](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/334)) ([c136f44](https://github.com/webpack-contrib/file-loader/commit/c136f44)) > > > > ## [4.1.0](https://github.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0) (2019-07-18) > > > ### Features > > * improved validation error messages ([#339](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/339)) ([705eed4](https://github.com/webpack-contrib/file-loader/commit/705eed4)) > > ... (truncated)
Commits - [`f1b071c`](https://github.com/webpack-contrib/file-loader/commit/f1b071c55a6653a6efc7c42fd24cd787217730c6) chore(release): 5.0.2 - [`6431101`](https://github.com/webpack-contrib/file-loader/commit/6431101998e8d2a2d694d596edd9802396299b76) chore: add the `funding` field in `package.json` ([#347](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/347)) - [`90302cd`](https://github.com/webpack-contrib/file-loader/commit/90302cd69e597baf77a64e2018a40d32ad4d60f6) chore(release): 5.0.1 - [`31d6589`](https://github.com/webpack-contrib/file-loader/commit/31d6589b71b471f83908e80380dff9b9eada2d06) fix: name of `esModule` option in source code ([#346](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/346)) - [`2a18cba`](https://github.com/webpack-contrib/file-loader/commit/2a18cba98f1e4bd64734791a657e8acff4b11fac) chore(release): 5.0.0 - [`98a6c1d`](https://github.com/webpack-contrib/file-loader/commit/98a6c1d3569759c297e29bfc0b20ef552b50d373) refactor: next ([#345](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/345)) - [`0df6c8d`](https://github.com/webpack-contrib/file-loader/commit/0df6c8d129630f1dd1c44125a7b42cfe38fe88ae) chore(release): 4.3.0 - [`a2f5faf`](https://github.com/webpack-contrib/file-loader/commit/a2f5faf7f6ecee7dbca04ec4affc0ea481d50ef2) refactor: code ([#344](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/344)) - [`9b9cd8d`](https://github.com/webpack-contrib/file-loader/commit/9b9cd8d22b3dbe4677be9bdd0bf5fbe07815df54) feat: new options flag to output ES2015 modules ([#340](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/340)) - [`ba0fd4c`](https://github.com/webpack-contrib/file-loader/commit/ba0fd4c980638cbe8efe5d20a86843fd432ac687) chore(release): 4.2.0 - Additional commits viewable in [compare view](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v5.0.2)
Maintainer changes This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for file-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #638.