Update oxlint monorepo to v1.12.0 (minor) #225
                
     Merged
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
1.11.2->1.12.01.11.2->1.12.0Release Notes
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)
v1.12.0Compare Source
No significant changes
View changes on GitHub
oxc-project/oxc (oxlint)
v1.12.0: oxlint v1.12.0Compare Source
[1.12.0] - 2025-08-17
Announcing Oxlint Type-Aware Preview
🚀 Features
09b597flinter: Handle help message from tsgolint (#13143) (Boshen)aecacaelinter: SupportignorePatternsfor nested configs (#12210) (Sysix)c661baclinter: Add eslint/prefer-template rule (#13117) (yefan)920e06flinter: Implement fixer for jsx_curly_brace_presence (#13005) (RoelGo)1c79d02linter: Add react/jsx-fragments rule (#12988) (Peter Cardenas)a799982linter/consistent-type-specifier-style: Add fixer fortop-levelstyle config (#13023) (Li Wei)61112a3linter: Add 36 new TypeScript ESLint rules with comprehensive test fixtures (#12893) (Copilot)4ce252clinter: Add dangerous suggestion forjsx-a11y/tabindex-no-positive(#12963) (Sysix)🐛 Bug Fixes
66a350eoxlint: Should type linting files after ignore (#13149) (Boshen)81b0162linter: Preserve json key order foroxlint --init(#13121) (Boshen)f97791alinter/no-this-alias: Update NoThisAliasConfig default config (#13095) (camc314)43b1c5alinter: Do not count type-aware rules, when not enabled (#13062) (Sysix)618ee87linter/array-callback-return: Fix handling of default case in switch statements for array-callback-return rule (#13081) (Li Wei)c211d32linter: Fix whitespace handling in disable directives (#13083) (Li Wei)a0ccadatsgolint: Handle non-zero exit status from tsgolint process (#13087) (camc314)b0558a4linter: Prevent unsound use ofAllocatoracross threads (#13032) (overlookmotel)2d287d0linter/no-unused-private-class-members: False positive with private member in compound assignments (#13053) (yefan)🚜 Refactor
700b412linter: Add impl forTsGoLintDiagnosticintoMessage(#13144) (Sysix)437a63dlinter:message_to_message_with_positionhelper function (#13140) (Sysix)8459a12linter: Pass paths toTsGoLintState.lintmethod (#13131) (Sysix)0dd7908linter: Fix dead code warnings when compilingnapi/oxlint2(#13132) (overlookmotel)f0a517flinter: Pass cwd instead ofLintServiceOptionsintoTsGoLintState(#13127) (Sysix)b638371language_server: Do not check twice for supported extension (#13130) (Sysix)34ae2f0linter: Movetsgolint.rstooxc_lintercrate (#13126) (Sysix)9f924f6linter: Always explicitly initialize Rayon thread pool (#13122) (overlookmotel)6c5b8belinter: CreateAllocatorPoolinRuntime::new(#13106) (overlookmotel)cc2a85blinter: RemoveCliRunResultfromTsGoLintState(#13119) (Sysix)23e5642linter: MoveTsGoLintInputcreation into own function (#13118) (Sysix)0453ee3linter: Rename var for consistency (#13074) (overlookmotel)5783df2linter: DereferenceAllocatorfromAllocatorGuard(#13073) (overlookmotel)1d77d92linter: Avoid unnecessary var initialization (#13072) (overlookmotel)1c15288linter: Extract duplicatedis_jsx_fragmentfunction to shared utils (#13093) (Copilot)0b61338linter/jsx-curly-brace-presence: Iter over chars rather than using regex (#13094) (Copilot)74fb6c9linter: Reduce repeated code (#13070) (overlookmotel)⚡ Performance
3bfb235linter: Implement streaming diagnostics for tsgolint instead of waiting for output to finish (#13098) (copilot-swe-agent)Configuration
📅 Schedule: 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 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.
This PR was generated by Mend Renovate. View the repository job log.