dalen / puppetexplorer

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

Bump file-loader from 2.0.0 to 4.2.0 #606

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps file-loader from 2.0.0 to 4.2.0.

Release notes *Sourced from [file-loader's releases](https://github.com/webpack-contrib/file-loader/releases).* > ## 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)) > > ## v4.0.0 > ## [4.0.0](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0) (2019-06-05) > > > ### chore > > * **deps:** update ([#333](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/333)) ([0d2f9b8](https://github.com/webpack-contrib/file-loader/commit/0d2f9b8)) > > > ### BREAKING CHANGES > > * **deps:** minimum required nodejs version is `8.9.0` > > ## v3.0.1 > > ## [3.0.1](https://github.com/webpack-contrib/file-loader/compare/v3.0.0...v3.0.1) (2018-12-20) > > > ### Bug Fixes > > * relax options validation for additional properties ([#309](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/309)) ([c74d44e](https://github.com/webpack-contrib/file-loader/commit/c74d44e)) > > ## v3.0.0 > > # [3.0.0](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.0) (2018-12-20) > > > ### Code Refactoring > > * drop support for webpack < 4 ([#303](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://github.com/webpack-contrib/file-loader/commit/203a4ee)) > * more validations in `options` schema > > > ### Features > ... (truncated)
Changelog *Sourced from [file-loader's changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md).* > ## [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)) > > > > ## [4.0.0](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0) (2019-06-05) > > > ### chore > > * **deps:** update ([#333](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/333)) ([0d2f9b8](https://github.com/webpack-contrib/file-loader/commit/0d2f9b8)) > > > ### BREAKING CHANGES > > * **deps:** minimum required nodejs version is `8.9.0` > > > > > ## [3.0.1](https://github.com/webpack-contrib/file-loader/compare/v3.0.0...v3.0.1) (2018-12-20) > > > ### Bug Fixes > > * relax options validation for additional properties ([#309](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/309)) ([c74d44e](https://github.com/webpack-contrib/file-loader/commit/c74d44e)) > > > > > # [3.0.0](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.0) (2018-12-20) > > > ### Code Refactoring > > * drop support for webpack < 4 ([#303](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://github.com/webpack-contrib/file-loader/commit/203a4ee)) > * more validations in `options` schema > ... (truncated)
Commits - [`ba0fd4c`](https://github.com/webpack-contrib/file-loader/commit/ba0fd4c980638cbe8efe5d20a86843fd432ac687) chore(release): 4.2.0 - [`642ee74`](https://github.com/webpack-contrib/file-loader/commit/642ee749042e81c2725089d54b2a8ad82f56602c) docs: improve readme ([#341](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/341)) - [`c136f44`](https://github.com/webpack-contrib/file-loader/commit/c136f4406d90c79bfdbfa3a19544781c599ed478) feat: `postTransformPublicPath` option ([#334](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/334)) - [`d441daa`](https://github.com/webpack-contrib/file-loader/commit/d441daa955246967686d24a49da83329fad6d1b0) chore(release): 4.1.0 - [`705eed4`](https://github.com/webpack-contrib/file-loader/commit/705eed4f70907edef6775f47b1dbef2656eca489) feat: improved validation error messages ([#339](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/339)) - [`d016daa`](https://github.com/webpack-contrib/file-loader/commit/d016daa76458588acb15cac900686b7990c4f574) chore(release): 4.0.0 - [`0d2f9b8`](https://github.com/webpack-contrib/file-loader/commit/0d2f9b8ca5fd3c3bc114c35b49f7275c0aba02c9) chore(deps): update ([#333](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/333)) - [`aad7a29`](https://github.com/webpack-contrib/file-loader/commit/aad7a29bae86fc91b69b84b8ff3919292bbb792a) docs: update JPG regex to match both formats ([#328](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/328)) - [`d699243`](https://github.com/webpack-contrib/file-loader/commit/d6992436ae69074a41e981596f12d496f3ef387c) docs(readme): updated single loader syntax ([#316](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/316)) - [`5545075`](https://github.com/webpack-contrib/file-loader/commit/55450753fbb7905e00f221628a3b7c10027cc2a7) chore: update `defaults` ([#315](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/315)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v4.2.0)
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 ignore this ['minor'|'major'] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the specific version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #624.