Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxlint from 1.11.1 to 1.11.2.

Release notes

Sourced from oxlint's releases.

oxlint v1.11.2

[1.11.2] - 2025-08-12

🐛 Bug Fixes

  • c461a86 oxlint: Fix type-aware linting crash when Vue files are present (#13007) (Copilot)
  • 42de3d1 linter: Update warn_correctness to correctly warn when using vitest plugin (#12991) (camc314)
  • 1b0136e linter/exhaustive-deps: Use codegen in fixer rather than manual string manipulation (#12987) (camc314)
  • 2936545 linter/tsgolint: Report an error if tsgolint executable failed to spawn (#12984) (camc314)
  • 166f5cc linter: Fix no-fallthrough rule, when the default condition is not last (#12927) (Li Wei)
  • d7e1ddb linter/config: Ensure that overrides correctly replace base rules (#12941) (camc314)
  • a13b3ee oxlint: Run tsgolint.CMD under windows (#12932) (Sysix)

🚜 Refactor

  • 69303de oxlint: Pass DiagnosticService as a parameter for TsGoLintState.lint() (#13004) (Sysix)

🧪 Testing

  • fb8cbbf oxlint: Enable tsgolint test with config parameter for windows (#13001) (Alexander S.)
  • d59f3bb oxlint: Match x.ys when replacing var (#12990) (camc314)
  • 6b054b6 linter/expect-expect: Add test case for calling expect as return arg (#12983) (camc314)
  • d7cca12 linter: Add test for extended configs and overrides for tsgolint (#12924) (camchenry)
Changelog

Sourced from oxlint's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

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.11.1 to 1.11.2.
- [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.11.2/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 1.11.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 13, 2025
@xuxiaowei-com-cn xuxiaowei-com-cn merged commit fa01997 into main Aug 13, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-1.11.2 branch August 13, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants