Skip to content

chore(deps): update oxlint to v1 (major)#77

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-oxlint
Open

chore(deps): update oxlint to v1 (major)#77
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-oxlint

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-oxlint ^0.16.3^1.0.0 age confidence
oxlint (source) ^0.16.3^1.0.0 age confidence

Release Notes

oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v1.57.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v1.56.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.55.0

Compare Source

No significant changes

    View changes on GitHub

v1.54.0

Compare Source

No significant changes

    View changes on GitHub

v1.53.0

Compare Source

No significant changes

    View changes on GitHub

v1.52.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.51.0

Compare Source

No significant changes

    View changes on GitHub

v1.50.0

Compare Source

No significant changes

    View changes on GitHub

v1.49.0

Compare Source

No significant changes

    View changes on GitHub

v1.48.0

Compare Source

No significant changes

    View changes on GitHub

v1.46.0

Compare Source

No significant changes

    View changes on GitHub

v1.43.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Update logic to support more aliases (n and node, import-x and import, react-refresh and react)  -  by @​connorshea in #​614 (c8454)
    View changes on GitHub

v1.42.0

Compare Source

No significant changes

    View changes on GitHub

v1.41.0

Compare Source

No significant changes

    View changes on GitHub

v1.40.0

Compare Source

No significant changes

    View changes on GitHub

v1.39.0

Compare Source

No significant changes

    View changes on GitHub

v1.38.0

Compare Source

No significant changes

    View changes on GitHub

v1.37.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.36.0

Compare Source

No significant changes

    View changes on GitHub

v1.35.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.34.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.33.0

Compare Source

No significant changes

    View changes on GitHub

v1.32.0

Compare Source

No significant changes

    View changes on GitHub

v1.31.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.30.0

Compare Source

No significant changes

    View changes on GitHub

v1.29.0

Compare Source

No significant changes

    View changes on GitHub

v1.28.0

Compare Source

No significant changes

    View changes on GitHub

v1.26.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.25.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.24.0

Compare Source

No significant changes

    View changes on GitHub

v1.23.0

Compare Source

No significant changes

    View changes on GitHub

v1.22.0

Compare Source

No significant changes

    View changes on GitHub

v1.21.0

Compare Source

No significant changes

    View changes on GitHub

v1.20.0

Compare Source

No significant changes

    View changes on GitHub

v1.19.0

Compare Source

No significant changes

    View changes on GitHub

v1.18.0

Compare Source

No significant changes

    View changes on GitHub

v1.17.0

Compare Source

No significant changes

    View changes on GitHub

v1.16.0

Compare Source

No significant changes

    View changes on GitHub

v1.15.0

Compare Source

No significant changes

    View changes on GitHub

v1.14.0

Compare Source

No significant changes

    View changes on GitHub

v1.13.0

Compare Source

No significant changes

    View changes on GitHub

v1.12.0

Compare Source

No significant changes

    View changes on GitHub

v1.11.2

Compare Source

No significant changes

    View changes on GitHub

v1.11.1

Compare Source

No significant changes

    View changes on GitHub

v1.11.0

Compare Source

No significant changes

    View changes on GitHub

v1.10.0

Compare Source

No significant changes

    View changes on GitHub

v1.9.0

Compare Source

No significant changes

    View changes on GitHub

v1.8.0

Compare Source

No significant changes

    View changes on GitHub

v1.7.0

Compare Source

No significant changes

    View changes on GitHub

v1.6.0

Compare Source

No significant changes

    View changes on GitHub

v1.5.0

Compare Source

No significant changes

    View changes on GitHub

v1.4.0

Compare Source

No significant changes

    View changes on GitHub

v1.3.0

Compare Source

No significant changes

    View changes on GitHub

v1.2.0

Compare Source

No significant changes

    View changes on GitHub

v1.1.0

Compare Source

No significant changes

    View changes on GitHub

v1.0.0

Compare Source

No significant changes

    View changes on GitHub

v0.18.1

Compare Source

No significant changes

    View changes on GitHub

v0.18.0

Compare Source

No significant changes

    View changes on GitHub

v0.17.0

Compare Source

No significant changes

    View changes on GitHub

v0.16.12

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.11

Compare Source

No significant changes

    View changes on GitHub

