mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
chore: bump up oxlint version to v0.12.0 (#8875)
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.11.1` -> `0.12.0`](https://renovatebot.com/diffs/npm/oxlint/0.11.1/0.12.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.12.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#0120---2024-11-20) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.11.1...oxlint_v0.12.0) ##### Features - [`2268a0e`](https://redirect.github.com/oxc-project/oxc/commit/2268a0e) linter: Support `overrides` config field ([#​6974](https://redirect.github.com/oxc-project/oxc/issues/6974)) (DonIsaac) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
"msw": "^2.3.0",
|
||||
"nx": "^20.0.3",
|
||||
"nx-cloud": "^19.1.0",
|
||||
"oxlint": "0.11.1",
|
||||
"oxlint": "0.12.0",
|
||||
"prettier": "^3.3.3",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
||||
@@ -699,7 +699,7 @@ __metadata:
|
||||
msw: "npm:^2.3.0"
|
||||
nx: "npm:^20.0.3"
|
||||
nx-cloud: "npm:^19.1.0"
|
||||
oxlint: "npm:0.11.1"
|
||||
oxlint: "npm:0.12.0"
|
||||
prettier: "npm:^3.3.3"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -9489,58 +9489,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.11.1"
|
||||
"@oxlint/darwin-arm64@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.12.0"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/darwin-x64@npm:0.11.1"
|
||||
"@oxlint/darwin-x64@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.12.0"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.11.1"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.12.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.11.1"
|
||||
"@oxlint/linux-arm64-musl@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.12.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.11.1"
|
||||
"@oxlint/linux-x64-gnu@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.12.0"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.11.1"
|
||||
"@oxlint/linux-x64-musl@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.12.0"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/win32-arm64@npm:0.11.1"
|
||||
"@oxlint/win32-arm64@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.12.0"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "@oxlint/win32-x64@npm:0.11.1"
|
||||
"@oxlint/win32-x64@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.12.0"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -26738,18 +26738,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "oxlint@npm:0.11.1"
|
||||
"oxlint@npm:0.12.0":
|
||||
version: 0.12.0
|
||||
resolution: "oxlint@npm:0.12.0"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.11.1"
|
||||
"@oxlint/darwin-x64": "npm:0.11.1"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.11.1"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.11.1"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.11.1"
|
||||
"@oxlint/linux-x64-musl": "npm:0.11.1"
|
||||
"@oxlint/win32-arm64": "npm:0.11.1"
|
||||
"@oxlint/win32-x64": "npm:0.11.1"
|
||||
"@oxlint/darwin-arm64": "npm:0.12.0"
|
||||
"@oxlint/darwin-x64": "npm:0.12.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.12.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.12.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.12.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.12.0"
|
||||
"@oxlint/win32-arm64": "npm:0.12.0"
|
||||
"@oxlint/win32-x64": "npm:0.12.0"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -26770,7 +26770,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/dba58dafbf82dec1816985f0f2b3a9ee95f21d68aefdfa3e154aa5c41547ce7211ae5b5d0910298153c02b81c0c94abfa474896cbb5fa0f76bc58c5ad0153fdc
|
||||
checksum: 10/5bff1a038776017ded1c4367b87d23e5a4b03ce26ad9d6968d21c77bc054d0a02c24fd6c85f58f8688181f08729a5d1900b50966bf560c50093e015cecc24a81
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user