mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 09:13:18 +03:00
chore: bump up oxlint version to v0.10.2 (#8575)
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.10.1` -> `0.10.2`](https://renovatebot.com/diffs/npm/oxlint/0.10.1/0.10.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.10.1/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.10.1/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v0.10.2`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.10.2): oxlint v0.10.2 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.10.1...oxlint_v0.10.2) #### \[0.10.2] - 2024-10-22 ##### Features - [`dbe1972`](https://redirect.github.com/oxc-project/oxc/commit/dbe1972) linter: Import/no-cycle should turn on ignore_types by default ([#​6761](https://redirect.github.com/oxc-project/oxc/issues/6761)) (Boshen) - [`619d06f`](https://redirect.github.com/oxc-project/oxc/commit/619d06f) linter: Fix suggestion for `eslint:no_empty_static_block` rule ([#​6732](https://redirect.github.com/oxc-project/oxc/issues/6732)) (Tapan Prakash) ##### Bug Fixes ##### Performance - [`8387bac`](https://redirect.github.com/oxc-project/oxc/commit/8387bac) linter: Apply small file optimization, up to 30% faster ([#​6600](https://redirect.github.com/oxc-project/oxc/issues/6600)) (camchenry) ##### Refactor - [`b884577`](https://redirect.github.com/oxc-project/oxc/commit/b884577) linter: All ast_util functions take Semantic ([#​6753](https://redirect.github.com/oxc-project/oxc/issues/6753)) (DonIsaac) - [`744aa74`](https://redirect.github.com/oxc-project/oxc/commit/744aa74) linter: Impl `Deref<Target = Semantic>` for `LintContext` ([#​6752](https://redirect.github.com/oxc-project/oxc/issues/6752)) (DonIsaac) - [`6ffdcc0`](https://redirect.github.com/oxc-project/oxc/commit/6ffdcc0) oxlint: Lint/mod.rs -> lint.rs ([#​6746](https://redirect.github.com/oxc-project/oxc/issues/6746)) (Boshen) ##### Testing - [`b03cec6`](https://redirect.github.com/oxc-project/oxc/commit/b03cec6) oxlint: Add `--fix` test case ([#​6747](https://redirect.github.com/oxc-project/oxc/issues/6747)) (Boshen) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
parent
8eae597c0d
commit
90c0f67101
@ -87,7 +87,7 @@
|
||||
"msw": "^2.3.0",
|
||||
"nx": "^20.0.3",
|
||||
"nx-cloud": "^19.1.0",
|
||||
"oxlint": "0.10.1",
|
||||
"oxlint": "0.10.2",
|
||||
"prettier": "^3.3.3",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
74
yarn.lock
74
yarn.lock
@ -668,7 +668,7 @@ __metadata:
|
||||
msw: "npm:^2.3.0"
|
||||
nx: "npm:^20.0.3"
|
||||
nx-cloud: "npm:^19.1.0"
|
||||
oxlint: "npm:0.10.1"
|
||||
oxlint: "npm:0.10.2"
|
||||
prettier: "npm:^3.3.3"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@ -9162,58 +9162,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.10.1"
|
||||
"@oxlint/darwin-arm64@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.10.2"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/darwin-x64@npm:0.10.1"
|
||||
"@oxlint/darwin-x64@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/darwin-x64@npm:0.10.2"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.10.1"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.10.2"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.10.1"
|
||||
"@oxlint/linux-arm64-musl@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.10.2"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.10.1"
|
||||
"@oxlint/linux-x64-gnu@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.10.2"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.10.1"
|
||||
"@oxlint/linux-x64-musl@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.10.2"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/win32-arm64@npm:0.10.1"
|
||||
"@oxlint/win32-arm64@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/win32-arm64@npm:0.10.2"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "@oxlint/win32-x64@npm:0.10.1"
|
||||
"@oxlint/win32-x64@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@oxlint/win32-x64@npm:0.10.2"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -27048,18 +27048,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.10.1":
|
||||
version: 0.10.1
|
||||
resolution: "oxlint@npm:0.10.1"
|
||||
"oxlint@npm:0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "oxlint@npm:0.10.2"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.10.1"
|
||||
"@oxlint/darwin-x64": "npm:0.10.1"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.10.1"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.10.1"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.10.1"
|
||||
"@oxlint/linux-x64-musl": "npm:0.10.1"
|
||||
"@oxlint/win32-arm64": "npm:0.10.1"
|
||||
"@oxlint/win32-x64": "npm:0.10.1"
|
||||
"@oxlint/darwin-arm64": "npm:0.10.2"
|
||||
"@oxlint/darwin-x64": "npm:0.10.2"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.10.2"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.10.2"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.10.2"
|
||||
"@oxlint/linux-x64-musl": "npm:0.10.2"
|
||||
"@oxlint/win32-arm64": "npm:0.10.2"
|
||||
"@oxlint/win32-x64": "npm:0.10.2"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@ -27080,7 +27080,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/170ab6a8f171c1b8dcbe2bafb10cd81c919895ab4f11b3c929aab7ffe2df3bb80d6b1e0145983deb14141d78fbc0679d2bb9d7904d5d16e2c161f9825cc046b3
|
||||
checksum: 10/b63d6ff8aa23d3dc2f5b7bfdaf9b966851813d0799564d659b3cecc003c596242e8714bdb3d6350fbe6514071df1f56fe20a98d5fbf47dcff47d80473a957755
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user