mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
chore: bump up oxlint version to v0.15.13 (#10591)
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.12` -> `0.15.13`](https://renovatebot.com/diffs/npm/oxlint/0.15.12/0.15.13) | [](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.13`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#01513---2025-03-04) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.12...oxlint_v0.15.13) ##### Documentation - [`24850e7`](https://redirect.github.com/oxc-project/oxc/commit/24850e7) linter: Add example of how configure rule ([#​9469](https://redirect.github.com/oxc-project/oxc/issues/9469)) (Cédric DIRAND) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
"msw": "^2.6.8",
|
||||
"oxlint": "0.15.12",
|
||||
"oxlint": "0.15.13",
|
||||
"prettier": "^3.4.2",
|
||||
"semver": "^7.6.3",
|
||||
"serve": "^14.2.4",
|
||||
|
||||
@@ -745,7 +745,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.11"
|
||||
msw: "npm:^2.6.8"
|
||||
oxlint: "npm:0.15.12"
|
||||
oxlint: "npm:0.15.13"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -9633,58 +9633,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.12"
|
||||
"@oxlint/darwin-arm64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.13"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.12"
|
||||
"@oxlint/darwin-x64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.13"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.12"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.13"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.12"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.13"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.12"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.13"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.12"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.13"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.12"
|
||||
"@oxlint/win32-arm64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.13"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.12"
|
||||
"@oxlint/win32-x64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.13"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -27031,18 +27031,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.12":
|
||||
version: 0.15.12
|
||||
resolution: "oxlint@npm:0.15.12"
|
||||
"oxlint@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "oxlint@npm:0.15.13"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.15.12"
|
||||
"@oxlint/darwin-x64": "npm:0.15.12"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.12"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.12"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.12"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.12"
|
||||
"@oxlint/win32-arm64": "npm:0.15.12"
|
||||
"@oxlint/win32-x64": "npm:0.15.12"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.13"
|
||||
"@oxlint/darwin-x64": "npm:0.15.13"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.13"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.13"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.13"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.13"
|
||||
"@oxlint/win32-arm64": "npm:0.15.13"
|
||||
"@oxlint/win32-x64": "npm:0.15.13"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -27063,7 +27063,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/796d4129df9ec4b8cb2346ae2dcc5bab7a14515bdf5e30c7a7783b24aecbc68e82bd5a66a45d2e13c51562fc7e452ea06a9be7da88f6b7d5472cfffdcc93ac0a
|
||||
checksum: 10/b643efeee800a976eb7d9e8cb84316ed7ddb6ed467269f206deb19454069e95430272db37a239651c043bf106a6a50eaa3b1bf04fd911e571b8158940c562789
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user