Closed renovate[bot] closed 3 months ago
This PR contains the following updates:
^0.6.0
^0.7.0
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^0.6.0
->^0.7.0
Release Notes
oxc-project/oxc (oxlint)
### [`v0.7.0`](https://togithub.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#070---2024-08-05) [Compare Source](https://togithub.com/oxc-project/oxc/compare/697c0efdef13f11d7df99d870cec9e2fbfce53c7...3ac02fd83810ea4a3c3ec46121634b02eae925c9) ##### Bug Fixes - [`0fba738`](https://togithub.com/oxc-project/oxc/commit/0fba738) npm: SyntaxError caused by optional chaining in low version node ([#4650](https://togithub.com/oxc-project/oxc/issues/4650)) (heygsc) ### [`v0.6.1`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.6.1): oxlint v0.6.1 [Compare Source](https://togithub.com/oxc-project/oxc/compare/4f26e51b74621eb6a264c7753ec8d9f860e4c5a7...697c0efdef13f11d7df99d870cec9e2fbfce53c7) #### \[0.6.1] - 2024-07-17 ##### Features - [`1f8968a`](https://togithub.com/oxc-project/oxc/commit/1f8968a) linter: Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names ([#4293](https://togithub.com/oxc-project/oxc/issues/4293)) (Jelle van der Waa) - [`a4dc56c`](https://togithub.com/oxc-project/oxc/commit/a4dc56c) linter: Add fixer for unicorn/no_useless_promise_resolve_reject ([#4244](https://togithub.com/oxc-project/oxc/issues/4244)) (Burlin) - [`6fb808f`](https://togithub.com/oxc-project/oxc/commit/6fb808f) linter: Add typescript-eslint/no-confusing-non-null-assertion ([#4224](https://togithub.com/oxc-project/oxc/issues/4224)) (Jaden Rodriguez) - [`126b66c`](https://togithub.com/oxc-project/oxc/commit/126b66c) linter: Support eslint-plugin-vitest/valid-describe-callback ([#4185](https://togithub.com/oxc-project/oxc/issues/4185)) (cinchen) - [`05b9a73`](https://togithub.com/oxc-project/oxc/commit/05b9a73) linter: Support eslint-plugin-vitest/valid-expect ([#4183](https://togithub.com/oxc-project/oxc/issues/4183)) (cinchen) - [`3e56b2b`](https://togithub.com/oxc-project/oxc/commit/3e56b2b) linter: Support eslint-plugin-vitest/no-test-prefixes ([#4182](https://togithub.com/oxc-project/oxc/issues/4182)) (cinchen) - [`3016f03`](https://togithub.com/oxc-project/oxc/commit/3016f03) linter: Let fixer functions return a `None` fix ([#4210](https://togithub.com/oxc-project/oxc/issues/4210)) (DonIsaac) - [`bbe6137`](https://togithub.com/oxc-project/oxc/commit/bbe6137) linter: Implement unicorn/no-useless-undefined ([#4079](https://togithub.com/oxc-project/oxc/issues/4079)) (Burlin) ##### Bug Fixes - [`9df60da`](https://togithub.com/oxc-project/oxc/commit/9df60da) linter: Correct find first non whitespace logic in [@typescript-eslint/consistent-type-imports](https://togithub.com/typescript-eslint/consistent-type-imports) ([#4198](https://togithub.com/oxc-project/oxc/issues/4198)) (mysteryven) - [`67240dc`](https://togithub.com/oxc-project/oxc/commit/67240dc) linter: Not ignore adjacent spans when fixing ([#4217](https://togithub.com/oxc-project/oxc/issues/4217)) (mysteryven) - [`dd07a54`](https://togithub.com/oxc-project/oxc/commit/dd07a54) linter: Global variables should always check the builtin variables ([#4209](https://togithub.com/oxc-project/oxc/issues/4209)) (Jelle van der Waa) ##### Performance - [`0fdc88b`](https://togithub.com/oxc-project/oxc/commit/0fdc88b) linter: Optimize no-dupe-keys ([#4292](https://togithub.com/oxc-project/oxc/issues/4292)) (lucab) ##### Refactor - [`b5a8f3c`](https://togithub.com/oxc-project/oxc/commit/b5a8f3c) linter: Use get_first_parameter_name from unicorn utils ([#4255](https://togithub.com/oxc-project/oxc/issues/4255)) (Jelle van der Waa) - [`7089a3d`](https://togithub.com/oxc-project/oxc/commit/7089a3d) linter: Split up fixer code into separate files ([#4222](https://togithub.com/oxc-project/oxc/issues/4222)) (DonIsaac)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.
This PR was generated by Mend Renovate. View the repository job log.