Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps oxlint from 1.13.0 to 1.14.0.

Release notes

Sourced from oxlint's releases.

oxlint v1.14.0

[1.14.0] - 2025-08-30

Type-Aware Linting

Type-aware linting should now perform well in large monorepos. Please update your oxlint-tsgolint version to latest.

🚀 Features

  • 9c9f80d linter/grouped-accessor-pairs: Add enforceForTSTypes option (#13296) (Copilot)
  • 5b91f3c linter: Add vue/valid-define-emits (#12545) (Sysix)

🐛 Bug Fixes

  • c215619 linter: Parse globalThis.RegExp for regexp rules (#13395) (Sysix)
  • 3c34767 linter: Handle errors from tsgolint (#13252) (camc314)
  • 902b39b language_server: Split run logic for oxlint and tsgolint (#13332) (Sysix)
  • 2a910c5 language_server: Disable tsgolint test on big endian (#13313) (camc314)

🚜 Refactor

  • d499400 linter/jsx-handler-names: Simplify option checks for inline functions and local variables (#13405) (camc314)
  • 62da550 linter/no-done-callback: Remove nested if-let stmts (#13400) (camc314)
  • c9cb2a4 eslint/arrow-body-style: Clean up implementation and improve documentation (#13389) (Antoine Zanardi)
  • 53de36e linter: ContextSubHost hold owned Semantic (#13338) (overlookmotel)
  • e871dab linter: Run linter with ContextSubHost (#12769) (Sysix)
  • 077abdf linter: Introduce ContextSubHost for cross script block analyse (#12724) (Sysix)
  • 6431033 linter: Move ignore logic to LintIgnoreMatcher (#13222) (Sysix)

📚 Documentation

  • 51d3840 linter: Update oxlint CLI help message on .oxlintrc.json config file (#13334) (0xCLARITY)

⚡ Performance

  • 827fe1c linter: Use Cell instead of RefCell (#13330) (overlookmotel)

🧪 Testing

  • 13470b2 oxc_linter: Run from_tsgo_lint_diagnostic tests only with lsp feature flag (#13396) (Sysix)
  • 6eeeb67 oxlint: Add test for ignore patterns referenced by symlink file (#13356) (Sysix)
  • 33e0e8b language_server: Dont run tsgolint related test on big-edian (#13342) (Sysix)
Changelog

Sourced from oxlint's changelog.

[1.14.0] - 2025-08-30

🚀 Features

  • 7fc4aef npm/oxlint: 'oxlint-tsgolint': '>=0.1.4' (Boshen)
Commits
  • 90f674e release(oxlint): v1.14.0 (#13416)
  • f717ac4 feat(npm/oxlint): 'oxlint-tsgolint': '>=0.1.5'
  • 7fc4aef feat(npm/oxlint): 'oxlint-tsgolint': '>=0.1.4'
  • 784a1f9 chore(deps): update dependency oxlint-tsgolint to v0.1.1 (#13386)
  • 2b0306b chore(deps): update dependency oxlint-tsgolint to v0.1.0 (#13384)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for oxlint since your current version.


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.13.0 to 1.14.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.14.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxlint-1.14.0 branch from 5837271 to 19390e0 Compare September 1, 2025 15:46
@cb1kenobi cb1kenobi merged commit e7dd5ca into main Sep 1, 2025
3 checks passed
@cb1kenobi cb1kenobi deleted the dependabot/npm_and_yarn/oxlint-1.14.0 branch September 1, 2025 15:55
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