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 3.0.1 #559

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps file-loader from 2.0.0 to 3.0.1.

Release notes *Sourced from [file-loader's releases](https://github.com/webpack-contrib/file-loader/releases).* > ## 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 > > * `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://github.com/webpack-contrib/file-loader/commit/0d66e64)) > * `context` is now available in `outputPath` and `publicPath` ([#305](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://github.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
Changelog *Sourced from [file-loader's changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md).* > ## [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 > > > ### Features > > * `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://github.com/webpack-contrib/file-loader/commit/0d66e64)) > * `context` is now available in `outputPath` and `publicPath` ([#305](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://github.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 > > > >
Commits - [`011cc38`](https://github.com/webpack-contrib/file-loader/commit/011cc38d4ed470729ff0fbc6c1d7146896603598) chore(release): 3.0.1 - [`ad4ff96`](https://github.com/webpack-contrib/file-loader/commit/ad4ff963fd9d5a8e50109dea46c6354319f5ca7f) test: `file-loader` should emit assets ([#312](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/312)) - [`6dcc7e8`](https://github.com/webpack-contrib/file-loader/commit/6dcc7e82af7b71f9e63adeda8b2d6634c903bbe5) chore: update `defaults` ([#310](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/310)) - [`c74d44e`](https://github.com/webpack-contrib/file-loader/commit/c74d44e11c5d4220e841ab8e444778e59e159686) fix: relax options validation for additional properties ([#309](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/309)) - [`40a206e`](https://github.com/webpack-contrib/file-loader/commit/40a206e71c83eed2bf4f06a887a2f7e60ad374dc) chore(release): 3.0.0 - [`269d3fb`](https://github.com/webpack-contrib/file-loader/commit/269d3fb92cba30d5e141fb62c6b1274524c4fb69) docs: improve README ([#307](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/307)) - [`9853db1`](https://github.com/webpack-contrib/file-loader/commit/9853db124d3e41e37a46725660c7fdacd896d091) refactor: loader - [`d5eb823`](https://github.com/webpack-contrib/file-loader/commit/d5eb8234c0304f6cd75c8176bfad9532358427e9) feat: `context` is now available in `outputPath` and `publicPath` ([#305](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/305)) - [`0d66e64`](https://github.com/webpack-contrib/file-loader/commit/0d66e64f0c3d825662f0ab7a00c859b84f873302) feat: `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/304)) - [`203a4ee`](https://github.com/webpack-contrib/file-loader/commit/203a4ee55aa7ff99588ff86fbf5cdb9e4cafadf1) refactor: drop support for webpack < 4 ([#303](https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/303)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.1)
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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 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) - 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 5 years ago

Superseded by #596.