v0.16.10

Compare Source

No significant changes

    View changes on GitHub

v0.16.9

Compare Source

No significant changes

    View changes on GitHub

v0.16.8

Compare Source

No significant changes

    View changes on GitHub

v0.16.7

Compare Source

No significant changes

    View changes on GitHub

v0.16.6

Compare Source

No significant changes

    View changes on GitHub

v0.16.5

Compare Source

No significant changes

    View changes on GitHub

v0.16.4

Compare Source

No significant changes

    View changes on GitHub
oxc-project/oxc (oxlint)

v1.57.0

Compare Source

v1.56.0

Compare Source

v1.55.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)
📚 Documentation
  • f339f10 linter/plugins: Promote JS plugins to alpha status (#​20281) (overlookmotel)

v1.54.0

Compare Source

📚 Documentation
  • 0c7da4f linter: Fix extra closing brace in example config. (#​20253) (connorshea)

v1.53.0

Compare Source

v1.52.0

Compare Source

🚀 Features
  • 61bf388 linter: Add options.reportUnusedDisableDirectives to config file (#​19799) (Peter Wagenet)
  • 2919313 linter: Introduce denyWarnings config options (#​19926) (camc314)
  • a607119 linter: Introduce maxWarnings config option (#​19777) (camc314)
📚 Documentation
  • 6c0e0b5 linter: Add oxlint.config.ts to the config docs. (#​19941) (connorshea)
  • 160e423 linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint (#​19940) (connorshea)

v1.51.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • 04e6223 npm: Add preferUnplugged for Yarn PnP compatibility (#​19829) (Boshen)
📚 Documentation

v1.50.0

Compare Source

v1.49.0

Compare Source

v1.48.0

Compare Source

v1.47.0

Compare Source

v1.45.0

🐛 Bug Fixes
  • 1b2f354 ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#​19217) (Cameron)

v1.43.0

Compare Source

v1.42.0

Compare Source

🚀 Features
📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)

v1.41.0

Compare Source

📚 Documentation

v1.40.0

Compare Source

v1.39.0

Compare Source

v1.38.0

Compare Source

v1.37.0

Compare Source

💥 BREAKING CHANGES
  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#​17457) (Boshen)
📚 Documentation
  • 7e5fc90 linter: Update list of plugins that are reserved. (#​17516) (connorshea)

v1.36.0

Compare Source

v1.35.0

Compare Source

🚀 Features
  • 9e624c9 linter/react: Add version to ReactPluginSettings (#​17169) (camc314)

v1.34.0

Compare Source

🚀 Features
  • a0f74a0 linter/config: Allow aliasing plugin names to allow names the same as builtin plugins (#​15569) (Cameron)
🐛 Bug Fixes
  • 005ec25 linter: Permit $schema .oxlintrc.json struct (#​17060) (Copilot)
  • d446c43 linter: Prevent extra fields from being present on oxlint config file (#​16874) (connorshea)

v1.33.0

Compare Source

v1.32.0

Compare Source

v1.31.0

Compare Source

v1.30.0

Compare Source

🚀 Features
  • 595867a oxlint: Generate markdownDescription fields for oxlint JSON schema. (#​15959) (connorshea)

v1.29.0

Compare Source

🚀 Features
  • 84de1ca oxlint,oxfmt: Allow comments and also commas for vscode-json-ls (#​15612) (leaysgur)

v1.28.0

Compare Source

v1.27.0: oxlint v1.27.0 && oxfmt v0.12.0

Compare Source

Oxlint v1.27.0

🚀 Features
  • 222a8f0 linter/plugins: Implement SourceCode#isSpaceBetween (#​15498) (overlookmotel)
  • 2f9735d linter/plugins: Implement context.languageOptions (#​15486) (overlookmotel)
  • bc731ff linter/plugins: Stub out all Context APIs (#​15479) (overlookmotel)
  • 5822cb4 linter/plugins: Add extend method to FILE_CONTEXT (#​15477) (overlookmotel)
  • 7b1e6f3 apps: Add pure rust binaries and release to github (#​15469) (Boshen)
  • 2a89b43 linter: Introduce debug assertions after fixes to assert validity (#​15389) (camc314)
  • ad3c45a editor: Add oxc.path.node option (#​15040) (Sysix)
🐛 Bug Fixes
  • 6f3cd77 linter/no-var: Incorrect warning for blocks (#​15504) (Hamir Mahal)
  • 6957fb9 linter/plugins: Do not allow access to Context#id in createOnce (#​15489) (overlookmotel)
  • 7409630 linter/plugins: Allow access to cwd in createOnce in ESLint interop mode (#​15488) (overlookmotel)
  • 732205e parser: Reject using / await using in a switch case / default clause (#​15225) (sapphi-red)
  • a17ca32 linter/plugins: Replace Context class (#​15448) (overlookmotel)
  • ecf2f7b language_server: Fail gracefully when tsgolint executable not found (#​15436) (camc314)
  • 3c8d3a7 lang-server: Improve logging in failure case for tsgolint (#​15299) (camc314)
  • ef71410 linter: Use jsx if source type is JS in fix debug assertion (#​15434) (camc314)
  • e32bbf6 linter/no-var: Handle TypeScript declare keyword in fixer (#​15426) (camc314)
  • 6565dbe linter/switch-case-braces: Skip comments when searching for : token (#​15425) (camc314)
  • 85bd19a linter/prefer-class-fields: Insert value after type annotation in fixer (#​15423) (camc314)
  • fde753e linter/plugins: Block access to context.settings in createOnce (#​15394) (overlookmotel)
  • ddd9f9f linter/forward-ref-uses-ref: Dont suggest removing wrapper in invalid positions (#​15388) (camc314)
  • dac2a9c linter/no-template-curly-in-string: Remove fixer (#​15387) (camc314)
  • 989b8e3 linter/no-var: Only fix to const if the var has an initializer (#​15385) (camc314)
  • cc403f5 linter/plugins: Return empty object for unimplemented parserServices (#​15364) (magic-akari)
⚡ Performance
📚 Documentation
  • 97d2104 linter: Update comment in lint.rs about default value for tsconfig path (#​15530) (Connor Shea)
  • 2c6bd9e linter: Always refer as "ES2015" instead of "ES6" (#​15411) (sapphi-red)
  • a0c5203 linter/import/named: Update "ES7" comment in examples (#​15410) (sapphi-red)
  • 3dc24b5 linter,minifier: Always refer as "ES Modules" instead of "ES6 Modules" (#​15409) (sapphi-red)
  • 2ad77fb linter/no-this-before-super: Correct "Why is this bad?" section (#​15408) (sapphi-red)
  • 57f0ce1 linter: Add backquotes where appropriate (#​15407) (sapphi-red)

Oxfmt v0.12.0

🚀 Features
  • 3251000 oxfmt: Use prettier directly and bundle prettier (#​15544) (Dunqing)
  • 7b1e6f3 apps: Add pure rust binaries and release to github (#​15469) (Boshen)
  • 33ad374 oxfmt: Disable embedded formatting by default for alpha (#​15402) (leaysgur)
  • 5708126 formatter/sort_imports: Add options.newlinesBetween (#​15369) (leaysgur)
  • 2dfc3bd formatter: Remove Tag::StartVerbatim and Tag::EndVerbatim (#​15370) (Dunqing)
  • 88c7530 formatter: Remove FormatElement::LocatedTokenText (#​15367) (Dunqing)
🐛 Bug Fixes
⚡ Performance
  • f4b75b6 formatter: Pre-allocate enough space for the FormatElement buffer (#​15422) (Dunqing)
  • 5a61189 formatter: Avoid unnecessary allocation for BinaryLikeExpression (#​15467) (Dunqing)
  • 064f835 formatter: Optimize printing call arguments (#​15464) (Dunqing)
  • 29f35b2 formatter: Reuse previous indent stack in FitsMeasurer (#​15416) (Dunqing)
  • a6808a0 oxfmt: Use AllocatorPool to reuse allocator between threads (#​15412) (leaysgur)
  • 2515045 formatter: Use CodeBuffer's built-in print_indent to print indentation (#​15406) (Dunqing)
  • 681607b formatter: Check the Text to see whether it has multiple lines based on its width (#​15405) (Dunqing)
  • b92deb4 formatter: Replace String buffer with byte-oriented CodeBuffer (#​14752) (Boshen)
  • 963b87f formatter: Add text_without_whitespace for text that can never have whitespace (#​15403) (Dunqing)
  • f30ce4b formatter: Optimize formatting literal string (#​15380) (Dunqing)
  • 8f25a0e formatter: Memorize text width for FormatElement::Text (#​15372) (Dunqing)
  • f913543 formatter: Avoid allocation for SyntaxTokenCowSlice (#​15366) (Dunqing)
  • 98c9234 formatter: Optimize FormatElement::Token printing (#​15365) (Dunqing)

v1.26.0

Compare Source

🚀 Features
  • 26f24d5 linter: Permit comments in .oxlintrc.json via json schema file (#​15249) (Martin Leduc)
🐛 Bug Fixes
  • d6996d0 linter: Fix JSON schema to deny additional properties for categories enum. (#​15257) (Connor Shea)
  • 9304f9f linter: Fix JSON schema to deny additional properties for plugins enum. (#​15259) (Connor Shea)
📚 Documentation
  • 84ef5ab linter: Avoid linebreaks for markdown links and update plugins docs in the configuration schema. (#​15246) (Connor Shea)

v1.25.0

Compare Source

🚀 Features
  • bd74603 linter: Add support for vitest/valid-title rule (#​12085) (Tyler Earls)

v1.24.0

Compare Source

🐛 Bug Fixes
  • 28e76ec oxlint: Resolving JS plugin failing when extends is used (#​14556) (camc314)

v1.23.0: oxlint v1.23.0

Compare Source

[1.23.0] - 2025-10-13

🚀 Features
  • 452d128 linter: Node/no_process_env (#​14536) (Kenneth Skovhus)
  • a9e1261 linter: Implement react-refresh/only-export-components (#​14122) (Rintaro Itokawa)
  • a8d542b linter/no-duplicate-imports: Support allowSeparateTypeImports option ([#​14527]

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@renovate renovate bot force-pushed the renovate/major-oxlint branch from 4e9a1a5 to b101eb0 Compare July 22, 2025 17:01
@renovate renovate bot force-pushed the renovate/major-oxlint branch 5 times, most recently from 2db2f1e to 7930fb9 Compare August 12, 2025 11:26
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 5fd5886 to d88fbb4 Compare August 17, 2025 14:36
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 465e2a0 to 7d2603c Compare August 31, 2025 11:31
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from aea7deb to ee52a5e Compare September 16, 2025 20:41
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from eccdfcb to c1a1b0e Compare September 29, 2025 12:50
@renovate renovate bot force-pushed the renovate/major-oxlint branch 5 times, most recently from d0ea7ab to b3ccc50 Compare October 13, 2025 18:43
@renovate renovate bot force-pushed the renovate/major-oxlint branch from b3ccc50 to 5a15681 Compare October 22, 2025 19:37
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from f4fe510 to a2d8bd5 Compare November 5, 2025 21:12
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from aff1d20 to 208408d Compare November 11, 2025 01:32
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 51b6aa6 to 52050d8 Compare November 24, 2025 14:02
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 28b06da to 65272ef Compare December 15, 2025 12:58
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from 2d914eb to 61e42f9 Compare December 22, 2025 10:36
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 0a0c547 to 24c7255 Compare December 29, 2025 14:00
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from 0246f4f to 092b8b2 Compare January 12, 2026 12:51
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from a85e9ec to 71c3f9a Compare January 19, 2026 20:01
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from 37fb502 to 33af257 Compare February 2, 2026 12:55
@renovate renovate bot force-pushed the renovate/major-oxlint branch 3 times, most recently from 3f79b30 to 764a048 Compare February 16, 2026 17:48
@renovate renovate bot force-pushed the renovate/major-oxlint branch 2 times, most recently from 6e4b910 to 3e4ee69 Compare February 23, 2026 14:09
@renovate renovate bot force-pushed the renovate/major-oxlint branch from 3e4ee69 to 4bdf864 Compare March 2, 2026 13:37
@renovate renovate bot force-pushed the renovate/major-oxlint branch 7 times, most recently from 49f2c12 to ca3e18a Compare March 16, 2026 13:23
@renovate renovate bot force-pushed the renovate/major-oxlint branch from ca3e18a to 9a4a561 Compare March 24, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants