nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Bump copy-webpack-plugin from 4.5.1 to 5.0.2 #223

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps copy-webpack-plugin from 4.5.1 to 5.0.2.

Release notes *Sourced from [copy-webpack-plugin's releases](https://github.com/webpack-contrib/copy-webpack-plugin/releases).* > ## v5.0.2 > > ## [5.0.2](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.1...v5.0.2) (2019-03-22) > > > ### Bug Fixes > > * add fallback to transform cache directory ([#361](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/361)) ([05963eb](https://github.com/webpack-contrib/copy-webpack-plugin/commit/05963eb)) > * better determinate template in `to` option ([#363](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/363)) ([52f8be6](https://github.com/webpack-contrib/copy-webpack-plugin/commit/52f8be6)) > * emit errors instead throw ([#362](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/362)) ([3946473](https://github.com/webpack-contrib/copy-webpack-plugin/commit/3946473)) > * watch on windows ([#359](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/359)) ([eaf4306](https://github.com/webpack-contrib/copy-webpack-plugin/commit/eaf4306)) > > > ### Performance Improvements > > * avoid extra call `stat` for file ([#365](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/365)) ([ae2258f](https://github.com/webpack-contrib/copy-webpack-plugin/commit/ae2258f)) > > ## v5.0.1 > > ## [5.0.1](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.0.1) (2019-03-11) > > > ### Bug Fixes > > * respect base of `glob` for context dependencies ([#352](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/352)) ([5b407f1](https://github.com/webpack-contrib/copy-webpack-plugin/commit/5b407f1)) > > ## v5.0.0 > > # [5.0.0](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.0.0) (2019-02-20) > > > ### Bug Fixes > > * copy only modified files when you use patterns with difference `to` and same `context` ([#341](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/341)) ([e808aa2](https://github.com/webpack-contrib/copy-webpack-plugin/commit/e808aa2)) > * handle `[contenthash]` as template ([#328](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/328)) ([61dfe52](https://github.com/webpack-contrib/copy-webpack-plugin/commit/61dfe52)) > * handles when you add new files in watch mode and use `glob` ([#333](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/333)) ([49a28f0](https://github.com/webpack-contrib/copy-webpack-plugin/commit/49a28f0)) > * normalize path segment separation, no problems when you mixed `/` and `\\` ([#339](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/339)) ([8f5e638](https://github.com/webpack-contrib/copy-webpack-plugin/commit/8f5e638)) > * throw error if `from` is an empty string [#278](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/278) ([#285](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/285)) ([adf1046](https://github.com/webpack-contrib/copy-webpack-plugin/commit/adf1046)) > > > ### Features > > * emit warning instead error if file doesn't exist ([#338](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/338)) ([a1c5372](https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c5372)) > * supports copy nested directories/files in symlink ([#335](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/335)) ([f551c0d](https://github.com/webpack-contrib/copy-webpack-plugin/commit/f551c0d)) > > > ### BREAKING CHANGES > > * drop support for webpack < 4 > * drop support for node < 6.9 > ... (truncated)
Changelog *Sourced from [copy-webpack-plugin's changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md).* > ## [5.0.2](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.1...v5.0.2) (2019-03-22) > > > ### Bug Fixes > > * add fallback to transform cache directory ([#361](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/361)) ([05963eb](https://github.com/webpack-contrib/copy-webpack-plugin/commit/05963eb)) > * better determinate template in `to` option ([#363](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/363)) ([52f8be6](https://github.com/webpack-contrib/copy-webpack-plugin/commit/52f8be6)) > * emit errors instead throw ([#362](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/362)) ([3946473](https://github.com/webpack-contrib/copy-webpack-plugin/commit/3946473)) > * watch on windows ([#359](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/359)) ([eaf4306](https://github.com/webpack-contrib/copy-webpack-plugin/commit/eaf4306)) > > > ### Performance Improvements > > * avoid extra call `stat` for file ([#365](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/365)) ([ae2258f](https://github.com/webpack-contrib/copy-webpack-plugin/commit/ae2258f)) > > > > > ## [5.0.1](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.0.1) (2019-03-11) > > > ### Bug Fixes > > * respect base of `glob` for context dependencies ([#352](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/352)) ([5b407f1](https://github.com/webpack-contrib/copy-webpack-plugin/commit/5b407f1)) > > > > # [5.0.0](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.0.0) (2019-02-20) > > > ### Bug Fixes > > * copy only modified files when you use patterns with difference `to` and same `context` ([#341](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/341)) ([e808aa2](https://github.com/webpack-contrib/copy-webpack-plugin/commit/e808aa2)) > * handle `[contenthash]` as template ([#328](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/328)) ([61dfe52](https://github.com/webpack-contrib/copy-webpack-plugin/commit/61dfe52)) > * handles when you add new files in watch mode and use `glob` ([#333](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/333)) ([49a28f0](https://github.com/webpack-contrib/copy-webpack-plugin/commit/49a28f0)) > * normalize path segment separation, no problems when you mixed `/` and `\\` ([#339](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/339)) ([8f5e638](https://github.com/webpack-contrib/copy-webpack-plugin/commit/8f5e638)) > * throw error if `from` is an empty string [#278](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/278) ([#285](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/285)) ([adf1046](https://github.com/webpack-contrib/copy-webpack-plugin/commit/adf1046)) > > > ### Features > > * emit warning instead error if file doesn't exist ([#338](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/338)) ([a1c5372](https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c5372)) > * supports copy nested directories/files in symlink ([#335](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/335)) ([f551c0d](https://github.com/webpack-contrib/copy-webpack-plugin/commit/f551c0d)) > > > ### BREAKING CHANGES > > * drop support for webpack < 4 > * drop support for node < 6.9 > * `debug` option was renamed to `logLevel`, it only accepts string values: `trace`, `debug`, `info`, `warn`, `error` and `silent` > ... (truncated)
Commits - [`95cf57e`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/95cf57e3418baf47efcdc216f82f4b9c0d02cc94) chore(release): 5.0.2 - [`ae2258f`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/ae2258f68c9f1a06347fec8441e2af49171ace6c) perf: avoid extra call `stat` for file ([#365](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/365)) - [`94086af`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/94086af2da40afa0e9ab7a98706d774476f31d91) chore: remove unused deps ([#364](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/364)) - [`52f8be6`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/52f8be6809ae0b876225973d34ff65a3b6009192) fix: better determinate template in `to` option ([#363](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/363)) - [`3946473`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/3946473ef4c57be9ba519600fd015ee495e8866a) fix: emit errors instead throw ([#362](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/362)) - [`05963eb`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/05963eb91c62732afc090b9e992dc201b4d66cf7) fix: add fallback to transform cache directory ([#361](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/361)) - [`eaf4306`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/eaf4306112f5221d6d0116554e8aa6713d71c7bc) fix: watch on windows ([#359](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/359)) - [`a8fc34e`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/a8fc34e70f782d32cf41b7fe04c140ccc66d9147) chore(release): 5.0.1 - [`91ba939`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/91ba939ceb8a0289a29394e1680630df67dd6261) chore(deps): update ([#354](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/354)) - [`5b407f1`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/5b407f10d78eab47881b425a8270e1ab6a5e7096) fix: respect base of `glob` for context dependencies ([#352](https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/352)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.1...v5.0.2)
Maintainer changes This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for copy-webpack-plugin since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @thomaseizinger.


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