mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
chore: bump up oxlint version to v0.15.14 (#10759)
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.13` -> `0.15.14`](https://renovatebot.com/diffs/npm/oxlint/0.15.13/0.15.14) | [](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.14`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#01514---2025-03-11) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.13...oxlint_v0.15.14) ##### Features - [`3fce826`](https://redirect.github.com/oxc-project/oxc/commit/3fce826) linter: Add support for `extends` property in oxlintrc ([#​9217](https://redirect.github.com/oxc-project/oxc/issues/9217)) (camchenry) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
"msw": "^2.6.8",
|
||||
"oxlint": "0.15.13",
|
||||
"oxlint": "0.15.14",
|
||||
"prettier": "^3.4.2",
|
||||
"semver": "^7.6.3",
|
||||
"serve": "^14.2.4",
|
||||
|
||||
74
yarn.lock
74
yarn.lock
@@ -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.13"
|
||||
oxlint: "npm:0.15.14"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -9675,58 +9675,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.13"
|
||||
"@oxlint/darwin-arm64@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.14"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.13"
|
||||
"@oxlint/darwin-x64@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.14"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.13"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.14"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.13"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.14"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.13"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.14"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.13"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.14"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.13"
|
||||
"@oxlint/win32-arm64@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.14"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.13"
|
||||
"@oxlint/win32-x64@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.14"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -27065,18 +27065,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.13":
|
||||
version: 0.15.13
|
||||
resolution: "oxlint@npm:0.15.13"
|
||||
"oxlint@npm:0.15.14":
|
||||
version: 0.15.14
|
||||
resolution: "oxlint@npm:0.15.14"
|
||||
dependencies:
|
||||
"@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"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.14"
|
||||
"@oxlint/darwin-x64": "npm:0.15.14"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.14"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.14"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.14"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.14"
|
||||
"@oxlint/win32-arm64": "npm:0.15.14"
|
||||
"@oxlint/win32-x64": "npm:0.15.14"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -27097,7 +27097,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/b643efeee800a976eb7d9e8cb84316ed7ddb6ed467269f206deb19454069e95430272db37a239651c043bf106a6a50eaa3b1bf04fd911e571b8158940c562789
|
||||
checksum: 10/33fd74935964b98388916ca2ab2938a61f16ac26f267cf537ff325304e0d4754f933a56aa58ac8f9bf0d25712436fea9f222d051eb9993d6138a92f0eb73ecc0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user