Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Confidence
oxlint (source) 1.3.0 -> 1.5.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oxc-project/oxc (oxlint)

v1.5.0: oxlint v1.5.0

Compare Source

[1.5.0] - 2025-07-02

🚀 Features
  • 899b8b4 linter: Allow namespace re-export in import/no-cycle (#​11995) (Boshen)
🐛 Bug Fixes
  • f732589 linter: Panic in consistent-type-imports when the source contains a { (#​12002) (camc314)
  • 4b2c658 oxlint: Make --version exit code be 0 (#​11986) (camc314)
🚜 Refactor

v1.4.0: oxlint v1.4.0

Compare Source

[1.4.0] - 2025-06-30

🚀 Features
🐛 Bug Fixes
  • 114c4fb linter/no-useless-spread: Panic with multi byte char (#​11964) (camc314)
  • c2e5439 linter: Fix default values for unicorn/consistent-function-scoping (#​11960) (Sysix)
  • 214c8e7 linter: Fix default values for import/no-absolute-path (#​11959) (Sysix)
  • b4cc222 linter: Fix typescript/no-namespace default values (#​11958) (Sysix)
  • 11e0a43 linter/prefer-dom-node-remove: Panic when callee is ts non null expression (#​11949) (camc314)
  • 4903e39 linter/no-standalone-expect: False positive in callback fn (#​11940) (camc314)
  • 1e88dba oxc_linter: Make linter file paths clickable within JetBrains terminals (#​11619) (Nicholas Rayburn)
  • fe4006b linter/jsx-key: False positive in react/jsx-key (#​11918) (camc314)
  • d32cb4b linter: Fix default values for eslint/no-redeclare (#​11911) (Sysix)
  • d80c19d linter: Fix default values for eslint/max-lines-per-function (#​11910) (Sysix)
  • 41a5342 linter: Fix default values for eslint/max-nested-callbacks (#​11909) (Sysix)
  • 2e3db4e linter: Fix default values for eslint/max-depth (#​11908) (Sysix)
  • a358797 linter: Remove false positives for no-extend-native (#​11888) (camchenry)
  • 6f67b52 linter: Revert prefer-promise-reject-errors to old behavior (#​11889) (camchenry)
  • d991fed linter: Fix jsx-a11y/label-has-associated-control default values (#​11832) (Sysix)
  • a0a4aa1 linter: Count own indirect export entries to the threshold for oxc/no-barrel-file (#​11838) (Sysix)
🚜 Refactor
  • 344f3f9 linter: Minor refactors to eslint/id-length (#​11976) (camc314)
  • 46b59d8 linter: Remove unused ContextHost::with_config (#​11970) (camc314)
  • 2cf9fa3 linter: Derive debug for extensions (#​11938) (camc314)
  • 17e0898 linter: Move import/no-duplicates to style category (#​11929) (Sysix)
  • dd2e196 linter: Move unicorn/no-nested-ternary to style category (#​11928) (Sysix)
  • 8404da4 linter: Remove unused LintPluginOptions (#​11919) (camc314)
  • 87b8496 ast: Remove AstKind for MemberExpression and replace with StaticMemberExpression and PrivateFieldExpression (#​11767) (camchenry)
  • e840680 linter/no-named-as-default-members: Remove needless lambda (#​11896) (camc314)
  • 2760591 linter/no-console: Early return if ident does not match (#​11895) (camc314)
  • 190e390 ast: Add AstKind for ComputedMemberExpression (#​11766) (camchenry)
📚 Documentation
  • 940b98f linter: Fix docs for typescript/no-this-alias (#​11963) (Sysix)
  • c4a95a2 linter: Move jest/valid-title options into a codeblock (#​11961) (Sysix)
  • 0d3e8e7 linter: Fix prefer-string-replace-all example (#​11921) (Bruno Henriques)
  • 06781ab linter: Fix doc formatting for perfer-logical-op-over-ternary (#​11920) (camc314)
⚡ Performance
  • 2cf63ea linter: nextjs/no-document-import-in-page check the filepath before running the rule (#​11962) (Sysix)
  • 19cee8c linter/no-extend-native: Do not create unnecessary CompactStr (#​11885) (overlookmotel)
  • 66dbf9d linter/no-console: Get static property name only once (#​11880) (overlookmotel)
🧪 Testing

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 this update 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 requested a review from a team as a code owner July 5, 2025 19:32
@renovate renovate bot requested review from Fluf22 and morganleroi and removed request for a team July 5, 2025 19:32
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jul 5, 2025

✔️ Code generated!

Name Link
🪓 Triggered by f63f29506128a69ac33ccda9b9b96168f53cb0fc
🍃 Generated commit f93825ff0c86a2ace1bd733df48a39fac545538d
🌲 Generated branch generated/renovate/oxlint-monorepo
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
go 1769
javascript 1655
php 1502
csharp 1338
java 1116
python 1062
ruby 830
swift 698
scala 23

@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 8 times, most recently from 1d84f97 to ce82a01 Compare July 5, 2025 22:09
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from ce82a01 to 95320ec Compare July 5, 2025 22:31
@renovate renovate bot merged commit 52afcef into chore/renovateBaseBranch Jul 5, 2025
29 checks passed
@renovate renovate bot deleted the renovate/oxlint-monorepo branch July 5, 2025 22:50
algolia-bot added a commit that referenced this pull request Jul 5, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants