From e97ac11d0f269e99d0bc8621750a0d559e9f83d4 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:40:15 +0000 Subject: [PATCH] chore: bump up oxlint version to v0.6.0 (#7438) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.5.2` -> `0.6.0`](https://renovatebot.com/diffs/npm/oxlint/0.5.2/0.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.5.2/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.5.2/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oxc-project/oxc (oxlint) ### [`v0.6.0`](https://togithub.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#060---2024-07-11) [Compare Source](https://togithub.com/oxc-project/oxc/compare/0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899...4f26e51b74621eb6a264c7753ec8d9f860e4c5a7) ##### Features - [`cc58614`](https://togithub.com/oxc-project/oxc/commit/cc58614) linter: Better schemas for allow/warn/deny ([#​4150](https://togithub.com/oxc-project/oxc/issues/4150)) (DonIsaac) ### [`v0.5.3`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.5.3): oxlint v0.5.3 [Compare Source](https://togithub.com/oxc-project/oxc/compare/b66ad0b675fd22859951c6061c2c520d5bbd03b7...0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899) #### \[0.5.3] - 2024-07-07 ##### Features - [`1681b11`](https://togithub.com/oxc-project/oxc/commit/1681b11) linter: Eslint-plugin-jest/consistent-test-it ([#​4053](https://togithub.com/oxc-project/oxc/issues/4053)) (cinchen) - [`6876490`](https://togithub.com/oxc-project/oxc/commit/6876490) linter: Add rule no-undefined ([#​4041](https://togithub.com/oxc-project/oxc/issues/4041)) (jordan boyer) - [`bf04dee`](https://togithub.com/oxc-project/oxc/commit/bf04dee) linter: Implement unicorn/no-negation-in-equality-check ([#​4034](https://togithub.com/oxc-project/oxc/issues/4034)) (Nissim Chekroun) - [`aa45604`](https://togithub.com/oxc-project/oxc/commit/aa45604) linter/eslint: Implement no-multi-str ([#​4038](https://togithub.com/oxc-project/oxc/issues/4038)) (Jelle van der Waa) ##### Bug Fixes - [`7b2dc3b`](https://togithub.com/oxc-project/oxc/commit/7b2dc3b) linter: Fix panic in import/namespace ([#​4080](https://togithub.com/oxc-project/oxc/issues/4080)) (Boshen)
--- ### 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 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). --- package.json | 2 +- yarn.lock | 76 ++++++++++++++++++++++++++-------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 8b0c1dbd8af0..b9db3b6ea549 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "nanoid": "^5.0.7", "nx": "^19.0.0", "nyc": "^17.0.0", - "oxlint": "0.5.2", + "oxlint": "0.6.0", "prettier": "^3.2.5", "semver": "^7.6.0", "serve": "^14.2.1", diff --git a/yarn.lock b/yarn.lock index 3ed7a02b39cd..1eeafb7cd777 100644 --- a/yarn.lock +++ b/yarn.lock @@ -675,7 +675,7 @@ __metadata: nanoid: "npm:^5.0.7" nx: "npm:^19.0.0" nyc: "npm:^17.0.0" - oxlint: "npm:0.5.2" + oxlint: "npm:0.6.0" prettier: "npm:^3.2.5" semver: "npm:^7.6.0" serve: "npm:^14.2.1" @@ -10065,58 +10065,58 @@ __metadata: languageName: node linkType: hard -"@oxlint/darwin-arm64@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/darwin-arm64@npm:0.5.2" +"@oxlint/darwin-arm64@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/darwin-arm64@npm:0.6.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxlint/darwin-x64@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/darwin-x64@npm:0.5.2" +"@oxlint/darwin-x64@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/darwin-x64@npm:0.6.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxlint/linux-arm64-gnu@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/linux-arm64-gnu@npm:0.5.2" +"@oxlint/linux-arm64-gnu@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/linux-arm64-gnu@npm:0.6.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-arm64-musl@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/linux-arm64-musl@npm:0.5.2" +"@oxlint/linux-arm64-musl@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/linux-arm64-musl@npm:0.6.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxlint/linux-x64-gnu@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/linux-x64-gnu@npm:0.5.2" +"@oxlint/linux-x64-gnu@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/linux-x64-gnu@npm:0.6.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxlint/linux-x64-musl@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/linux-x64-musl@npm:0.5.2" +"@oxlint/linux-x64-musl@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/linux-x64-musl@npm:0.6.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxlint/win32-arm64@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/win32-arm64@npm:0.5.2" +"@oxlint/win32-arm64@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/win32-arm64@npm:0.6.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxlint/win32-x64@npm:0.5.2": - version: 0.5.2 - resolution: "@oxlint/win32-x64@npm:0.5.2" +"@oxlint/win32-x64@npm:0.6.0": + version: 0.6.0 + resolution: "@oxlint/win32-x64@npm:0.6.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -31117,18 +31117,18 @@ __metadata: languageName: node linkType: hard -"oxlint@npm:0.5.2": - version: 0.5.2 - resolution: "oxlint@npm:0.5.2" - dependencies: - "@oxlint/darwin-arm64": "npm:0.5.2" - "@oxlint/darwin-x64": "npm:0.5.2" - "@oxlint/linux-arm64-gnu": "npm:0.5.2" - "@oxlint/linux-arm64-musl": "npm:0.5.2" - "@oxlint/linux-x64-gnu": "npm:0.5.2" - "@oxlint/linux-x64-musl": "npm:0.5.2" - "@oxlint/win32-arm64": "npm:0.5.2" - "@oxlint/win32-x64": "npm:0.5.2" +"oxlint@npm:0.6.0": + version: 0.6.0 + resolution: "oxlint@npm:0.6.0" + dependencies: + "@oxlint/darwin-arm64": "npm:0.6.0" + "@oxlint/darwin-x64": "npm:0.6.0" + "@oxlint/linux-arm64-gnu": "npm:0.6.0" + "@oxlint/linux-arm64-musl": "npm:0.6.0" + "@oxlint/linux-x64-gnu": "npm:0.6.0" + "@oxlint/linux-x64-musl": "npm:0.6.0" + "@oxlint/win32-arm64": "npm:0.6.0" + "@oxlint/win32-x64": "npm:0.6.0" dependenciesMeta: "@oxlint/darwin-arm64": optional: true @@ -31148,7 +31148,7 @@ __metadata: optional: true bin: oxlint: bin/oxlint - checksum: 10/308eb2fe7ff23bf9162286709f78988631c12f4c7a554babcae60afbddc798e2f36143b5fd438088fe5f02bb202be51799924096126941efc09628c7962efc9f + checksum: 10/16e29e4711eb52af370c71735c56f0ca035458901332811cdc9e2f4bb424b6ee343abba78e518c544b605f7263d56d3943412fe1b4c6ee7a3bffb75cd91a624a languageName: node linkType: hard