chore(deps): update dependency oxlint to v1.82.0 #42

Open
renovatebot wants to merge 1 commit from renovate/oxlint-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
oxlint (source) 1.78.01.82.0 age confidence

Release Notes

oxc-project/oxc (oxlint)

v1.82.0

Compare Source

🚀 Features
  • 6a0e19c linter/eslint/no-unmodified-loop-condition: Support checkConditionalExpressions option (#​26249) (camc314)

v1.81.0

Compare Source

📚 Documentation
  • d5be037 linter/typescript/switch-exhaustiveness-check: Clarify default case comment pattern (#​26100) (camc314)

v1.80.0

Compare Source

v1.79.0

Compare Source

💥 BREAKING CHANGES
  • 8c4552d linter: [BREAKING] Split react/react-compiler into per-category rules (#​25500) (Boshen)
🐛 Bug Fixes
  • 228e8e0 linter: Resolve inactive React compiler rules (#​25830) (Boshen)
  • aa49d86 linter: Allow spread rule options in config types (#​25675) (ch3rry)
  • 36f8451 linter/eslint/no-eval: Align indirect default with ESLint (#​25656) (camc314)
  • beb724d linter/eslint/no-unused-vars: Report bare underscore parameters (#​25663) (camc314)
  • 4004c10 linter/eslint/no-irregular-whitespace: Check comments by default (#​25660) (camc314)
  • 285820e linter/no-large-snapshots: Precompile and document allowed snapshot matchers (#​25611) (Mikhail Baev)
  • 4df5835 linter: Allow capitalized built-in calls (#​25516) (Boshen)

Configuration

📅 Schedule: (UTC)

  • 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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [oxlint](https://oxc.rs/docs/guide/usage/linter) ([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.78.0` → `1.82.0`](https://renovatebot.com/diffs/npm/oxlint/1.78.0/1.82.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.82.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.78.0/1.82.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v1.82.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1820---2026-09-07) [Compare Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.81.0...oxlint_v1.82.0) ##### 🚀 Features - [`6a0e19c`](https://github.com/oxc-project/oxc/commit/6a0e19c) linter/eslint/no-unmodified-loop-condition: Support `checkConditionalExpressions` option ([#&#8203;26249](https://github.com/oxc-project/oxc/issues/26249)) (camc314) ### [`v1.81.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1810---2026-08-31) [Compare Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.80.0...oxlint_v1.81.0) ##### 📚 Documentation - [`d5be037`](https://github.com/oxc-project/oxc/commit/d5be037) linter/typescript/switch-exhaustiveness-check: Clarify default case comment pattern ([#&#8203;26100](https://github.com/oxc-project/oxc/issues/26100)) (camc314) ### [`v1.80.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.79.0...oxlint_v1.80.0) [Compare Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.79.0...oxlint_v1.80.0) ### [`v1.79.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1790---2026-08-18) [Compare Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.78.0...oxlint_v1.79.0) ##### 💥 BREAKING CHANGES - [`8c4552d`](https://github.com/oxc-project/oxc/commit/8c4552d) linter: \[**BREAKING**] Split react/react-compiler into per-category rules ([#&#8203;25500](https://github.com/oxc-project/oxc/issues/25500)) (Boshen) ##### 🐛 Bug Fixes - [`228e8e0`](https://github.com/oxc-project/oxc/commit/228e8e0) linter: Resolve inactive React compiler rules ([#&#8203;25830](https://github.com/oxc-project/oxc/issues/25830)) (Boshen) - [`aa49d86`](https://github.com/oxc-project/oxc/commit/aa49d86) linter: Allow spread rule options in config types ([#&#8203;25675](https://github.com/oxc-project/oxc/issues/25675)) (ch3rry) - [`36f8451`](https://github.com/oxc-project/oxc/commit/36f8451) linter/eslint/no-eval: Align indirect default with ESLint ([#&#8203;25656](https://github.com/oxc-project/oxc/issues/25656)) (camc314) - [`beb724d`](https://github.com/oxc-project/oxc/commit/beb724d) linter/eslint/no-unused-vars: Report bare underscore parameters ([#&#8203;25663](https://github.com/oxc-project/oxc/issues/25663)) (camc314) - [`4004c10`](https://github.com/oxc-project/oxc/commit/4004c10) linter/eslint/no-irregular-whitespace: Check comments by default ([#&#8203;25660](https://github.com/oxc-project/oxc/issues/25660)) (camc314) - [`285820e`](https://github.com/oxc-project/oxc/commit/285820e) linter/no-large-snapshots: Precompile and document allowed snapshot matchers ([#&#8203;25611](https://github.com/oxc-project/oxc/issues/25611)) (Mikhail Baev) - [`4df5835`](https://github.com/oxc-project/oxc/commit/4df5835) linter: Allow capitalized built-in calls ([#&#8203;25516](https://github.com/oxc-project/oxc/issues/25516)) (Boshen) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4yIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency oxlint to ^1.78.0
Some checks failed
Portfolio CI / lint-and-build (pull_request) Successful in 25s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 34s
Portfolio CI / build-and-publish (pull_request) Failing after 3s
Server CI / build-and-publish (pull_request) Failing after 3s
Web CI / build-and-publish (pull_request) Failing after 3s
481aef3ab8
renovatebot changed title from chore(deps): update dependency oxlint to ^1.78.0 to chore(deps): update dependency oxlint to v1.82.0 2026-09-08 21:06:13 +03:00
renovatebot force-pushed renovate/oxlint-monorepo from 481aef3ab8
Some checks failed
Portfolio CI / lint-and-build (pull_request) Successful in 25s
Server CI / lint-and-build (pull_request) Successful in 22s
Web CI / lint-and-build (pull_request) Successful in 34s
Portfolio CI / build-and-publish (pull_request) Failing after 3s
Server CI / build-and-publish (pull_request) Failing after 3s
Web CI / build-and-publish (pull_request) Failing after 3s
to a6a34f127e
All checks were successful
Portfolio CI / lint-and-build (pull_request) Successful in 27s
Server CI / lint-and-build (pull_request) Successful in 23s
Web CI / lint-and-build (pull_request) Successful in 35s
Portfolio CI / build-and-publish (pull_request) Successful in 32s
Server CI / build-and-publish (pull_request) Successful in 57s
Web CI / build-and-publish (pull_request) Successful in 38s
2026-09-08 21:06:13 +03:00
Compare
All checks were successful
Portfolio CI / lint-and-build (pull_request) Successful in 27s
Server CI / lint-and-build (pull_request) Successful in 23s
Web CI / lint-and-build (pull_request) Successful in 35s
Portfolio CI / build-and-publish (pull_request) Successful in 32s
Server CI / build-and-publish (pull_request) Successful in 57s
Web CI / build-and-publish (pull_request) Successful in 38s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/oxlint-monorepo:renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo
git rebase main
git switch main
git merge --ff-only renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo
git rebase main
git switch main
git merge --no-ff renovate/oxlint-monorepo
git switch main
git merge --squash renovate/oxlint-monorepo
git switch main
git merge --ff-only renovate/oxlint-monorepo
git switch main
git merge renovate/oxlint-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jaroheinonen/mosaic!42
No description provided.