chore: bump up @nx/vite version to v17.2.8 (#5425)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nx/vite](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/vite)) | [`17.2.7` -> `17.2.8`](https://renovatebot.com/diffs/npm/@nx%2fvite/17.2.7/17.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fvite/17.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fvite/17.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fvite/17.2.7/17.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fvite/17.2.7/17.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>nrwl/nx (@&#8203;nx/vite)</summary>

### [`v17.2.8`](https://togithub.com/nrwl/nx/releases/tag/17.2.8)

[Compare Source](https://togithub.com/nrwl/nx/compare/17.2.7...17.2.8)

#### 17.2.8

##### 🚀 Features

-   **remix:** add remix

##### 🩹 Fixes

-   **linter:** flat config should always set path to config when using API
-   **nextjs:** update migration to handle projects without eslintrc

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
This commit is contained in:
LongYinan
2023-12-29 04:10:19 +00:00
parent 3978b2dfd2
commit 15566d8507
2 changed files with 214 additions and 48 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"@faker-js/faker": "^8.3.1",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "17.2.7",
"@nx/vite": "17.2.8",
"@perfsee/sdk": "^1.9.0",
"@playwright/test": "^1.40.0",
"@taplo/cli": "^0.5.2",
+213 -47
View File
@@ -543,7 +543,7 @@ __metadata:
"@faker-js/faker": "npm:^8.3.1"
"@istanbuljs/schema": "npm:^0.1.3"
"@magic-works/i18n-codegen": "npm:^0.5.0"
"@nx/vite": "npm:17.2.7"
"@nx/vite": "npm:17.2.8"
"@perfsee/sdk": "npm:^1.9.0"
"@playwright/test": "npm:^1.40.0"
"@taplo/cli": "npm:^0.5.2"
@@ -7987,21 +7987,21 @@ __metadata:
languageName: node
linkType: hard
"@nrwl/devkit@npm:17.2.7":
version: 17.2.7
resolution: "@nrwl/devkit@npm:17.2.7"
"@nrwl/devkit@npm:17.2.8":
version: 17.2.8
resolution: "@nrwl/devkit@npm:17.2.8"
dependencies:
"@nx/devkit": "npm:17.2.7"
checksum: ff9c7ca8357b807c1d36817a73e5d25ddb455c910b02d707441bc024b2192d400e198cc8f031fca003c4286833ec4add7a72648250cc4523c5de5e73d795987e
"@nx/devkit": "npm:17.2.8"
checksum: 9fc4715e52543a7040397e0a67bab2d161ff674c73297449f5a4499dd8c92a93893d2f85e634f2f2687f201ac7dda7a56079d5cb5a882f37df36bb283565ba5f
languageName: node
linkType: hard
"@nrwl/js@npm:17.2.7":
version: 17.2.7
resolution: "@nrwl/js@npm:17.2.7"
"@nrwl/js@npm:17.2.8":
version: 17.2.8
resolution: "@nrwl/js@npm:17.2.8"
dependencies:
"@nx/js": "npm:17.2.7"
checksum: 3c6f101ce33f6e6c0232dbe211e4bf5eed408d0a4c50a1efdda5f9072d5f02f97a2ea496804d3294f7cd34a6d1c0d544fa530252d2767bc0c5cc68a076f1995a
"@nx/js": "npm:17.2.8"
checksum: 2fe1f92ca995087f8d356115e2bf3704697e4b2e5263e2598096a84a2f7daa7dd19afe47e9f8747f6151ac32f8dc43e2a23519f1148b245a3442c3198e353440
languageName: node
linkType: hard
@@ -8026,21 +8026,33 @@ __metadata:
languageName: node
linkType: hard
"@nrwl/vite@npm:17.2.7":
version: 17.2.7
resolution: "@nrwl/vite@npm:17.2.7"
"@nrwl/tao@npm:17.2.8":
version: 17.2.8
resolution: "@nrwl/tao@npm:17.2.8"
dependencies:
"@nx/vite": "npm:17.2.7"
checksum: 2bcbdc4ebf0e9ccadb8dbdaec6a3e2de3ca6e491335ec9e7f2ec3957f0886da24bf2ffaba658751a7256d1eb92f482cd859c2676461618e604f73b3fb700def4
nx: "npm:17.2.8"
tslib: "npm:^2.3.0"
bin:
tao: index.js
checksum: 48550a9d7dcd83e490fa926413140aafaa38c72336f80360ddda259e7f9894c3ec75027d0a3d7d8b0df6bf31ec4600c3683f56faea95875d7ac16eb65abd6a38
languageName: node
linkType: hard
"@nrwl/workspace@npm:17.2.7":
version: 17.2.7
resolution: "@nrwl/workspace@npm:17.2.7"
"@nrwl/vite@npm:17.2.8":
version: 17.2.8
resolution: "@nrwl/vite@npm:17.2.8"
dependencies:
"@nx/workspace": "npm:17.2.7"
checksum: efafb4e60a73676e99af6ad8201989b8204c77153e603d2f59091a92e5d9329bad45ded4439dd7da71917c34d6fc8657b48f1b0b641b3b428346cbbb8dffbd03
"@nx/vite": "npm:17.2.8"
checksum: a7aeffe78f5b4387ef269d300f00d7cd6185d4168faf97625a46fb1e30caae24c18e9fe99fd8a7bd5f47e78a04985b4b1911f75b95813a29d57b55ccc0603a96
languageName: node
linkType: hard
"@nrwl/workspace@npm:17.2.8":
version: 17.2.8
resolution: "@nrwl/workspace@npm:17.2.8"
dependencies:
"@nx/workspace": "npm:17.2.8"
checksum: afdb6f66dc2ec13696cedd678a13cc9a70353a8f004876246876f397611b14ef3fa8ae84a6481017d06d577f8cb60552f64c17d27bc40231816dcf5fac86a452
languageName: node
linkType: hard
@@ -8057,11 +8069,11 @@ __metadata:
languageName: node
linkType: hard
"@nx/devkit@npm:17.2.7":
version: 17.2.7
resolution: "@nx/devkit@npm:17.2.7"
"@nx/devkit@npm:17.2.8":
version: 17.2.8
resolution: "@nx/devkit@npm:17.2.8"
dependencies:
"@nrwl/devkit": "npm:17.2.7"
"@nrwl/devkit": "npm:17.2.8"
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
ignore: "npm:^5.0.4"
@@ -8070,13 +8082,13 @@ __metadata:
tslib: "npm:^2.3.0"
peerDependencies:
nx: ">= 16 <= 18"
checksum: 977a4e3a6bafe57bbdc154e165f3c92d0d1a36a0436c27649e18fcb6cd7d609da8f522be1d68357b3ac62a6c2f4ae6307aab03d3d48b1b2ee3f4744171ad1964
checksum: 490a9d12f780da9463eddfa6a42dc99c852e3f62b7cecd2435cee96afc3a4f30946421269a5114a32fe22e8109d42a04b2ab868fb58481fa5c834c9ba2132dfd
languageName: node
linkType: hard
"@nx/js@npm:17.2.7":
version: 17.2.7
resolution: "@nx/js@npm:17.2.7"
"@nx/js@npm:17.2.8":
version: 17.2.8
resolution: "@nx/js@npm:17.2.8"
dependencies:
"@babel/core": "npm:^7.22.9"
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -8085,9 +8097,9 @@ __metadata:
"@babel/preset-env": "npm:^7.22.9"
"@babel/preset-typescript": "npm:^7.22.5"
"@babel/runtime": "npm:^7.22.6"
"@nrwl/js": "npm:17.2.7"
"@nx/devkit": "npm:17.2.7"
"@nx/workspace": "npm:17.2.7"
"@nrwl/js": "npm:17.2.8"
"@nx/devkit": "npm:17.2.8"
"@nx/workspace": "npm:17.2.8"
"@phenomnomnominal/tsquery": "npm:~5.0.1"
babel-plugin-const-enum: "npm:^1.0.1"
babel-plugin-macros: "npm:^2.8.0"
@@ -8113,7 +8125,7 @@ __metadata:
peerDependenciesMeta:
verdaccio:
optional: true
checksum: 9421238f13f9f53db8ceee835996c7d06aae0f34bc2984b75667844e1e182de2208336374039b4733a1f0f95a2879dbf88630a8cfc4127439e18933568217b52
checksum: 9004375de9a46ca50d829b711e3570a016788917cd4e856327ceb80551a60c0b14b0c1690da5ac641108323fbed38b2ea96b2c720bedf565b947153c688fee28
languageName: node
linkType: hard
@@ -8124,6 +8136,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-darwin-arm64@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-darwin-arm64@npm:17.2.8"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@nx/nx-darwin-x64@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-darwin-x64@npm:17.2.7"
@@ -8131,6 +8150,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-darwin-x64@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-darwin-x64@npm:17.2.8"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@nx/nx-freebsd-x64@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-freebsd-x64@npm:17.2.7"
@@ -8138,6 +8164,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-freebsd-x64@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-freebsd-x64@npm:17.2.8"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard
"@nx/nx-linux-arm-gnueabihf@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.2.7"
@@ -8145,6 +8178,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-linux-arm-gnueabihf@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.2.8"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
"@nx/nx-linux-arm64-gnu@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-linux-arm64-gnu@npm:17.2.7"
@@ -8152,6 +8192,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-linux-arm64-gnu@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-linux-arm64-gnu@npm:17.2.8"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@nx/nx-linux-arm64-musl@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-linux-arm64-musl@npm:17.2.7"
@@ -8159,6 +8206,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-linux-arm64-musl@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-linux-arm64-musl@npm:17.2.8"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@nx/nx-linux-x64-gnu@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-linux-x64-gnu@npm:17.2.7"
@@ -8166,6 +8220,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-linux-x64-gnu@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-linux-x64-gnu@npm:17.2.8"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@nx/nx-linux-x64-musl@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-linux-x64-musl@npm:17.2.7"
@@ -8173,6 +8234,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-linux-x64-musl@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-linux-x64-musl@npm:17.2.8"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@nx/nx-win32-arm64-msvc@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-win32-arm64-msvc@npm:17.2.7"
@@ -8180,6 +8248,13 @@ __metadata:
languageName: node
linkType: hard
"@nx/nx-win32-arm64-msvc@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-win32-arm64-msvc@npm:17.2.8"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@nx/nx-win32-x64-msvc@npm:17.2.7":
version: 17.2.7
resolution: "@nx/nx-win32-x64-msvc@npm:17.2.7"
@@ -8187,13 +8262,20 @@ __metadata:
languageName: node
linkType: hard
"@nx/vite@npm:17.2.7":
version: 17.2.7
resolution: "@nx/vite@npm:17.2.7"
"@nx/nx-win32-x64-msvc@npm:17.2.8":
version: 17.2.8
resolution: "@nx/nx-win32-x64-msvc@npm:17.2.8"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
"@nx/vite@npm:17.2.8":
version: 17.2.8
resolution: "@nx/vite@npm:17.2.8"
dependencies:
"@nrwl/vite": "npm:17.2.7"
"@nx/devkit": "npm:17.2.7"
"@nx/js": "npm:17.2.7"
"@nrwl/vite": "npm:17.2.8"
"@nx/devkit": "npm:17.2.8"
"@nx/js": "npm:17.2.8"
"@phenomnomnominal/tsquery": "npm:~5.0.1"
"@swc/helpers": "npm:~0.5.0"
enquirer: "npm:~2.3.6"
@@ -8201,22 +8283,22 @@ __metadata:
peerDependencies:
vite: ^5.0.0
vitest: ">=0.34.6"
checksum: 900c67e7a01d29bb085bb0deed91897a90ac237d1c41aa6a09907ec9733ef12637e69ef98938363affa63b94843d47ba7185bbb70e3e42a4b6b4681a8597d7dc
checksum: 25fb384158621a34f2a2403785f12dbd90c4fe8ee151a8e11d7fad3324dd56ea30f41a7518ae06eeb32ef07cfbc559b73b127dbf630ade38ab7309d916e4801b
languageName: node
linkType: hard
"@nx/workspace@npm:17.2.7":
version: 17.2.7
resolution: "@nx/workspace@npm:17.2.7"
"@nx/workspace@npm:17.2.8":
version: 17.2.8
resolution: "@nx/workspace@npm:17.2.8"
dependencies:
"@nrwl/workspace": "npm:17.2.7"
"@nx/devkit": "npm:17.2.7"
"@nrwl/workspace": "npm:17.2.8"
"@nx/devkit": "npm:17.2.8"
chalk: "npm:^4.1.0"
enquirer: "npm:~2.3.6"
nx: "npm:17.2.7"
nx: "npm:17.2.8"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 669e1fa350b9c46fd767f49b11dddce49620c09ebef49857d57ccf5c31b26a8eb8cc466fb73f1d211c432fb3a4a8096ac1a4958c6fbe615322c60e320463f7f6
checksum: 851cd595ea675e4106d409d3d31701be011ef7b07e35283d9b43edd07006c6183d152434ab10fa2ac7ad9c37d2d52c373d14ee6916efdef78b613bc3f7176a1f
languageName: node
linkType: hard
@@ -27851,6 +27933,90 @@ __metadata:
languageName: node
linkType: hard
"nx@npm:17.2.8":
version: 17.2.8
resolution: "nx@npm:17.2.8"
dependencies:
"@nrwl/tao": "npm:17.2.8"
"@nx/nx-darwin-arm64": "npm:17.2.8"
"@nx/nx-darwin-x64": "npm:17.2.8"
"@nx/nx-freebsd-x64": "npm:17.2.8"
"@nx/nx-linux-arm-gnueabihf": "npm:17.2.8"
"@nx/nx-linux-arm64-gnu": "npm:17.2.8"
"@nx/nx-linux-arm64-musl": "npm:17.2.8"
"@nx/nx-linux-x64-gnu": "npm:17.2.8"
"@nx/nx-linux-x64-musl": "npm:17.2.8"
"@nx/nx-win32-arm64-msvc": "npm:17.2.8"
"@nx/nx-win32-x64-msvc": "npm:17.2.8"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.6"
axios: "npm:^1.5.1"
chalk: "npm:^4.1.0"
cli-cursor: "npm:3.1.0"
cli-spinners: "npm:2.6.1"
cliui: "npm:^8.0.1"
dotenv: "npm:~16.3.1"
dotenv-expand: "npm:~10.0.0"
enquirer: "npm:~2.3.6"
figures: "npm:3.2.0"
flat: "npm:^5.0.2"
fs-extra: "npm:^11.1.0"
glob: "npm:7.1.4"
ignore: "npm:^5.0.4"
jest-diff: "npm:^29.4.1"
js-yaml: "npm:4.1.0"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:~2.0.3"
minimatch: "npm:3.0.5"
node-machine-id: "npm:1.1.12"
npm-run-path: "npm:^4.0.1"
open: "npm:^8.4.0"
semver: "npm:7.5.3"
string-width: "npm:^4.2.3"
strong-log-transformer: "npm:^2.1.0"
tar-stream: "npm:~2.2.0"
tmp: "npm:~0.2.1"
tsconfig-paths: "npm:^4.1.2"
tslib: "npm:^2.3.0"
yargs: "npm:^17.6.2"
yargs-parser: "npm:21.1.1"
peerDependencies:
"@swc-node/register": ^1.6.7
"@swc/core": ^1.3.85
dependenciesMeta:
"@nx/nx-darwin-arm64":
optional: true
"@nx/nx-darwin-x64":
optional: true
"@nx/nx-freebsd-x64":
optional: true
"@nx/nx-linux-arm-gnueabihf":
optional: true
"@nx/nx-linux-arm64-gnu":
optional: true
"@nx/nx-linux-arm64-musl":
optional: true
"@nx/nx-linux-x64-gnu":
optional: true
"@nx/nx-linux-x64-musl":
optional: true
"@nx/nx-win32-arm64-msvc":
optional: true
"@nx/nx-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc-node/register":
optional: true
"@swc/core":
optional: true
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 174833bf08fdf4043110ce6adf4cf481c2d2c59e52489952d58d5416255b37b614c0f07df03a87ac943fbb47df87b3693ae9e2cc50df92182c1abd32af316810
languageName: node
linkType: hard
"nyc@npm:^15.1.0":
version: 15.1.0
resolution: "nyc@npm:15.1.0"