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.5 (#9491)
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.4` -> `0.15.5`](https://renovatebot.com/diffs/npm/oxlint/0.15.4/0.15.5) | [](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.5`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.5): oxlint v0.15.5 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.4...oxlint_v0.15.5) #### \[0.15.5] - 2025-01-02 ##### Features - [`0e168b8`](https://redirect.github.com/oxc-project/oxc/commit/0e168b8) linter: Catch more cases in const-comparisons ([#​8215](https://redirect.github.com/oxc-project/oxc/issues/8215)) (Cameron) - [`bde44a3`](https://redirect.github.com/oxc-project/oxc/commit/bde44a3) linter: Add `statement_span` to `ModuleRecord/ImportEntry` ([#​8195](https://redirect.github.com/oxc-project/oxc/issues/8195)) (Alexander S.) - [`ccaa9f7`](https://redirect.github.com/oxc-project/oxc/commit/ccaa9f7) linter: Implement `eslint/new-cap` ([#​8146](https://redirect.github.com/oxc-project/oxc/issues/8146)) (Alexander S.) ##### Bug Fixes - [`2b14a6f`](https://redirect.github.com/oxc-project/oxc/commit/2b14a6f) linter: Fix `ignorePattern` config for windows ([#​8214](https://redirect.github.com/oxc-project/oxc/issues/8214)) (Alexander S.) ##### Testing - [`cb709c9`](https://redirect.github.com/oxc-project/oxc/commit/cb709c9) linter: Fix some oxlint tests on windows ([#​8204](https://redirect.github.com/oxc-project/oxc/issues/8204)) (Cameron) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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.4",
|
||||
"oxlint": "0.15.5",
|
||||
"prettier": "^3.4.2",
|
||||
"semver": "^7.6.3",
|
||||
"serve": "^14.2.4",
|
||||
|
||||
74
yarn.lock
74
yarn.lock
@@ -674,7 +674,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^15.2.11"
|
||||
msw: "npm:^2.6.8"
|
||||
oxlint: "npm:0.15.4"
|
||||
oxlint: "npm:0.15.5"
|
||||
prettier: "npm:^3.4.2"
|
||||
semver: "npm:^7.6.3"
|
||||
serve: "npm:^14.2.4"
|
||||
@@ -10367,58 +10367,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.4"
|
||||
"@oxlint/darwin-arm64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.5"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.4"
|
||||
"@oxlint/darwin-x64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.5"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.4"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.5"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.4"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.5"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.4"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.5"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.4"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.5"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.4"
|
||||
"@oxlint/win32-arm64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.5"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.4"
|
||||
"@oxlint/win32-x64@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.5"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -27507,18 +27507,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.15.4":
|
||||
version: 0.15.4
|
||||
resolution: "oxlint@npm:0.15.4"
|
||||
"oxlint@npm:0.15.5":
|
||||
version: 0.15.5
|
||||
resolution: "oxlint@npm:0.15.5"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.15.4"
|
||||
"@oxlint/darwin-x64": "npm:0.15.4"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.4"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.4"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.4"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.4"
|
||||
"@oxlint/win32-arm64": "npm:0.15.4"
|
||||
"@oxlint/win32-x64": "npm:0.15.4"
|
||||
"@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"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -27539,7 +27539,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/88c2164753cccc7333dc25997b44fc59db2916c733161ba4b1c78ae41900455e9b6525017aada8225c2a8ac4fd8077f04dc00eaa1af5c236ab83cff63cc640d4
|
||||
checksum: 10/a29ff483862a9b54356152ed42157de95dbd95c0a37ec1448c1dce61ba4df6fb39990088515687fcefa10bf91ef6994383fac29eb69034be8f9784cdefc87fb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user