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.10 (#9977)
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.9` -> `0.15.10`](https://renovatebot.com/diffs/npm/oxlint/0.15.9/0.15.10) | [](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.10`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.10): oxlint v0.15.10 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.9...oxlint_v0.15.10) #### \[0.15.10] - 2025-02-06 - [`b7ff7e1`](https://redirect.github.com/oxc-project/oxc/commit/b7ff7e1) span: \[**BREAKING**] Export `ContentEq` trait from root of `oxc_span` crate ([#​8869](https://redirect.github.com/oxc-project/oxc/issues/8869)) (overlookmotel) ##### Features - [`d6d80f7`](https://redirect.github.com/oxc-project/oxc/commit/d6d80f7) linter: Add suggestion fixer for `eslint/no-iterator` ([#​8894](https://redirect.github.com/oxc-project/oxc/issues/8894)) (dalaoshu) - [`7e8568b`](https://redirect.github.com/oxc-project/oxc/commit/7e8568b) linter: Junit reporter ([#​8756](https://redirect.github.com/oxc-project/oxc/issues/8756)) (Tapan Prakash) - [`f4662a9`](https://redirect.github.com/oxc-project/oxc/commit/f4662a9) oxc_language_server: Implement `oxc.fixAll` workspace command ([#​8858](https://redirect.github.com/oxc-project/oxc/issues/8858)) (Marek Vospel) ##### Bug Fixes - [`baf3e4e`](https://redirect.github.com/oxc-project/oxc/commit/baf3e4e) linter: Correctly replace rule severity with duplicate rule name configurations ([#​8840](https://redirect.github.com/oxc-project/oxc/issues/8840)) (dalaoshu) ##### Performance - [`8a4988d`](https://redirect.github.com/oxc-project/oxc/commit/8a4988d) linter: Use parallel iterator directly instead of iter and parallel bridge ([#​8831](https://redirect.github.com/oxc-project/oxc/issues/8831)) (Cam McHenry) ##### Refactor - [`bb9d763`](https://redirect.github.com/oxc-project/oxc/commit/bb9d763) linter: Remove usage of `url` crate ([#​8833](https://redirect.github.com/oxc-project/oxc/issues/8833)) (camchenry) - [`4fcf719`](https://redirect.github.com/oxc-project/oxc/commit/4fcf719) linter: Replace MIME guessing with extension check ([#​8832](https://redirect.github.com/oxc-project/oxc/issues/8832)) (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
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.9",
|
||||
"oxlint": "0.15.10",
|
||||
"prettier": "^3.4.2",
|
||||
"semver": "^7.6.3",
|
||||
"serve": "^14.2.4",
|
||||
|
||||
74
yarn.lock
74
yarn.lock
@@ -691,7 +691,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.11"
|
||||
msw: "npm:^2.6.8"
|
||||
oxlint: "npm:0.15.9"
|
||||
oxlint: "npm:0.15.10"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -10547,58 +10547,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.9"
|
||||
"@oxlint/darwin-arm64@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.10"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.9"
|
||||
"@oxlint/darwin-x64@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.10"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.9"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.10"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.9"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.10"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.9"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.10"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.9"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.10"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.9"
|
||||
"@oxlint/win32-arm64@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.10"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.9"
|
||||
"@oxlint/win32-x64@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.10"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -28411,18 +28411,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.9":
|
||||
version: 0.15.9
|
||||
resolution: "oxlint@npm:0.15.9"
|
||||
"oxlint@npm:0.15.10":
|
||||
version: 0.15.10
|
||||
resolution: "oxlint@npm:0.15.10"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.15.9"
|
||||
"@oxlint/darwin-x64": "npm:0.15.9"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.9"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.9"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.9"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.9"
|
||||
"@oxlint/win32-arm64": "npm:0.15.9"
|
||||
"@oxlint/win32-x64": "npm:0.15.9"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.10"
|
||||
"@oxlint/darwin-x64": "npm:0.15.10"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.10"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.10"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.10"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.10"
|
||||
"@oxlint/win32-arm64": "npm:0.15.10"
|
||||
"@oxlint/win32-x64": "npm:0.15.10"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -28443,7 +28443,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/c4e553cc0200eef787c2ba9b6a6932ab96c6a97652832c5fa024e7591939250c3f69d7b9c5be4a5bedc9d4527c26a0dc6a8dfd2bc11158ed50965fc9e984ef9e
|
||||
checksum: 10/b58e22b17c47e01841d02be998eabfb249c156ff492d24929ca57e5ec93dc88a69bff5300db70e0132f655d84c9ed1d28b1f428f322b74ff5fdeac0e46a46137
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user