chore: bump up oxlint version to v0.3.0 (#6636)

[![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-project.github.io) ([source](https://togithub.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.2.17` -> `0.3.0`](https://renovatebot.com/diffs/npm/oxlint/0.2.17/0.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.2.17/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.2.17/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

[Compare Source](04f5fc0186...b29aabd6f1)

#### What's Changed

##### Potential breaking change

-   `-D all` no longer enables nursery rules, use `-D all -D nursery` instead

##### Features

-   support eslint globals by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3038](https://togithub.com/oxc-project/oxc/pull/3038)
-   change no-empty-static-block to correctness
-   implement `--format checkstyle` by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3044](https://togithub.com/oxc-project/oxc/pull/3044)
-   implement `--format unix` by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3039](https://togithub.com/oxc-project/oxc/pull/3039)
-   implement fixer for `typescript-eslint/consistent-type-definitions` by [@&#8203;todor-a](https://togithub.com/todor-a) in [https://github.com/oxc-project/oxc/pull/3045](https://togithub.com/oxc-project/oxc/pull/3045)

##### Fixes

-   fix crashing with `unwrap` in import/no-cycle by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3035](https://togithub.com/oxc-project/oxc/pull/3035)

**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.18...oxlint_v0.3.0

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

[Compare Source](df11d10a22...04f5fc0186)

#### What's Changed

##### New Rules

-   correctness: eslint-plugin-unicorn no await in promise methods by [@&#8203;camc314](https://togithub.com/camc314) in [https://github.com/oxc-project/oxc/pull/2963](https://togithub.com/oxc-project/oxc/pull/2963)
-   correctness: eslint-plugin-unicorn no single promise in promise methods by [@&#8203;camc314](https://togithub.com/camc314) in [https://github.com/oxc-project/oxc/pull/2962](https://togithub.com/oxc-project/oxc/pull/2962)

##### Features

-   Add --jsdoc-plugin flag by [@&#8203;leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/2935](https://togithub.com/oxc-project/oxc/pull/2935)
-   Implement plugin-jsdoc/check-property-names by [@&#8203;leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/2989](https://togithub.com/oxc-project/oxc/pull/2989)
-   eslint/max-len by [@&#8203;woai3c](https://togithub.com/woai3c) in [https://github.com/oxc-project/oxc/pull/2874](https://togithub.com/oxc-project/oxc/pull/2874)
-   remove import/no-unresolved by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3023](https://togithub.com/oxc-project/oxc/pull/3023)
-   support `oxlint-disable` alongside `eslint-disable` by [@&#8203;Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/3024](https://togithub.com/oxc-project/oxc/pull/3024)
-   jsdoc: Implement require-property rule by [@&#8203;leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/3011](https://togithub.com/oxc-project/oxc/pull/3011)
-   jsdoc: Implement require-property-(type|name|description) rules by [@&#8203;leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/3013](https://togithub.com/oxc-project/oxc/pull/3013)

#### New Contributors

-   [@&#8203;branchseer](https://togithub.com/branchseer) made their first contribution in [https://github.com/oxc-project/oxc/pull/2943](https://togithub.com/oxc-project/oxc/pull/2943)
-   [@&#8203;woai3c](https://togithub.com/woai3c) made their first contribution in [https://github.com/oxc-project/oxc/pull/2874](https://togithub.com/oxc-project/oxc/pull/2874)

**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.17...oxlint_v0.2.18

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
renovate 2024-04-22 07:27:25 +00:00
parent e8bcb75602
commit 6c84b7acac
No known key found for this signature in database
GPG Key ID: 30B1140CE1C07C99
2 changed files with 38 additions and 38 deletions

View File

@ -95,7 +95,7 @@
"nanoid": "^5.0.7",
"nx": "^18.2.4",
"nyc": "^15.1.0",
"oxlint": "0.2.17",
"oxlint": "0.3.0",
"prettier": "^3.2.5",
"semver": "^7.6.0",
"serve": "^14.2.1",

View File

@ -610,7 +610,7 @@ __metadata:
nanoid: "npm:^5.0.7"
nx: "npm:^18.2.4"
nyc: "npm:^15.1.0"
oxlint: "npm:0.2.17"
oxlint: "npm:0.3.0"
prettier: "npm:^3.2.5"
semver: "npm:^7.6.0"
serve: "npm:^14.2.1"
@ -10092,58 +10092,58 @@ __metadata:
languageName: node
linkType: hard
"@oxlint/darwin-arm64@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/darwin-arm64@npm:0.2.17"
"@oxlint/darwin-arm64@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/darwin-arm64@npm:0.3.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@oxlint/darwin-x64@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/darwin-x64@npm:0.2.17"
"@oxlint/darwin-x64@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/darwin-x64@npm:0.3.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@oxlint/linux-arm64-gnu@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/linux-arm64-gnu@npm:0.2.17"
"@oxlint/linux-arm64-gnu@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/linux-arm64-gnu@npm:0.3.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@oxlint/linux-arm64-musl@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/linux-arm64-musl@npm:0.2.17"
"@oxlint/linux-arm64-musl@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/linux-arm64-musl@npm:0.3.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@oxlint/linux-x64-gnu@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/linux-x64-gnu@npm:0.2.17"
"@oxlint/linux-x64-gnu@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/linux-x64-gnu@npm:0.3.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@oxlint/linux-x64-musl@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/linux-x64-musl@npm:0.2.17"
"@oxlint/linux-x64-musl@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/linux-x64-musl@npm:0.3.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@oxlint/win32-arm64@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/win32-arm64@npm:0.2.17"
"@oxlint/win32-arm64@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/win32-arm64@npm:0.3.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@oxlint/win32-x64@npm:0.2.17":
version: 0.2.17
resolution: "@oxlint/win32-x64@npm:0.2.17"
"@oxlint/win32-x64@npm:0.3.0":
version: 0.3.0
resolution: "@oxlint/win32-x64@npm:0.3.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -30287,18 +30287,18 @@ __metadata:
languageName: node
linkType: hard
"oxlint@npm:0.2.17":
version: 0.2.17
resolution: "oxlint@npm:0.2.17"
"oxlint@npm:0.3.0":
version: 0.3.0
resolution: "oxlint@npm:0.3.0"
dependencies:
"@oxlint/darwin-arm64": "npm:0.2.17"
"@oxlint/darwin-x64": "npm:0.2.17"
"@oxlint/linux-arm64-gnu": "npm:0.2.17"
"@oxlint/linux-arm64-musl": "npm:0.2.17"
"@oxlint/linux-x64-gnu": "npm:0.2.17"
"@oxlint/linux-x64-musl": "npm:0.2.17"
"@oxlint/win32-arm64": "npm:0.2.17"
"@oxlint/win32-x64": "npm:0.2.17"
"@oxlint/darwin-arm64": "npm:0.3.0"
"@oxlint/darwin-x64": "npm:0.3.0"
"@oxlint/linux-arm64-gnu": "npm:0.3.0"
"@oxlint/linux-arm64-musl": "npm:0.3.0"
"@oxlint/linux-x64-gnu": "npm:0.3.0"
"@oxlint/linux-x64-musl": "npm:0.3.0"
"@oxlint/win32-arm64": "npm:0.3.0"
"@oxlint/win32-x64": "npm:0.3.0"
dependenciesMeta:
"@oxlint/darwin-arm64":
optional: true
@ -30318,7 +30318,7 @@ __metadata:
optional: true
bin:
oxlint: bin/oxlint
checksum: 10/869e5a04d1059a88cef65c7533d953000fd183f4f186ff2ebf156390142100915cdebab343cb407451f8420972a6924e39359fbc403851e6cbc8e3cfbc1141e4
checksum: 10/408c5c0842dd403495e0dfa6f7826ee13b399e330802a4283cce954c414f7ea70d876023f823f241ab9a51e89e9241ade1b7b7163ea4fd1a2a7e8946b6b409bf
languageName: node
linkType: hard