mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
chore: bump up oxlint version to v0.6.0 (#7438)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxlint](https://oxc.rs) ([source](https://togithub.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.5.2` -> `0.6.0`](https://renovatebot.com/diffs/npm/oxlint/0.5.2/0.6.0) | [](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.6.0`](https://togithub.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#060---2024-07-11) [Compare Source](https://togithub.com/oxc-project/oxc/compare/0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899...4f26e51b74621eb6a264c7753ec8d9f860e4c5a7) ##### Features - [`cc58614`](https://togithub.com/oxc-project/oxc/commit/cc58614) linter: Better schemas for allow/warn/deny ([#​4150](https://togithub.com/oxc-project/oxc/issues/4150)) (DonIsaac) ### [`v0.5.3`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.5.3): oxlint v0.5.3 [Compare Source](https://togithub.com/oxc-project/oxc/compare/b66ad0b675fd22859951c6061c2c520d5bbd03b7...0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899) #### \[0.5.3] - 2024-07-07 ##### Features - [`1681b11`](https://togithub.com/oxc-project/oxc/commit/1681b11) linter: Eslint-plugin-jest/consistent-test-it ([#​4053](https://togithub.com/oxc-project/oxc/issues/4053)) (cinchen) - [`6876490`](https://togithub.com/oxc-project/oxc/commit/6876490) linter: Add rule no-undefined ([#​4041](https://togithub.com/oxc-project/oxc/issues/4041)) (jordan boyer) - [`bf04dee`](https://togithub.com/oxc-project/oxc/commit/bf04dee) linter: Implement unicorn/no-negation-in-equality-check ([#​4034](https://togithub.com/oxc-project/oxc/issues/4034)) (Nissim Chekroun) - [`aa45604`](https://togithub.com/oxc-project/oxc/commit/aa45604) linter/eslint: Implement no-multi-str ([#​4038](https://togithub.com/oxc-project/oxc/issues/4038)) (Jelle van der Waa) ##### Bug Fixes - [`7b2dc3b`](https://togithub.com/oxc-project/oxc/commit/7b2dc3b) linter: Fix panic in import/namespace ([#​4080](https://togithub.com/oxc-project/oxc/issues/4080)) (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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@
|
||||
"nanoid": "^5.0.7",
|
||||
"nx": "^19.0.0",
|
||||
"nyc": "^17.0.0",
|
||||
"oxlint": "0.5.2",
|
||||
"oxlint": "0.6.0",
|
||||
"prettier": "^3.2.5",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
||||
@@ -675,7 +675,7 @@ __metadata:
|
||||
nanoid: "npm:^5.0.7"
|
||||
nx: "npm:^19.0.0"
|
||||
nyc: "npm:^17.0.0"
|
||||
oxlint: "npm:0.5.2"
|
||||
oxlint: "npm:0.6.0"
|
||||
prettier: "npm:^3.2.5"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@@ -10065,58 +10065,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.5.2"
|
||||
"@oxlint/darwin-arm64@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.6.0"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/darwin-x64@npm:0.5.2"
|
||||
"@oxlint/darwin-x64@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.6.0"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.5.2"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.6.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.5.2"
|
||||
"@oxlint/linux-arm64-musl@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.6.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.5.2"
|
||||
"@oxlint/linux-x64-gnu@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.6.0"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.5.2"
|
||||
"@oxlint/linux-x64-musl@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.6.0"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/win32-arm64@npm:0.5.2"
|
||||
"@oxlint/win32-arm64@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.6.0"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "@oxlint/win32-x64@npm:0.5.2"
|
||||
"@oxlint/win32-x64@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.6.0"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -31117,18 +31117,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.5.2":
|
||||
version: 0.5.2
|
||||
resolution: "oxlint@npm:0.5.2"
|
||||
"oxlint@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "oxlint@npm:0.6.0"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.5.2"
|
||||
"@oxlint/darwin-x64": "npm:0.5.2"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.5.2"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.5.2"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.5.2"
|
||||
"@oxlint/linux-x64-musl": "npm:0.5.2"
|
||||
"@oxlint/win32-arm64": "npm:0.5.2"
|
||||
"@oxlint/win32-x64": "npm:0.5.2"
|
||||
"@oxlint/darwin-arm64": "npm:0.6.0"
|
||||
"@oxlint/darwin-x64": "npm:0.6.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.6.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.6.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.6.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.6.0"
|
||||
"@oxlint/win32-arm64": "npm:0.6.0"
|
||||
"@oxlint/win32-x64": "npm:0.6.0"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@@ -31148,7 +31148,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/308eb2fe7ff23bf9162286709f78988631c12f4c7a554babcae60afbddc798e2f36143b5fd438088fe5f02bb202be51799924096126941efc09628c7962efc9f
|
||||
checksum: 10/16e29e4711eb52af370c71735c56f0ca035458901332811cdc9e2f4bb424b6ee343abba78e518c544b605f7263d56d3943412fe1b4c6ee7a3bffb75cd91a624a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user