chore: bump up oxlint version to v0.5.2 (#7383)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.0` -> `0.5.2`](https://renovatebot.com/diffs/npm/oxlint/0.5.0/0.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.5.0/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.5.0/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>oxc-project/oxc (oxlint)</summary>

### [`v0.5.2`](https://togithub.com/oxc-project/oxc/compare/21b964b214758d8fe3685ca2a6515cb4742a26e3...b66ad0b675fd22859951c6061c2c520d5bbd03b7)

[Compare Source](https://togithub.com/oxc-project/oxc/compare/21b964b214758d8fe3685ca2a6515cb4742a26e3...b66ad0b675fd22859951c6061c2c520d5bbd03b7)

### [`v0.5.1`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.5.1): oxlint v0.5.1

[Compare Source](https://togithub.com/oxc-project/oxc/compare/1d74db77741829f2abce0b01d24135947b284c2b...21b964b214758d8fe3685ca2a6515cb4742a26e3)

#### \[0.5.1] - 2024-06-29

##### Bug Fixes

-   [`c26975a`](https://togithub.com/oxc-project/oxc/commit/c26975a) linter: Only show the filename for max-lines ([#&#8203;3966](https://togithub.com/oxc-project/oxc/issues/3966)) (Boshen)
-   [`94329e4`](https://togithub.com/oxc-project/oxc/commit/94329e4) linter: Handle useful but empty constructors in no-useless-constructor ([#&#8203;3951](https://togithub.com/oxc-project/oxc/issues/3951)) (DonIsaac)
-   [`6498a08`](https://togithub.com/oxc-project/oxc/commit/6498a08) linter: No-useless-spread fixer with multiple spread elements ([#&#8203;3950](https://togithub.com/oxc-project/oxc/issues/3950)) (DonIsaac)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
renovate
2024-07-02 15:17:18 +00:00
parent 2a6ea3c9c6
commit b8b30e79e5
2 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"nanoid": "^5.0.7",
"nx": "^19.0.0",
"nyc": "^17.0.0",
"oxlint": "0.5.0",
"oxlint": "0.5.2",
"prettier": "^3.2.5",
"semver": "^7.6.0",
"serve": "^14.2.1",
+37 -37
View File
@@ -673,7 +673,7 @@ __metadata:
nanoid: "npm:^5.0.7"
nx: "npm:^19.0.0"
nyc: "npm:^17.0.0"
oxlint: "npm:0.5.0"
oxlint: "npm:0.5.2"
prettier: "npm:^3.2.5"
semver: "npm:^7.6.0"
serve: "npm:^14.2.1"
@@ -10723,58 +10723,58 @@ __metadata:
languageName: node
linkType: hard
"@oxlint/darwin-arm64@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/darwin-arm64@npm:0.5.0"
"@oxlint/darwin-arm64@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/darwin-arm64@npm:0.5.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@oxlint/darwin-x64@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/darwin-x64@npm:0.5.0"
"@oxlint/darwin-x64@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/darwin-x64@npm:0.5.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@oxlint/linux-arm64-gnu@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/linux-arm64-gnu@npm:0.5.0"
"@oxlint/linux-arm64-gnu@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/linux-arm64-gnu@npm:0.5.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@oxlint/linux-arm64-musl@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/linux-arm64-musl@npm:0.5.0"
"@oxlint/linux-arm64-musl@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/linux-arm64-musl@npm:0.5.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@oxlint/linux-x64-gnu@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/linux-x64-gnu@npm:0.5.0"
"@oxlint/linux-x64-gnu@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/linux-x64-gnu@npm:0.5.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@oxlint/linux-x64-musl@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/linux-x64-musl@npm:0.5.0"
"@oxlint/linux-x64-musl@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/linux-x64-musl@npm:0.5.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@oxlint/win32-arm64@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/win32-arm64@npm:0.5.0"
"@oxlint/win32-arm64@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/win32-arm64@npm:0.5.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@oxlint/win32-x64@npm:0.5.0":
version: 0.5.0
resolution: "@oxlint/win32-x64@npm:0.5.0"
"@oxlint/win32-x64@npm:0.5.2":
version: 0.5.2
resolution: "@oxlint/win32-x64@npm:0.5.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -31935,18 +31935,18 @@ __metadata:
languageName: node
linkType: hard
"oxlint@npm:0.5.0":
version: 0.5.0
resolution: "oxlint@npm:0.5.0"
"oxlint@npm:0.5.2":
version: 0.5.2
resolution: "oxlint@npm:0.5.2"
dependencies:
"@oxlint/darwin-arm64": "npm:0.5.0"
"@oxlint/darwin-x64": "npm:0.5.0"
"@oxlint/linux-arm64-gnu": "npm:0.5.0"
"@oxlint/linux-arm64-musl": "npm:0.5.0"
"@oxlint/linux-x64-gnu": "npm:0.5.0"
"@oxlint/linux-x64-musl": "npm:0.5.0"
"@oxlint/win32-arm64": "npm:0.5.0"
"@oxlint/win32-x64": "npm:0.5.0"
"@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"
dependenciesMeta:
"@oxlint/darwin-arm64":
optional: true
@@ -31966,7 +31966,7 @@ __metadata:
optional: true
bin:
oxlint: bin/oxlint
checksum: 10/e4df4a81d2fb83d8a9a89f250f0bd0fb975d732a6fd3865924da3d8762116713f972b12b981d45cfce67694c9b18574067b59c50a3b1d435c4418607e1c88f9f
checksum: 10/308eb2fe7ff23bf9162286709f78988631c12f4c7a554babcae60afbddc798e2f36143b5fd438088fe5f02bb202be51799924096126941efc09628c7962efc9f
languageName: node
linkType: hard