Browse Source

Bump copy-webpack-plugin from 9.0.1 to 9.1.0 (#1709)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.1 to 9.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/releases">copy-webpack-plugin's releases</a>.</em></p>
<blockquote>
<h2>v9.1.0</h2>
<h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v9.1.0">9.1.0</a> (2021-11-11)</h2>
<h3>Features</h3>
<ul>
<li>output helpful descriptions and links on errors (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/625">#625</a>) (<a href="396bed6a8a">396bed6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with Node.js 17 (<a href="20af0c7f1b">20af0c7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md">copy-webpack-plugin's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v9.1.0">9.1.0</a> (2021-11-11)</h2>
<h3>Features</h3>
<ul>
<li>output helpful descriptions and links on errors (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/625">#625</a>) (<a href="396bed6a8a">396bed6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>compatibility with Node.js 17 (<a href="20af0c7f1b">20af0c7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="fbea73d5f6"><code>fbea73d</code></a> chore(release): 9.1.0</li>
<li><a href="73bce86adb"><code>73bce86</code></a> refactor: reduce deps (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/639">#639</a>)</li>
<li><a href="20af0c7f1b"><code>20af0c7</code></a> fix: compatibility with Node.js 17</li>
<li><a href="fcab69bc68"><code>fcab69b</code></a> chore(deps): update (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/637">#637</a>)</li>
<li><a href="cc5af2f432"><code>cc5af2f</code></a> chore: fix typo (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/636">#636</a>)</li>
<li><a href="5ddd582a31"><code>5ddd582</code></a> docs: update bug report template (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/624">#624</a>)</li>
<li><a href="396bed6a8a"><code>396bed6</code></a> feat: output helpful descriptions and links on errors (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/625">#625</a>)</li>
<li><a href="6669609c1c"><code>6669609</code></a> docs: update README (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/626">#626</a>)</li>
<li><a href="b8c08da103"><code>b8c08da</code></a> chore: fix lint (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/622">#622</a>)</li>
<li><a href="67cdcf11a5"><code>67cdcf1</code></a> docs: add options table (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/620">#620</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v9.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=copy-webpack-plugin&package-manager=npm_and_yarn&previous-version=9.0.1&new-version=9.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
pull/1712/head
dependabot[bot] 3 years ago
parent
commit
db520ebc46
  1. 2
      package.json
  2. 19
      yarn.lock

2
package.json

@ -7,7 +7,7 @@
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"bootstrap": "^5.1.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^9.0.1",
"copy-webpack-plugin": "^9.1.0",
"css-loader": "^6.5.1",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",

19
yarn.lock

@ -623,17 +623,16 @@ cookie@0.4.0:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
copy-webpack-plugin@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.0.1.tgz#b71d21991599f61a4ee00ba79087b8ba279bbb59"
integrity sha512-14gHKKdYIxF84jCEgPgYXCPpldbwpxxLbCmA7LReY7gvbaT555DgeBWBgBZM116tv/fO6RRJrsivBqRyRlukhw==
copy-webpack-plugin@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz#2d2c460c4c4695ec0a58afb2801a1205256c4e6b"
integrity sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==
dependencies:
fast-glob "^3.2.5"
glob-parent "^6.0.0"
fast-glob "^3.2.7"
glob-parent "^6.0.1"
globby "^11.0.3"
normalize-path "^3.0.0"
p-limit "^3.1.0"
schema-utils "^3.0.0"
schema-utils "^3.1.1"
serialize-javascript "^6.0.0"
core-util-is@~1.0.0:
@ -1005,7 +1004,7 @@ fast-deep-equal@^3.1.1:
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
fast-glob@^3.1.1, fast-glob@^3.2.5:
fast-glob@^3.1.1, fast-glob@^3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1"
integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==
@ -1132,7 +1131,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"
glob-parent@^6.0.0:
glob-parent@^6.0.1:
version "6.0.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==

Loading…
Cancel
Save