mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 09:13:18 +03:00
chore: bump up oxlint version to v0.7.1 (#7846)
[![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.7.0` -> `0.7.1`](https://renovatebot.com/diffs/npm/oxlint/0.7.0/0.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.7.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.7.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
### [`v0.7.1`](https://togithub.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#071---2024-08-12)
[Compare Source](3ac02fd838...972492cc4d
)
##### Features
- [`cc922f4`](https://togithub.com/oxc-project/oxc/commit/cc922f4) vscode: Provide config's schema to oxlint config files ([#​4826](https://togithub.com/oxc-project/oxc/issues/4826)) (Don Isaac)
</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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
parent
24c34eb3fc
commit
08cc15a55c
@ -95,7 +95,7 @@
|
||||
"nanoid": "^5.0.7",
|
||||
"nx": "^19.0.0",
|
||||
"nyc": "^17.0.0",
|
||||
"oxlint": "0.7.0",
|
||||
"oxlint": "0.7.1",
|
||||
"prettier": "^3.2.5",
|
||||
"semver": "^7.6.0",
|
||||
"serve": "^14.2.1",
|
||||
|
74
yarn.lock
74
yarn.lock
@ -678,7 +678,7 @@ __metadata:
|
||||
nanoid: "npm:^5.0.7"
|
||||
nx: "npm:^19.0.0"
|
||||
nyc: "npm:^17.0.0"
|
||||
oxlint: "npm:0.7.0"
|
||||
oxlint: "npm:0.7.1"
|
||||
prettier: "npm:^3.2.5"
|
||||
semver: "npm:^7.6.0"
|
||||
serve: "npm:^14.2.1"
|
||||
@ -10094,58 +10094,58 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-arm64@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.7.0"
|
||||
"@oxlint/darwin-arm64@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/darwin-arm64@npm:0.7.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/darwin-x64@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/darwin-x64@npm:0.7.0"
|
||||
"@oxlint/darwin-x64@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/darwin-x64@npm:0.7.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-gnu@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.7.0"
|
||||
"@oxlint/linux-arm64-gnu@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/linux-arm64-gnu@npm:0.7.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-arm64-musl@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.7.0"
|
||||
"@oxlint/linux-arm64-musl@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/linux-arm64-musl@npm:0.7.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-gnu@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.7.0"
|
||||
"@oxlint/linux-x64-gnu@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/linux-x64-gnu@npm:0.7.1"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/linux-x64-musl@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.7.0"
|
||||
"@oxlint/linux-x64-musl@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/linux-x64-musl@npm:0.7.1"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-arm64@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/win32-arm64@npm:0.7.0"
|
||||
"@oxlint/win32-arm64@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/win32-arm64@npm:0.7.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oxlint/win32-x64@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@oxlint/win32-x64@npm:0.7.0"
|
||||
"@oxlint/win32-x64@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "@oxlint/win32-x64@npm:0.7.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -31304,18 +31304,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oxlint@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "oxlint@npm:0.7.0"
|
||||
"oxlint@npm:0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "oxlint@npm:0.7.1"
|
||||
dependencies:
|
||||
"@oxlint/darwin-arm64": "npm:0.7.0"
|
||||
"@oxlint/darwin-x64": "npm:0.7.0"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.7.0"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.7.0"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.7.0"
|
||||
"@oxlint/linux-x64-musl": "npm:0.7.0"
|
||||
"@oxlint/win32-arm64": "npm:0.7.0"
|
||||
"@oxlint/win32-x64": "npm:0.7.0"
|
||||
"@oxlint/darwin-arm64": "npm:0.7.1"
|
||||
"@oxlint/darwin-x64": "npm:0.7.1"
|
||||
"@oxlint/linux-arm64-gnu": "npm:0.7.1"
|
||||
"@oxlint/linux-arm64-musl": "npm:0.7.1"
|
||||
"@oxlint/linux-x64-gnu": "npm:0.7.1"
|
||||
"@oxlint/linux-x64-musl": "npm:0.7.1"
|
||||
"@oxlint/win32-arm64": "npm:0.7.1"
|
||||
"@oxlint/win32-x64": "npm:0.7.1"
|
||||
dependenciesMeta:
|
||||
"@oxlint/darwin-arm64":
|
||||
optional: true
|
||||
@ -31335,7 +31335,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
oxlint: bin/oxlint
|
||||
checksum: 10/4842c09698b862fad290b75b271e0a5d8f8a6a44ed15d71c47e277fae3aec6dc4d6645b685a44fcf479e4afc37ce5dd2cd7a0b50173e297646ecf1b507ea5480
|
||||
checksum: 10/7003e3d8730d84224e301322bc084dc61ccb91c2ca40f84add696a85713bb2faaa223b975b5b3f9c5e89966d277954d8e7c4f1f49428d7c7821ba1b38a1b2152
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user