mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-20 20:51:54 +03:00
chore: bump up oxlint version to v0.14.0 (#8889)
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.13.2` -> `0.14.0`](https://renovatebot.com/diffs/npm/oxlint/0.13.2/0.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.13.2/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.13.2/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v0.14.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#0140---2024-12-01) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.13.2...oxlint_v0.14.0) ##### Features - [`32f860d`](https://redirect.github.com/oxc-project/oxc/commit/32f860d) linter: Add support for ignorePatterns property within config file ([#​7092](https://redirect.github.com/oxc-project/oxc/issues/7092)) (Nicholas Rayburn) ##### Documentation - [`a6b0100`](https://redirect.github.com/oxc-project/oxc/commit/a6b0100) linter: Fix config example headings ([#​7562](https://redirect.github.com/oxc-project/oxc/issues/7562)) (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
parent
c53c0939fa
commit
d9dd07d113
@ -88,7 +88,7 @@
|
||||
"msw": "^2.3.0",
|
||||
"nx": "^20.0.3",
|
||||
"nx-cloud": "^19.1.0",
|
||||
"oxlint": "0.13.2",
|
||||
"oxlint": "0.14.0",
|
||||
"prettier": "^3.3.3",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
74
yarn.lock
74
yarn.lock
@ -690,7 +690,7 @@ __metadata:
|
||||
msw: "npm:^2.3.0"
|
||||
nx: "npm:^20.0.3"
|
||||
nx-cloud: "npm:^19.1.0"
|
||||
oxlint: "npm:0.13.2"
|
||||
oxlint: "npm:0.14.0"
|
||||
prettier: "npm:^3.3.3"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@ -9366,58 +9366,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.13.2"
|
||||
"@oxlint/darwin-arm64@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.14.0"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/darwin-x64@npm:0.13.2"
|
||||
"@oxlint/darwin-x64@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.14.0"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.13.2"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.14.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.13.2"
|
||||
"@oxlint/linux-arm64-musl@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.14.0"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.13.2"
|
||||
"@oxlint/linux-x64-gnu@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.14.0"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.13.2"
|
||||
"@oxlint/linux-x64-musl@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.14.0"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/win32-arm64@npm:0.13.2"
|
||||
"@oxlint/win32-arm64@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.14.0"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "@oxlint/win32-x64@npm:0.13.2"
|
||||
"@oxlint/win32-x64@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.14.0"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -26561,18 +26561,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.13.2":
|
||||
version: 0.13.2
|
||||
resolution: "oxlint@npm:0.13.2"
|
||||
"oxlint@npm:0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "oxlint@npm:0.14.0"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.13.2"
|
||||
"@oxlint/darwin-x64": "npm:0.13.2"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.13.2"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.13.2"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.13.2"
|
||||
"@oxlint/linux-x64-musl": "npm:0.13.2"
|
||||
"@oxlint/win32-arm64": "npm:0.13.2"
|
||||
"@oxlint/win32-x64": "npm:0.13.2"
|
||||
"@oxlint/darwin-arm64": "npm:0.14.0"
|
||||
"@oxlint/darwin-x64": "npm:0.14.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.14.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.14.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.14.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.14.0"
|
||||
"@oxlint/win32-arm64": "npm:0.14.0"
|
||||
"@oxlint/win32-x64": "npm:0.14.0"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@ -26593,7 +26593,7 @@ __metadata:
|
||||
bin:
|
||||
oxc_language_server: bin/oxc_language_server
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/6dd341961c4c1e1de7e2f3d16d0998f42961694497717c00047041611d023ae6b8c7f32b4431f1e7c37ed4fcf4e300cdb25a1bd46b55baeec4cda1b0479e6a2a
|
||||
checksum: 10/5193fc93dd8045f4a058ce6aad2aea19fd48205c63e19fa04482a3b1dd781cbc6126f4bae8b8adca72082e0b2d25b1220799927f9f52651f0ed05a726f80a7e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user