Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint (source) 1.1.0 -> 1.2.0 age adoption passing confidence

Warning

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


Release Notes

oxc-project/oxc (oxlint)

v1.2.0: oxlint v1.2.0

Compare Source

[1.2.0] - 2025-06-19

🚀 Features
🐛 Bug Fixes
  • 3d88eeb linter/no-console: False negative when console.* methods are used as args to functions (#​11790) (camc314)
  • c80e405 linter/no-new-wrappers: Fix panic in fixer with multi byte chars (#​11773) (camc314)
  • e58a0b0 linter: Panic in unicorn/consistent-function-scoping (#​11772) (camc314)
  • 80c87d4 linter: Typo in typescript/consistent-index-object-style (#​11744) (camc314)
  • ff775e9 linter/consistent-function-scoping: Descriptive diagnostic labels (#​11682) (Don Isaac)
  • 989634a linter/no-inner-declaration: False negative with for loops (#​11692) (camc314)
  • b272b91 linter/no-undef: False negative with unresolved ref after type ref (#​11721) (camc314)
  • 6252275 linter: Panic in import/extensions with empty file names (#​11720) (camc314)
  • f34e432 linter: Use fixer::noop in dangerous cases for eslint/no-var (#​11693) (camc314)
  • 6c2b41c linter/consistent-function-scoping: Allow functions in TS modules/namespaces (#​11681) (Don Isaac)
  • 2ca1c70 linter/exhaustive-deps: False positive with TS Non null assertion operator (#​11690) (camc314)
  • ee15f7d linter: False negative in typescript/prefer-function-type (#​11674) (camc314)
  • abd0441 linter: Add missing menuitemradio and menutitemcheckbox roles (#​11651) (Daniel Flynn)
  • 8776301 linter/no-inner-declarations: Flag var statement as body of for loop (#​11632) (overlookmotel)
🚜 Refactor
  • 5ca3d04 ast: Add TSArrayType as AstKind (#​11745) (camchenry)
  • abdbaa9 language_server: Use rule name directly from OxcCode instead of parsing out of the stringified version of OxcCode (#​11714) (Nicholas Rayburn)
  • 219adcc ast: Don't generate AstKind for ArrayExpressionElement (#​11684) (Ulrich Stark)
  • c1be6b8 linter: Shorten Span construction (#​11686) (Ulrich Stark)
  • 4ca659c linter: Cleanup typescript/prefer-function-type (#​11672) (Brad Dunbar)
  • 8e30c5f ast: Don't generate AstKind for ForStatementInit (#​11617) (Ulrich Stark)
📚 Documentation
⚡ Performance
  • f539f64 allocator: Remove Arc from AllocatorPool (#​11760) (overlookmotel)
  • cfdc518 linter/no-inner-declarations: Move work to cold path (#​11746) (overlookmotel)
  • 7c0fff7 linter: Skip running consistent-function-scoping on .d.ts files (#​11739) (camc314)
  • b34c6f6 parser,semantic: Improve handling of diagnostics (#​11641) (Boshen)
  • 2cd786b linter/no-inner-declarations: Remove unnecessary code and reduce branches (#​11633) (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 June 21, 2025 23:07
@renovate renovate bot requested review from Fluf22 and morganleroi and removed request for a team June 21, 2025 23:07
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 21, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 7141a001e14cb9d101310bf84ae604a6c2d8e37b
🍃 Generated commit 62f40777d3d1bb0e8f1899ded2120ad008e42c0a
🌲 Generated branch generated/renovate/oxlint-1.x
📊 Benchmark results

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

Language Req/s
go 1759
javascript 1658
php 1499
csharp 1244
java 1104
python 1057
ruby 827
swift 756
scala 23

@renovate renovate bot force-pushed the renovate/oxlint-1.x branch 4 times, most recently from 1a5e788 to 78be585 Compare June 22, 2025 00:20
@renovate renovate bot force-pushed the renovate/oxlint-1.x branch from 78be585 to 0ce4223 Compare June 22, 2025 00:39
@renovate renovate bot merged commit 03b6422 into chore/renovateBaseBranch Jun 22, 2025
28 checks passed
@renovate renovate bot deleted the renovate/oxlint-1.x branch June 22, 2025 00:54
algolia-bot added a commit that referenced this pull request Jun 22, 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