Skip to content

chore(devdeps): update oxlint monorepo to v1.11.0 #5423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-oxlint 1.6.0 -> 1.11.0 age confidence
oxlint (source) 1.6.0 -> 1.11.0 age confidence

Release Notes

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

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

v1.11.0

Compare Source

🚀 Features

v1.10.0

Compare Source

🚀 Features
  • 9b35600 linter/jsx-a11y: Add support for mapped attributes in label association checks (#​12805) (camc314)

v1.9.0

Compare Source

🚜 Refactor

v1.8.0: oxlint v1.8.0

Compare Source

[1.8.0] - 2025-07-22

NOTE: While custom JS plugins are mentioned in the release notes, they are not yet supported in this release. We are actively building them out.

🚀 Features
🐛 Bug Fixes
  • 99e105f linter: Correct autofix in unicorn/prefer-number-properties for Infinity (#​12445) (yefan)
  • 0b539e3 linter: unicorn/catch-error-name wasn't using the ignore property (#​12446) (Parbez)
  • 05fba9b linter: Don't panic on TSNonNullExpression in unicorn/prefer-array-find (#​12400) (Sysix)
  • 46e33d5 linter: Improve error handling in config file lookup (#​12391) (camc314)
  • 4621872 linter: Parse second script block for svelte files (#​12390) (Sysix)
  • fbe7eb4 linter/filename-case: Fix default config when no config is provided (#​12389) (camc314)
  • fea9df4 linter: Report errors with the correct severity for custom plugins (#​12362) (camc314)
  • 652c038 linter: Mark correctly enabled default rules for --rules (#​12163) (Sysix)
  • eadc359 linter: Correct source text for vue files having script attributes containig ">" char inside (#​12375) (Sysix)
  • 54d143a linter/exhaustive-deps: More descriptive messages for always-rerender violations (#​12336) (Don Isaac)
  • dac4db9 linter/exhaustive-deps: Better diagnostics for missing dependencies (#​12337) (Don Isaac)
  • 119d23a linter/prefer-array-flat-map: Error for .flat(1.0) (#​12360) (overlookmotel)
🚜 Refactor
  • 2d9291c linter/prefer-number-properties: Simplify fixer logic (#​12451) (camc314)
  • c5dff1e linter, napi/parser: Add source_len field to RawTransferMetadata (#​12383) (overlookmotel)
  • 5e3b415 linter: Duplicate RawTransferMetadata in oxc_linter crate (#​12382) (overlookmotel)
  • 773fd88 linter: Pass &Allocator into Linter::run_external_rules (#​12374) (overlookmotel)
  • b10ed11 linter: Make unwrap unconditional (#​12371) (overlookmotel)
  • a0631d4 linter: Move running external rules into feature-gated function (#​12370) (overlookmotel)
  • 4fc4e7c linter: Make feature gates for oxlint2 feature consistent (#​12369) (overlookmotel)
  • 50b1786 linter: Clarify usage of Allocator and AllocatorGuard (#​12332) (overlookmotel)
  • 26d3a39 linter: Remove ModuleContentOwner abstraction (#​12331) (overlookmotel)
📚 Documentation
  • 3c21d94 linter: Correct comment on RawTransferMetadata2 type (#​12428) (overlookmotel)
💼 Other

v1.7.0

Compare Source

🚀 Features
  • a4dae73 linter: Introduce LintPlugins to store builtin + custom plugins (#​12117) (camc314)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the UPDATE-MINOR label Aug 3, 2025
@renovate renovate bot requested review from a team, matthprost and lisalupi as code owners August 3, 2025 01:00
Copy link

changeset-bot bot commented Aug 3, 2025

⚠️ No Changeset found

Latest commit: 47e76f5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Aug 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.46%. Comparing base (4b01ec6) to head (47e76f5).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5423   +/-   ##
=======================================
  Coverage   92.46%   92.46%           
=======================================
  Files         228      228           
  Lines        8108     8109    +1     
  Branches     3503     3554   +51     
=======================================
+ Hits         7497     7498    +1     
  Misses        611      611           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0537b9d...47e76f5. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from e23d92c to 65016ef Compare August 3, 2025 10:48
@renovate renovate bot changed the title chore(devdeps): update oxlint monorepo to v1.8.0 chore(devdeps): update oxlint monorepo to v1.9.0 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 65016ef to 3be515b Compare August 4, 2025 08:02
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 3be515b to 3febb62 Compare August 4, 2025 08:19
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 3febb62 to 6de9b9d Compare August 4, 2025 10:06
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 6de9b9d to cd647d8 Compare August 5, 2025 08:22
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from cd647d8 to cf2583f Compare August 5, 2025 08:53
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from cf2583f to 3157584 Compare August 6, 2025 08:54
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 3157584 to 3ed2bff Compare August 6, 2025 09:33
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 3ed2bff to d322421 Compare August 6, 2025 10:23
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 2 times, most recently from 5e65992 to 8ff091f Compare August 7, 2025 14:09
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 8ff091f to 7e18899 Compare August 7, 2025 14:21
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 7e18899 to 9416206 Compare August 7, 2025 15:32
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 9416206 to 0d7c80a Compare August 8, 2025 08:08
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 0d7c80a to babc8f6 Compare August 8, 2025 08:51
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from babc8f6 to ac25627 Compare August 11, 2025 15:36
@renovate renovate bot changed the title chore(devdeps): update oxlint monorepo to v1.9.0 chore(devdeps): update oxlint monorepo to v1.10.0 Aug 11, 2025
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.

1 participant