mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore: bump up oxlint version to v0.15.8 (#9886)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.15.7` -> `0.15.8`](https://renovatebot.com/diffs/npm/oxlint/0.15.7/0.15.8) | [](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>oxc-project/oxc (oxlint)</summary> ### [`v0.15.8`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#0158---2025-01-24) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.7...oxlint_v0.15.8) ##### Features - [`79ba9b5`](https://redirect.github.com/oxc-project/oxc/commit/79ba9b5) linter: Added support to run in Node.JS legacy versions ([#​8648](https://redirect.github.com/oxc-project/oxc/issues/8648)) (Luiz Felipe Weber) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
74
yarn.lock
74
yarn.lock
@@ -686,7 +686,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.11"
|
||||
msw: "npm:^2.6.8"
|
||||
oxlint: "npm:0.15.7"
|
||||
oxlint: "npm:0.15.8"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -10728,58 +10728,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.7"
|
||||
"@oxlint/darwin-arm64@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.8"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.7"
|
||||
"@oxlint/darwin-x64@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.8"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.7"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.8"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.7"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.8"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.7"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.8"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.7"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.8"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.7"
|
||||
"@oxlint/win32-arm64@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.8"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.7"
|
||||
"@oxlint/win32-x64@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.8"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -28684,18 +28684,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.7":
|
||||
version: 0.15.7
|
||||
resolution: "oxlint@npm:0.15.7"
|
||||
"oxlint@npm:0.15.8":
|
||||
version: 0.15.8
|
||||
resolution: "oxlint@npm:0.15.8"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.15.7"
|
||||
"@oxlint/darwin-x64": "npm:0.15.7"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.7"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.7"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.7"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.7"
|
||||
"@oxlint/win32-arm64": "npm:0.15.7"
|
||||
"@oxlint/win32-x64": "npm:0.15.7"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.8"
|
||||
"@oxlint/darwin-x64": "npm:0.15.8"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.8"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.8"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.8"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.8"
|
||||
"@oxlint/win32-arm64": "npm:0.15.8"
|
||||
"@oxlint/win32-x64": "npm:0.15.8"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -28716,7 +28716,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/2e1327b6d17d6ad8ca47b5e8434d004af5b741f1f7d19324bfdfd1c4887ff60406d7623e0e580290a8e22e68946eb3ba15283c14f265625319f1fd0269bfb527
|
||||
checksum: 10/4b1457297207bc000a6ad3eba8263b78a43ddb960194d745c8a0642828bd0f4c077278a3d7195cf7166767a75c272009d66188b4f0c9b45603e2aed79b9394f7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user