mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-24 17:42:42 +03:00
chore: bump up oxlint version to v0.15.0 (#9096)
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.14.1` -> `0.15.0`](https://renovatebot.com/diffs/npm/oxlint/0.14.1/0.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.14.1/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.14.1/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v0.15.0`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.0): oxlint v0.15.0 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.14.1...oxlint_v0.15.0) #### \[0.15.0] - 2024-12-10 - [`39b9c5d`](https://redirect.github.com/oxc-project/oxc/commit/39b9c5d) linter: \[**BREAKING**] Remove unmaintained security plugin ([#​7773](https://redirect.github.com/oxc-project/oxc/issues/7773)) (Boshen) ##### Features - [`065f7dc`](https://redirect.github.com/oxc-project/oxc/commit/065f7dc) linter: Support `expectTypeOf`, `assert` and `assertType` in `vitest/expect-expect` ([#​7742](https://redirect.github.com/oxc-project/oxc/issues/7742)) (Yuichiro Yamashita) - [`3d5f0a1`](https://redirect.github.com/oxc-project/oxc/commit/3d5f0a1) linter/no_restricted_imports: Add the no_restricted_imports rules ([#​7629](https://redirect.github.com/oxc-project/oxc/issues/7629)) (Guillaume Piedigrossi) ##### Bug Fixes - [`ad27b20`](https://redirect.github.com/oxc-project/oxc/commit/ad27b20) linter: Only resolve esm files for import plugin ([#​7720](https://redirect.github.com/oxc-project/oxc/issues/7720)) (Boshen) - [`5e6053f`](https://redirect.github.com/oxc-project/oxc/commit/5e6053f) linter: False positive in `eslint/yoda` ([#​7719](https://redirect.github.com/oxc-project/oxc/issues/7719)) (dalaoshu) ##### Refactor - [`c6a19aa`](https://redirect.github.com/oxc-project/oxc/commit/c6a19aa) linter: Remove unused `serde` features ([#​7738](https://redirect.github.com/oxc-project/oxc/issues/7738)) (Boshen) - [`b9a2b35`](https://redirect.github.com/oxc-project/oxc/commit/b9a2b35) linter: Remove `aho-corasick` ([#​7718](https://redirect.github.com/oxc-project/oxc/issues/7718)) (Boshen) ##### Testing - [`62f0a22`](https://redirect.github.com/oxc-project/oxc/commit/62f0a22) linter: Port `react-jsx-uses-vars` rules to no_unused_vars ([#​7731](https://redirect.github.com/oxc-project/oxc/issues/7731)) (Tyler Earls) - [`02f9903`](https://redirect.github.com/oxc-project/oxc/commit/02f9903) linter: Add regression tests for `import/namespace` ([#​7723](https://redirect.github.com/oxc-project/oxc/issues/7723)) (dalaoshu) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
parent
ae2d0c3bcf
commit
372f6893d6
@ -88,7 +88,7 @@
|
||||
"msw": "^2.3.0",
|
||||
"nx": "^20.0.3",
|
||||
"nx-cloud": "^19.1.0",
|
||||
"oxlint": "0.14.1",
|
||||
"oxlint": "0.15.0",
|
||||
"prettier": "^3.3.3",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
74
yarn.lock
74
yarn.lock
@ -694,7 +694,7 @@ __metadata:
|
||||
msw: "npm:^2.3.0"
|
||||
nx: "npm:^20.0.3"
|
||||
nx-cloud: "npm:^19.1.0"
|
||||
oxlint: "npm:0.14.1"
|
||||
oxlint: "npm:0.15.0"
|
||||
prettier: "npm:^3.3.3"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@ -9360,58 +9360,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.14.1"
|
||||
"@oxlint/darwin-arm64@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.15.0"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/darwin-x64@npm:0.14.1"
|
||||
"@oxlint/darwin-x64@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.15.0"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.14.1"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.15.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.14.1"
|
||||
"@oxlint/linux-arm64-musl@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.15.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.14.1"
|
||||
"@oxlint/linux-x64-gnu@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.15.0"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.14.1"
|
||||
"@oxlint/linux-x64-musl@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.15.0"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/win32-arm64@npm:0.14.1"
|
||||
"@oxlint/win32-arm64@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.15.0"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "@oxlint/win32-x64@npm:0.14.1"
|
||||
"@oxlint/win32-x64@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.15.0"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -26629,18 +26629,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.14.1":
|
||||
version: 0.14.1
|
||||
resolution: "oxlint@npm:0.14.1"
|
||||
"oxlint@npm:0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "oxlint@npm:0.15.0"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.14.1"
|
||||
"@oxlint/darwin-x64": "npm:0.14.1"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.14.1"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.14.1"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.14.1"
|
||||
"@oxlint/linux-x64-musl": "npm:0.14.1"
|
||||
"@oxlint/win32-arm64": "npm:0.14.1"
|
||||
"@oxlint/win32-x64": "npm:0.14.1"
|
||||
"@oxlint/darwin-arm64": "npm:0.15.0"
|
||||
"@oxlint/darwin-x64": "npm:0.15.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.15.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.15.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.15.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.15.0"
|
||||
"@oxlint/win32-arm64": "npm:0.15.0"
|
||||
"@oxlint/win32-x64": "npm:0.15.0"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@ -26661,7 +26661,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/f389bf3984817fc61664ba31a708ca11d0681b5132340c18a55a218f9d5dc62d0e5fa75b325ca9b2b13a9f964dbc6b5357674b8cb96220c3949149ee4ecb85f5
|
||||
checksum: 10/9d4107ac27a64d40250c025ec5f624cf8780050c04b66f0753dcc6ef8e5b2b179e392be988dcc9d4fc16f330a299a649bda0622f2d6748b81df1bfe945108478
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user