From 0aa9602d263a2788d2306541990c7e072568707b Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Thu, 6 Feb 2025 07:15:36 +0000 Subject: [PATCH] chore: bump up oxlint version to v0.15.10 (#9977) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.15.9` -> `0.15.10`](https://renovatebot.com/diffs/npm/oxlint/0.15.9/0.15.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.15.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.15.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.15.9/0.15.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.15.9/0.15.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oxc-project/oxc (oxlint) ### [`v0.15.10`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.10): oxlint v0.15.10 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.9...oxlint_v0.15.10) #### \[0.15.10] - 2025-02-06 - [`b7ff7e1`](https://redirect.github.com/oxc-project/oxc/commit/b7ff7e1) span: \[**BREAKING**] Export `ContentEq` trait from root of `oxc_span` crate ([#​8869](https://redirect.github.com/oxc-project/oxc/issues/8869)) (overlookmotel) ##### Features - [`d6d80f7`](https://redirect.github.com/oxc-project/oxc/commit/d6d80f7) linter: Add suggestion fixer for `eslint/no-iterator` ([#​8894](https://redirect.github.com/oxc-project/oxc/issues/8894)) (dalaoshu) - [`7e8568b`](https://redirect.github.com/oxc-project/oxc/commit/7e8568b) linter: Junit reporter ([#​8756](https://redirect.github.com/oxc-project/oxc/issues/8756)) (Tapan Prakash) - [`f4662a9`](https://redirect.github.com/oxc-project/oxc/commit/f4662a9) oxc_language_server: Implement `oxc.fixAll` workspace command ([#​8858](https://redirect.github.com/oxc-project/oxc/issues/8858)) (Marek Vospel) ##### Bug Fixes - [`baf3e4e`](https://redirect.github.com/oxc-project/oxc/commit/baf3e4e) linter: Correctly replace rule severity with duplicate rule name configurations ([#​8840](https://redirect.github.com/oxc-project/oxc/issues/8840)) (dalaoshu) ##### Performance - [`8a4988d`](https://redirect.github.com/oxc-project/oxc/commit/8a4988d) linter: Use parallel iterator directly instead of iter and parallel bridge ([#​8831](https://redirect.github.com/oxc-project/oxc/issues/8831)) (Cam McHenry) ##### Refactor - [`bb9d763`](https://redirect.github.com/oxc-project/oxc/commit/bb9d763) linter: Remove usage of `url` crate ([#​8833](https://redirect.github.com/oxc-project/oxc/issues/8833)) (camchenry) - [`4fcf719`](https://redirect.github.com/oxc-project/oxc/commit/4fcf719) linter: Replace MIME guessing with extension check ([#​8832](https://redirect.github.com/oxc-project/oxc/issues/8832)) (camchenry)
--- ### 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. --- - [ ] 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). --- package.json | 2 +- yarn.lock | 74 ++++++++++++++++++++++++++-------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index cac536232..54576dc45 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.11", "msw": "^2.6.8", - "oxlint": "0.15.9", + "oxlint": "0.15.10", "prettier": "^3.4.2", "semver": "^7.6.3", "serve": "^14.2.4", diff --git a/yarn.lock b/yarn.lock index b7f6cc027..4ce087bba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,7 +691,7 @@ __metadata: husky: "npm:^9.1.7" lint-staged: "npm:^15.2.11" msw: "npm:^2.6.8" - oxlint: "npm:0.15.9" + oxlint: "npm:0.15.10" prettier: "npm:^3.4.2" semver: "npm:^7.6.3" serve: "npm:^14.2.4" @@ -10547,58 +10547,58 @@ __metadata: languageName: node linkType: hard -"@oxlint/darwin-arm64@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/darwin-arm64@npm:0.15.9" +"@oxlint/darwin-arm64@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/darwin-arm64@npm:0.15.10" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxlint/darwin-x64@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/darwin-x64@npm:0.15.9" +"@oxlint/darwin-x64@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/darwin-x64@npm:0.15.10" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxlint/linux-arm64-gnu@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/linux-arm64-gnu@npm:0.15.9" +"@oxlint/linux-arm64-gnu@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/linux-arm64-gnu@npm:0.15.10" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-arm64-musl@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/linux-arm64-musl@npm:0.15.9" +"@oxlint/linux-arm64-musl@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/linux-arm64-musl@npm:0.15.10" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxlint/linux-x64-gnu@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/linux-x64-gnu@npm:0.15.9" +"@oxlint/linux-x64-gnu@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/linux-x64-gnu@npm:0.15.10" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-x64-musl@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/linux-x64-musl@npm:0.15.9" +"@oxlint/linux-x64-musl@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/linux-x64-musl@npm:0.15.10" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxlint/win32-arm64@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/win32-arm64@npm:0.15.9" +"@oxlint/win32-arm64@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/win32-arm64@npm:0.15.10" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxlint/win32-x64@npm:0.15.9": - version: 0.15.9 - resolution: "@oxlint/win32-x64@npm:0.15.9" +"@oxlint/win32-x64@npm:0.15.10": + version: 0.15.10 + resolution: "@oxlint/win32-x64@npm:0.15.10" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -28411,18 +28411,18 @@ __metadata: languageName: node linkType: hard -"oxlint@npm:0.15.9": - version: 0.15.9 - resolution: "oxlint@npm:0.15.9" +"oxlint@npm:0.15.10": + version: 0.15.10 + resolution: "oxlint@npm:0.15.10" dependencies: - "@oxlint/darwin-arm64": "npm:0.15.9" - "@oxlint/darwin-x64": "npm:0.15.9" - "@oxlint/linux-arm64-gnu": "npm:0.15.9" - "@oxlint/linux-arm64-musl": "npm:0.15.9" - "@oxlint/linux-x64-gnu": "npm:0.15.9" - "@oxlint/linux-x64-musl": "npm:0.15.9" - "@oxlint/win32-arm64": "npm:0.15.9" - "@oxlint/win32-x64": "npm:0.15.9" + "@oxlint/darwin-arm64": "npm:0.15.10" + "@oxlint/darwin-x64": "npm:0.15.10" + "@oxlint/linux-arm64-gnu": "npm:0.15.10" + "@oxlint/linux-arm64-musl": "npm:0.15.10" + "@oxlint/linux-x64-gnu": "npm:0.15.10" + "@oxlint/linux-x64-musl": "npm:0.15.10" + "@oxlint/win32-arm64": "npm:0.15.10" + "@oxlint/win32-x64": "npm:0.15.10" dependenciesMeta: "@oxlint/darwin-arm64": optional: true @@ -28443,7 +28443,7 @@ __metadata: bin: oxc_language_server: bin/oxc_language_server oxlint: bin/oxlint - checksum: 10/c4e553cc0200eef787c2ba9b6a6932ab96c6a97652832c5fa024e7591939250c3f69d7b9c5be4a5bedc9d4527c26a0dc6a8dfd2bc11158ed50965fc9e984ef9e + checksum: 10/b58e22b17c47e01841d02be998eabfb249c156ff492d24929ca57e5ec93dc88a69bff5300db70e0132f655d84c9ed1d28b1f428f322b74ff5fdeac0e46a46137 languageName: node linkType: hard