Skip to content

Comments

Bump oxlint from 0.16.12 to 1.11.0#103

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxlint from 0.16.12 to 1.11.0.

Release notes

Sourced from oxlint's releases.

oxlint v1.11.0

[1.11.0] - 2025-08-07

🐛 Bug Fixes

  • 9c4bd42 linter/jest/expect-expect: Add support for expect in array expressions (#12877) (camc314)
  • 6b4a7a7 linter: Prevent category rules from being reapplied to already-configured plugins in overrides (#12875) (camc314)

🚜 Refactor

  • 9b9249d oxc_language_server: Remove unnecessary globset (#12861) (shulaoda)

⚡ Performance

  • 2f8fc31 linter/new-cap: Use iterator chaining instead of cloning (#12879) (camc314)

🧪 Testing

  • e15093c linter/new-cap: Add tests for Intl.DateTimeFormat (#12878) (camc314)

oxlint v1.10.0

[1.10.0] - 2025-08-06

🚀 Features

  • 44ac5a1 linter: Add eslint/no-unassigned-vars rule (#11365) (yefan)
  • ce6eeee linter: Add eslint/prefer-destructuring rule (#12721) (yefan)
  • 9b35600 linter/jsx-a11y: Add support for mapped attributes in label association checks (#12805) (camc314)
  • 5475075 vscode/language_server: Add tsConfigPath option (#12484) (Sysix)
  • a754f7a linter: Support countVoidThis option in max-params rule (#12604) (yefan)

🐛 Bug Fixes

  • 2c1dab6 linter/no-unassigned-vars: False positive with variables in for loop (#12833) (camc314)
  • 5a24574 linter/func-style: Fix more false positives (#12828) (camc314)
  • 33a7320 linter/no-throw-literal: Fix unconditional recursion in could_be_error (#12819) (camc314)
  • a3aec6a linter/explicit-module-boundary-types: Debug assertion fail with top level return (#12820) (camc314)
  • 6efe457 linter/no-empty-function: Respect allow options for functions and arrow functions (#12814) (camc314)
  • 1c21c46 linter/new-cap: Fix panic with computed member expr (#12804) (camc314)
  • 45206dd linter: Apply fix span offset after fixing the section source text (#12758) (Sysix)
  • 1e97e35 linter/unicorn/prefer-structured-clone: Update Default implementation for PreferStructuredCloneConfig (#12791) (camc314)
  • d382159 linter/unicorn/prefer-object-from-entries: Update Default implementation for PreferObjectFromEntriesConfig (#12790) (camc314)
  • b07d29c linter/typescript/no-this-alias: Update Default implementation for NoThisAliasConfig (#12789) (camc314)
  • 0db34ab linter/react/jsx-filename-case: Update Default implementation for JsxFilenameExtensionConfig (#12788) (camc314)
  • ff84eff linter/jest/prefer-lowercase-title: Update Default implementation for PreferLowercaseTitleConfig (#12787) (camc314)
  • 5175c6d linter/jest/no-large-snapshots: Update Default implementation for NoLargeSnapshotsConfig (#12786) (camc314)
  • 0eaebcd linter/jest/no-deprecated-functions: Update Default implementation for JestConfig (#12785) (camc314)
  • 4265db7 linter/import/no-anonymous-default-export: Update Default implementation for NoAnonymousDefaultExport config (#12784) (camc314)
  • 6a360e3 linter/import/extensions: Update Default implementation for ExtensionsConfig (#12783) (camc314)

... (truncated)

Changelog

Sourced from oxlint's changelog.

[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)

Changelog

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

The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning until v1.0.0.

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.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.11.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 1.11.0
  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 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #105.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-1.11.0 branch August 12, 2025 17:20
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