mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
chore: bump up copy-webpack-plugin version to v12 (#5568)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [copy-webpack-plugin](https://togithub.com/webpack-contrib/copy-webpack-plugin) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/copy-webpack-plugin/11.0.0/12.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)</summary>
### [`v12.0.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1201-2024-01-11)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.0...v12.0.1)
### [`v12.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1200-2024-01-10)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v11.0.0...v12.0.0)
##### ⚠ BREAKING CHANGES
- update `globby` to `14.0.0`
- minimum supported `Node.js` version is `18.12.0` ([#​759](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/759)) ([a5b7d06](a5b7d06a05))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
This commit is contained in:
53
yarn.lock
53
yarn.lock
@@ -351,7 +351,7 @@ __metadata:
|
||||
bytes: "npm:^3.1.2"
|
||||
clsx: "npm:^2.0.0"
|
||||
cmdk: "patch:cmdk@npm%3A0.2.0#~/.yarn/patches/cmdk-npm-0.2.0-302237a911.patch"
|
||||
copy-webpack-plugin: "npm:^11.0.0"
|
||||
copy-webpack-plugin: "npm:^12.0.0"
|
||||
css-loader: "npm:^6.8.1"
|
||||
css-spring: "npm:^4.1.0"
|
||||
cssnano: "npm:^6.0.1"
|
||||
@@ -17687,19 +17687,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"copy-webpack-plugin@npm:^11.0.0":
|
||||
version: 11.0.0
|
||||
resolution: "copy-webpack-plugin@npm:11.0.0"
|
||||
"copy-webpack-plugin@npm:^12.0.0":
|
||||
version: 12.0.0
|
||||
resolution: "copy-webpack-plugin@npm:12.0.0"
|
||||
dependencies:
|
||||
fast-glob: "npm:^3.2.11"
|
||||
fast-glob: "npm:^3.3.2"
|
||||
glob-parent: "npm:^6.0.1"
|
||||
globby: "npm:^13.1.1"
|
||||
globby: "npm:^14.0.0"
|
||||
normalize-path: "npm:^3.0.0"
|
||||
schema-utils: "npm:^4.0.0"
|
||||
serialize-javascript: "npm:^6.0.0"
|
||||
schema-utils: "npm:^4.2.0"
|
||||
serialize-javascript: "npm:^6.0.2"
|
||||
peerDependencies:
|
||||
webpack: ^5.1.0
|
||||
checksum: dc103be79ef72a4bb0bc8ce498b2cca964e3771326b009a1f3cb2d17960fca17538a725b09427161eccf485e2badbbd5490ddf2570f7976938e4e7338f1fd7e9
|
||||
checksum: 014b81beb5a0bbe26c215d8860c07a79d1be97e2235c5487315c23d9ed09cfb25b04ece13a8282ac8fd81fc93a3fd3acbfc546eb80b76d784d4301ac4e3be3c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -20357,7 +20357,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:3.3.2, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.2":
|
||||
"fast-glob@npm:3.3.2, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "fast-glob@npm:3.3.2"
|
||||
dependencies:
|
||||
@@ -21684,19 +21684,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^13.1.1":
|
||||
version: 13.2.2
|
||||
resolution: "globby@npm:13.2.2"
|
||||
dependencies:
|
||||
dir-glob: "npm:^3.0.1"
|
||||
fast-glob: "npm:^3.3.0"
|
||||
ignore: "npm:^5.2.4"
|
||||
merge2: "npm:^1.4.1"
|
||||
slash: "npm:^4.0.0"
|
||||
checksum: 4494a9d2162a7e4d327988b26be66d8eab87d7f59a83219e74b065e2c3ced23698f68fb10482bf9337133819281803fb886d6ae06afbb2affa743623eb0b1949
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^14.0.0":
|
||||
version: 14.0.0
|
||||
resolution: "globby@npm:14.0.0"
|
||||
@@ -31208,7 +31195,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.0.1":
|
||||
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.0.1, schema-utils@npm:^4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "schema-utils@npm:4.2.0"
|
||||
dependencies:
|
||||
@@ -31332,7 +31319,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serialize-javascript@npm:^6.0.0, serialize-javascript@npm:^6.0.1":
|
||||
"serialize-javascript@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "serialize-javascript@npm:6.0.1"
|
||||
dependencies:
|
||||
@@ -31341,6 +31328,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serialize-javascript@npm:^6.0.2":
|
||||
version: 6.0.2
|
||||
resolution: "serialize-javascript@npm:6.0.2"
|
||||
dependencies:
|
||||
randombytes: "npm:^2.1.0"
|
||||
checksum: 445a420a6fa2eaee4b70cbd884d538e259ab278200a2ededd73253ada17d5d48e91fb1f4cd224a236ab62ea7ba0a70c6af29fc93b4f3d3078bf7da1c031fde58
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serve-handler@npm:6.1.5":
|
||||
version: 6.1.5
|
||||
resolution: "serve-handler@npm:6.1.5"
|
||||
@@ -31643,13 +31639,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slash@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "slash@npm:4.0.0"
|
||||
checksum: da8e4af73712253acd21b7853b7e0dbba776b786e82b010a5bfc8b5051a1db38ed8aba8e1e8f400dd2c9f373be91eb1c42b66e91abb407ff42b10feece5e1d2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slash@npm:^5.0.0, slash@npm:^5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "slash@npm:5.1.0"
|
||||
|
||||
Reference in New Issue
Block a user