Skip to content

Comments

Bump oxlint from 0.16.12 to 1.11.2#105

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

Bump oxlint from 0.16.12 to 1.11.2#105
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/oxlint-1.11.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxlint from 0.16.12 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)

oxlint v1.11.1

[1.11.1] - 2025-08-09

🐛 Bug Fixes

  • 8c57153 npm/oxlint: Fix oxlint-tsgolint version range for yarn (Boshen)
  • 7fc907f linter: Resolve configured rules for every file linted by tsgolint (#12886) (camchenry)
  • c8e200c linter: react/jsx-curly-brace-presence report for JSXAttributeItem with quote char inside (#12888) (Sysix)
  • dac0f33 linter: react/jsx-curly-brace-presence report for JSXAttributeItem with padding space (#12887) (Sysix)

🚜 Refactor

  • 51aaafd rust: Enable unnecessary_unwrap lint (#12908) (camc314)
  • 106e7a7 linter/expect-expect: Use visitor pattern to detect expect calls (#12906) (camc314)
  • 238b183 linter: Use fast-glob instead of globset for GlobSet (#12870) (shulaoda)
  • c072e01 all: Add missing lifetimes in function return types (#12895) (overlookmotel)
  • 9e3963f linter: Allow marking rule as a tsgolint rule (#12890) (Cam McHenry)
  • 6437a3b linter/label-has-associated-control: Remove unnecessary globset (#12863) (shulaoda)
  • 78c311c linter/no-unassigned-import: Use fast-glob instead of globset (#12867) (shulaoda)
  • fcdb91d linter/no-restricted-imports: Use fast-glob instead of globset (#12868) (shulaoda)

⚡ Performance

  • d94209b linter/new-cap: Remove unneeded clone (#12883) (camc314)

... (truncated)

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.

[1.11.1] - 2025-08-09

🐛 Bug Fixes

  • 8c57153 npm/oxlint: Fix oxlint-tsgolint version range for yarn (Boshen)

🚜 Refactor

  • 238b183 linter: Use fast-glob instead of globset for GlobSet (#12870) (shulaoda)

[1.11.0] - 2025-08-07

🚀 Features

  • ac46347 oxlint: Add tsgolint integration (#12485) (camchenry)

[1.10.0] - 2025-08-06

🚀 Features

  • 9b35600 linter/jsx-a11y: Add support for mapped attributes in label association checks (#12805) (camc314)

[1.9.0] - 2025-07-29

🚜 Refactor

  • bea652f linter: Add vue and regex to BuiltinLintPlugins (#12542) (Sysix)

[1.7.0] - 2025-07-16

🚀 Features

  • a4dae73 linter: Introduce LintPlugins to store builtin + custom plugins (#12117) (camc314)

... (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 0.16.12 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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #109.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-1.11.2 branch August 18, 2025 14:14
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.

0 participants