mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump up oxlint version to v0.15.6 (#9659)
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.5` -> `0.15.6`](https://renovatebot.com/diffs/npm/oxlint/0.15.5/0.15.6) | [](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.6`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.6): oxlint v0.15.6 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.5...oxlint_v0.15.6) #### \[0.15.6] - 2025-01-13 ##### Features - [`457aa31`](https://redirect.github.com/oxc-project/oxc/commit/457aa31) linter: Implement `no-lone-blocks` rule ([#​8145](https://redirect.github.com/oxc-project/oxc/issues/8145)) (Yuichiro Yamashita) ##### Refactor - [`aea9551`](https://redirect.github.com/oxc-project/oxc/commit/aea9551) ast: Simplify `get_identifier_reference` of `TSType` and `TSTypeName` ([#​8273](https://redirect.github.com/oxc-project/oxc/issues/8273)) (Dunqing) - [`43ed3e1`](https://redirect.github.com/oxc-project/oxc/commit/43ed3e1) linter: Add output formatter ([#​8436](https://redirect.github.com/oxc-project/oxc/issues/8436)) (Alexander S.) - [`4e05e66`](https://redirect.github.com/oxc-project/oxc/commit/4e05e66) linter: Remove glob for windows ([#​8390](https://redirect.github.com/oxc-project/oxc/issues/8390)) (Alexander S.) - [`b19d809`](https://redirect.github.com/oxc-project/oxc/commit/b19d809) linter: Split `unicorn/prefer-spread` and `eslint/prefer-spread` into own rules ([#​8329](https://redirect.github.com/oxc-project/oxc/issues/8329)) (Alexander S.) - [`3c534ae`](https://redirect.github.com/oxc-project/oxc/commit/3c534ae) linter: Refactor `LintBuilder` to prep for nested configs ([#​8034](https://redirect.github.com/oxc-project/oxc/issues/8034)) (camc314) - [`2f9fab9`](https://redirect.github.com/oxc-project/oxc/commit/2f9fab9) linter: Remove remapping for plugin name in diagnostics ([#​8223](https://redirect.github.com/oxc-project/oxc/issues/8223)) (Alexander S.) ##### Testing - [`b6c1546`](https://redirect.github.com/oxc-project/oxc/commit/b6c1546) linter: Use plugin name instead of category for finding rule ([#​8353](https://redirect.github.com/oxc-project/oxc/issues/8353)) (Alexander S.) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
74
yarn.lock
74
yarn.lock
@@ -673,7 +673,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.11"
|
||||
msw: "npm:^2.6.8"
|
||||
oxlint: "npm:0.15.5"
|
||||
oxlint: "npm:0.15.6"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -10436,58 +10436,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.5"
|
||||
"@oxlint/darwin-arm64@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.6"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.5"
|
||||
"@oxlint/darwin-x64@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.6"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.5"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.6"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.5"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.6"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.5"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.6"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.5"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.6"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.5"
|
||||
"@oxlint/win32-arm64@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.6"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.5"
|
||||
"@oxlint/win32-x64@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.6"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -27813,18 +27813,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "oxlint@npm:0.15.5"
|
||||
"oxlint@npm:0.15.6":
|
||||
version: 0.15.6
|
||||
resolution: "oxlint@npm:0.15.6"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.15.5"
|
||||
"@oxlint/darwin-x64": "npm:0.15.5"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.5"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.5"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.5"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.5"
|
||||
"@oxlint/win32-arm64": "npm:0.15.5"
|
||||
"@oxlint/win32-x64": "npm:0.15.5"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.6"
|
||||
"@oxlint/darwin-x64": "npm:0.15.6"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.6"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.6"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.6"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.6"
|
||||
"@oxlint/win32-arm64": "npm:0.15.6"
|
||||
"@oxlint/win32-x64": "npm:0.15.6"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -27845,7 +27845,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/a29ff483862a9b54356152ed42157de95dbd95c0a37ec1448c1dce61ba4df6fb39990088515687fcefa10bf91ef6994383fac29eb69034be8f9784cdefc87fb7
|
||||
checksum: 10/8f6e6b65ecc1384fd7faa8870a271768bd0ad4053298ba0378708723c1ddc054126a48c12c508fc7bc1ae0069fb7eae1bcb7fdff69150dcbf2d419bfd8d12278
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user