From 77fbcb1b9ae63ea34543beb7cf84cb1bb108e156 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:06:13 +0000 Subject: [PATCH] chore: bump up oxlint version to v0.15.6 (#9659) 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.5` -> `0.15.6`](https://renovatebot.com/diffs/npm/oxlint/0.15.5/0.15.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.15.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.15.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.15.5/0.15.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.15.5/0.15.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oxc-project/oxc (oxlint) ### [`v0.15.6`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.6): oxlint v0.15.6 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.5...oxlint_v0.15.6) #### \[0.15.6] - 2025-01-13 ##### Features - [`457aa31`](https://redirect.github.com/oxc-project/oxc/commit/457aa31) linter: Implement `no-lone-blocks` rule ([#​8145](https://redirect.github.com/oxc-project/oxc/issues/8145)) (Yuichiro Yamashita) ##### Refactor - [`aea9551`](https://redirect.github.com/oxc-project/oxc/commit/aea9551) ast: Simplify `get_identifier_reference` of `TSType` and `TSTypeName` ([#​8273](https://redirect.github.com/oxc-project/oxc/issues/8273)) (Dunqing) - [`43ed3e1`](https://redirect.github.com/oxc-project/oxc/commit/43ed3e1) linter: Add output formatter ([#​8436](https://redirect.github.com/oxc-project/oxc/issues/8436)) (Alexander S.) - [`4e05e66`](https://redirect.github.com/oxc-project/oxc/commit/4e05e66) linter: Remove glob for windows ([#​8390](https://redirect.github.com/oxc-project/oxc/issues/8390)) (Alexander S.) - [`b19d809`](https://redirect.github.com/oxc-project/oxc/commit/b19d809) linter: Split `unicorn/prefer-spread` and `eslint/prefer-spread` into own rules ([#​8329](https://redirect.github.com/oxc-project/oxc/issues/8329)) (Alexander S.) - [`3c534ae`](https://redirect.github.com/oxc-project/oxc/commit/3c534ae) linter: Refactor `LintBuilder` to prep for nested configs ([#​8034](https://redirect.github.com/oxc-project/oxc/issues/8034)) (camc314) - [`2f9fab9`](https://redirect.github.com/oxc-project/oxc/commit/2f9fab9) linter: Remove remapping for plugin name in diagnostics ([#​8223](https://redirect.github.com/oxc-project/oxc/issues/8223)) (Alexander S.) ##### Testing - [`b6c1546`](https://redirect.github.com/oxc-project/oxc/commit/b6c1546) linter: Use plugin name instead of category for finding rule ([#​8353](https://redirect.github.com/oxc-project/oxc/issues/8353)) (Alexander S.)
--- ### 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 b67e68674a..9b39a14a8d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.11", "msw": "^2.6.8", - "oxlint": "0.15.5", + "oxlint": "0.15.6", "prettier": "^3.4.2", "semver": "^7.6.3", "serve": "^14.2.4", diff --git a/yarn.lock b/yarn.lock index d741fb214c..6386b2563a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -673,7 +673,7 @@ __metadata: husky: "npm:^9.1.7" lint-staged: "npm:^15.2.11" msw: "npm:^2.6.8" - oxlint: "npm:0.15.5" + oxlint: "npm:0.15.6" prettier: "npm:^3.4.2" semver: "npm:^7.6.3" serve: "npm:^14.2.4" @@ -10436,58 +10436,58 @@ __metadata: languageName: node linkType: hard -"@oxlint/darwin-arm64@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/darwin-arm64@npm:0.15.5" +"@oxlint/darwin-arm64@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/darwin-arm64@npm:0.15.6" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxlint/darwin-x64@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/darwin-x64@npm:0.15.5" +"@oxlint/darwin-x64@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/darwin-x64@npm:0.15.6" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxlint/linux-arm64-gnu@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/linux-arm64-gnu@npm:0.15.5" +"@oxlint/linux-arm64-gnu@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/linux-arm64-gnu@npm:0.15.6" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-arm64-musl@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/linux-arm64-musl@npm:0.15.5" +"@oxlint/linux-arm64-musl@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/linux-arm64-musl@npm:0.15.6" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxlint/linux-x64-gnu@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/linux-x64-gnu@npm:0.15.5" +"@oxlint/linux-x64-gnu@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/linux-x64-gnu@npm:0.15.6" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-x64-musl@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/linux-x64-musl@npm:0.15.5" +"@oxlint/linux-x64-musl@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/linux-x64-musl@npm:0.15.6" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxlint/win32-arm64@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/win32-arm64@npm:0.15.5" +"@oxlint/win32-arm64@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/win32-arm64@npm:0.15.6" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxlint/win32-x64@npm:0.15.5": - version: 0.15.5 - resolution: "@oxlint/win32-x64@npm:0.15.5" +"@oxlint/win32-x64@npm:0.15.6": + version: 0.15.6 + resolution: "@oxlint/win32-x64@npm:0.15.6" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -27813,18 +27813,18 @@ __metadata: languageName: node linkType: hard -"oxlint@npm:0.15.5": - version: 0.15.5 - resolution: "oxlint@npm:0.15.5" +"oxlint@npm:0.15.6": + version: 0.15.6 + resolution: "oxlint@npm:0.15.6" dependencies: - "@oxlint/darwin-arm64": "npm:0.15.5" - "@oxlint/darwin-x64": "npm:0.15.5" - "@oxlint/linux-arm64-gnu": "npm:0.15.5" - "@oxlint/linux-arm64-musl": "npm:0.15.5" - "@oxlint/linux-x64-gnu": "npm:0.15.5" - "@oxlint/linux-x64-musl": "npm:0.15.5" - "@oxlint/win32-arm64": "npm:0.15.5" - "@oxlint/win32-x64": "npm:0.15.5" + "@oxlint/darwin-arm64": "npm:0.15.6" + "@oxlint/darwin-x64": "npm:0.15.6" + "@oxlint/linux-arm64-gnu": "npm:0.15.6" + "@oxlint/linux-arm64-musl": "npm:0.15.6" + "@oxlint/linux-x64-gnu": "npm:0.15.6" + "@oxlint/linux-x64-musl": "npm:0.15.6" + "@oxlint/win32-arm64": "npm:0.15.6" + "@oxlint/win32-x64": "npm:0.15.6" dependenciesMeta: "@oxlint/darwin-arm64": optional: true @@ -27845,7 +27845,7 @@ __metadata: bin: oxc_language_server: bin/oxc_language_server oxlint: bin/oxlint - checksum: 10/a29ff483862a9b54356152ed42157de95dbd95c0a37ec1448c1dce61ba4df6fb39990088515687fcefa10bf91ef6994383fac29eb69034be8f9784cdefc87fb7 + checksum: 10/8f6e6b65ecc1384fd7faa8870a271768bd0ad4053298ba0378708723c1ddc054126a48c12c508fc7bc1ae0069fb7eae1bcb7fdff69150dcbf2d419bfd8d12278 languageName: node linkType: hard