mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 14:56:59 +08:00
chore: bump up oxlint version to v0.8.0 (#7962)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs) ([source](https://togithub.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.7.2` -> `0.8.0`](https://renovatebot.com/diffs/npm/oxlint/0.7.2/0.8.0) | [](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.8.0`](https://togithub.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#080---2024-08-23)
[Compare Source](b3e189764f...8ef85a43c0)
##### Features
- [`a0effab`](https://togithub.com/oxc-project/oxc/commit/a0effab) linter: Support more flexible config.globals values ([#​4990](https://togithub.com/oxc-project/oxc/issues/4990)) (Don Isaac)
</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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
74
yarn.lock
74
yarn.lock
@@ -705,7 +705,7 @@ __metadata:
|
||||
nanoid: "npm:^5.0.7"
|
||||
nx: "npm:^19.0.0"
|
||||
nyc: "npm:^17.0.0"
|
||||
oxlint: "npm:0.7.2"
|
||||
oxlint: "npm:0.8.0"
|
||||
prettier: "npm:^3.3.3"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -9741,58 +9741,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.7.2"
|
||||
"@oxlint/darwin-arm64@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.8.0"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/darwin-x64@npm:0.7.2"
|
||||
"@oxlint/darwin-x64@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.8.0"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.7.2"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.8.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.7.2"
|
||||
"@oxlint/linux-arm64-musl@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.8.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.7.2"
|
||||
"@oxlint/linux-x64-gnu@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.8.0"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.7.2"
|
||||
"@oxlint/linux-x64-musl@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.8.0"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/win32-arm64@npm:0.7.2"
|
||||
"@oxlint/win32-arm64@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.8.0"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "@oxlint/win32-x64@npm:0.7.2"
|
||||
"@oxlint/win32-x64@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.8.0"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -28385,18 +28385,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "oxlint@npm:0.7.2"
|
||||
"oxlint@npm:0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "oxlint@npm:0.8.0"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.7.2"
|
||||
"@oxlint/darwin-x64": "npm:0.7.2"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.7.2"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.7.2"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.7.2"
|
||||
"@oxlint/linux-x64-musl": "npm:0.7.2"
|
||||
"@oxlint/win32-arm64": "npm:0.7.2"
|
||||
"@oxlint/win32-x64": "npm:0.7.2"
|
||||
"@oxlint/darwin-arm64": "npm:0.8.0"
|
||||
"@oxlint/darwin-x64": "npm:0.8.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.8.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.8.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.8.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.8.0"
|
||||
"@oxlint/win32-arm64": "npm:0.8.0"
|
||||
"@oxlint/win32-x64": "npm:0.8.0"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -28416,7 +28416,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/a5bb87f60c48f6e49b2665249d61b0b5a870f7a9df4dbdf44a680da3d0eb0547baf2ee559101616bc4bc23098435913de36a237cf8ffc6849687716ec2a922a0
|
||||
checksum: 10/e863c9cf79b7db5c7aee5c4208e91e5d7c00521ee31918caadeab54925ab115a61b313aa6c73384ef9f8fe31ab90d468c6995e39d62baf11577372ea3dc44b83
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user