Skip to content

chore(deps): bump oxlint from 1.5.0 to 1.12.0#26

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/oxlint-1.12.0
Closed

chore(deps): bump oxlint from 1.5.0 to 1.12.0#26
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/oxlint-1.12.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps oxlint from 1.5.0 to 1.12.0.

Release notes

Sourced from oxlint's releases.

oxlint v1.12.0

[1.12.0] - 2025-08-17

Announcing Oxlint Type-Aware Preview

🚀 Features

  • 09b597f linter: Handle help message from tsgolint (#13143) (Boshen)
  • aecacae linter: Support ignorePatterns for nested configs (#12210) (Sysix)
  • c661bac linter: Add eslint/prefer-template rule (#13117) (yefan)
  • 920e06f linter: Implement fixer for jsx_curly_brace_presence (#13005) (RoelGo)
  • 1c79d02 linter: Add react/jsx-fragments rule (#12988) (Peter Cardenas)
  • a799982 linter/consistent-type-specifier-style: Add fixer for top-level style config (#13023) (Li Wei)
  • 61112a3 linter: Add 36 new TypeScript ESLint rules with comprehensive test fixtures (#12893) (Copilot)
  • 4ce252c linter: Add dangerous suggestion for jsx-a11y/tabindex-no-positive (#12963) (Sysix)

🐛 Bug Fixes

  • 66a350e oxlint: Should type linting files after ignore (#13149) (Boshen)
  • 81b0162 linter: Preserve json key order for oxlint --init (#13121) (Boshen)
  • f97791a linter/no-this-alias: Update NoThisAliasConfig default config (#13095) (camc314)
  • 43b1c5a linter: Do not count type-aware rules, when not enabled (#13062) (Sysix)
  • 618ee87 linter/array-callback-return: Fix handling of default case in switch statements for array-callback-return rule (#13081) (Li Wei)
  • c211d32 linter: Fix whitespace handling in disable directives (#13083) (Li Wei)
  • a0ccada tsgolint: Handle non-zero exit status from tsgolint process (#13087) (camc314)
  • b0558a4 linter: Prevent unsound use of Allocator across threads (#13032) (overlookmotel)
  • 2d287d0 linter/no-unused-private-class-members: False positive with private member in compound assignments (#13053) (yefan)

🚜 Refactor

  • 700b412 linter: Add impl for TsGoLintDiagnostic into Message (#13144) (Sysix)
  • 437a63d linter: message_to_message_with_position helper function (#13140) (Sysix)
  • 8459a12 linter: Pass paths to TsGoLintState.lint method (#13131) (Sysix)
  • 0dd7908 linter: Fix dead code warnings when compiling napi/oxlint2 (#13132) (overlookmotel)
  • f0a517f linter: Pass cwd instead of LintServiceOptions into TsGoLintState (#13127) (Sysix)
  • b638371 language_server: Do not check twice for supported extension (#13130) (Sysix)
  • 34ae2f0 linter: Move tsgolint.rs to oxc_linter crate (#13126) (Sysix)
  • 9f924f6 linter: Always explicitly initialize Rayon thread pool (#13122) (overlookmotel)
  • 6c5b8be linter: Create AllocatorPool in Runtime::new (#13106) (overlookmotel)
  • cc2a85b linter: Remove CliRunResult from TsGoLintState (#13119) (Sysix)
  • 23e5642 linter: Move TsGoLintInput creation into own function (#13118) (Sysix)
  • 0453ee3 linter: Rename var for consistency (#13074) (overlookmotel)
  • 5783df2 linter: Dereference Allocator from AllocatorGuard (#13073) (overlookmotel)
  • 1d77d92 linter: Avoid unnecessary var initialization (#13072) (overlookmotel)
  • 1c15288 linter: Extract duplicated is_jsx_fragment function to shared utils (#13093) (Copilot)
  • 0b61338 linter/jsx-curly-brace-presence: Iter over chars rather than using regex (#13094) (Copilot)
  • 74fb6c9 linter: Reduce repeated code (#13070) (overlookmotel)

⚡ Performance

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 1.5.0 to 1.12.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.12.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 25, 2025

Assignees

The following users could not be added as assignees: alexis.salnikoff. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: auto-merge, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link

coderabbitai bot commented Aug 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #31.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-1.12.0 branch September 8, 2025 10:17
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.

0 participants