Skip to content

chore(deps): update oxlint monorepo to v1.66.0#587

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/oxlint-monorepo
Open

chore(deps): update oxlint monorepo to v1.66.0#587
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/oxlint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 1, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
eslint-plugin-oxlint devDependencies minor 1.36.01.66.0 OpenSSF Scorecard
oxlint (source) devDependencies minor 1.36.01.66.0 OpenSSF Scorecard

Release Notes

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

v1.66.0

Compare Source

No significant changes

    View changes on GitHub

v1.65.0

Compare Source

No significant changes

    View changes on GitHub

v1.64.0

Compare Source

No significant changes

    View changes on GitHub

v1.63.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.62.0

Compare Source

No significant changes

    View changes on GitHub

v1.61.0

Compare Source

No significant changes

    View changes on GitHub

v1.60.0

Compare Source

No significant changes

    View changes on GitHub

v1.59.0

Compare Source

No significant changes

    View changes on GitHub

v1.58.0

Compare Source

No significant changes

    View changes on GitHub

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
oxc-project/oxc (oxlint)

v1.66.0

Compare Source

🚀 Features
  • 0440b0f linter/eslint: Implement id-match rule (#​22379) (Vladislav Sayapin)
  • 65bf119 linter: Implement react no-object-type-as-default-prop (#​22481) (uhyo)
  • 2a6ddce linter/eslint: Implement no-implied-eval rule (#​22391) (Vladislav Sayapin)
  • 625758a linter/vitest: Implement padding-around-after-all-blocks rule (#​21788) (kapobajza)
  • 37680b0 linter: Implement react no-unstable-nested-components (#​22248) (Jovi De Croock)
  • d8d9c74 linter: Implement import/newline-after-import rule (#​19142) (Ryuya Yanagi)

v1.65.0

Compare Source

🚀 Features
  • 5478fb5 linter/jsdoc: Implement require-throws-description rule (#​22386) (Mikhail Baev)
  • c73225e linter/eslint: Implement prefer-arrow-callback rule (#​22312) (박천(Cheon Park))
  • de82b59 linter: Add support for eslint-plugin-jsx-a11y-x (#​22356) (mehm8128)
  • f44b6c8 linter: Fill schemas DummyRuleMap with built-in rules (#​22288) (Sysix)

v1.64.0

Compare Source

🚀 Features
🐛 Bug Fixes

v1.63.0

Compare Source

📚 Documentation

v1.62.0

Compare Source

🚀 Features
  • 348f46c linter: Add respectEslintDisableDirectives option (#​21384) (Christian Vuerings)
🐛 Bug Fixes
  • 8c425db linter: Allow string for jest version in config schema (#​21649) (camc314)

v1.61.1

Compare Source

v1.61.0

Compare Source

🚀 Features
  • 38d8090 linter/jest: Implemented jest version settings in config file. (#​21522) (Said Atrahouch)

v1.60.0

Compare Source

📚 Documentation
  • cfd8a4f linter: Don't rely on old eslint doc for available globals (#​21334) (Nicolas Le Cam)

v1.59.0

Compare Source

v1.58.0

Compare Source

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) February 1, 2026 01:21
@renovate renovate Bot added the update label Feb 1, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 1, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from af462c1 to 5a9215f Compare February 5, 2026 13:32
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.42.0 chore(deps): update oxlint monorepo to v1.43.0 Feb 5, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 5, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 13, 2026
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.43.0 chore(deps): update oxlint monorepo to v1.46.0 Feb 13, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from 0e5021e to ccb3449 Compare February 15, 2026 13:04
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.46.0 chore(deps): update oxlint monorepo Feb 15, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from ccb3449 to 252e42b Compare February 19, 2026 14:49
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo chore(deps): update oxlint monorepo to v1.48.0 Feb 19, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 19, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 22, 2026
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.48.0 chore(deps): update oxlint monorepo to v1.49.0 Feb 22, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from a4eee64 to 7c4e0cf Compare February 24, 2026 23:59
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from 7c4e0cf to f61ecd8 Compare February 26, 2026 13:57
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.49.0 chore(deps): update oxlint monorepo to v1.50.0 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from d8b4d51 to 1a0aff0 Compare April 3, 2026 12:31
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo chore(deps): update oxlint monorepo to v1.58.0 Apr 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from 1a0aff0 to bf836c6 Compare April 10, 2026 01:52
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.58.0 chore(deps): update oxlint monorepo Apr 10, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from bf836c6 to e0450a7 Compare April 10, 2026 17:28
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo chore(deps): update oxlint monorepo to v1.59.0 Apr 10, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch 2 times, most recently from 29fd6fe to 07085b5 Compare April 15, 2026 04:30
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from 07085b5 to a3293eb Compare April 16, 2026 12:36
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo to v1.59.0 chore(deps): update oxlint monorepo Apr 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/oxlint-monorepo branch from a3293eb to 68bf913 Compare April 16, 2026 19:42
@renovate renovate Bot changed the title chore(deps): update oxlint monorepo chore(deps): update oxlint monorepo to v1.60.0 Apr 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 23, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 30, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 30, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 14, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants