Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxlint from 1.0.0 to 1.1.0.

Release notes

Sourced from oxlint's releases.

oxlint v1.1.0

[1.1.0] - 2025-06-12

🚀 Features

  • 1181018 linter: Add eslint/no-extra-bind rule (#11588) (yefan)
  • 3b03fd3 parser: Produce correct syntax error for interface I extends (typeof T) (#11610) (Boshen)
  • 844a8a8 parser: Produce syntax error for declare function foo() {} (#11606) (Boshen)

🐛 Bug Fixes

  • 0f24366 linter: Correct labels for redundant comparisons (#11620) (Wei Zhu)
  • dd87f93 linter: Stack overflow in react/exhaustive-deps (#11613) (camc314)
  • 4af58e0 linter: Add missing additional_hooks option to exhaustive-deps (#11602) (camc314)
  • a6adc0c linter/exhaustive-deps: Handle destructuring inside hooks (#11598) (Don Isaac)
  • 779727f linter: Improve span diagnostic loc within react/rules-of-hooks (#11589) (camc314)

🚜 Refactor

  • b7b0dc3 parser: Improve TSModuleDeclaration parsing (#11605) (Boshen)
  • d29bbb2 linter: Simplify implementation of eslint/no-lonely-if (#11550) (Ulrich Stark)
  • d41fb13 ast: Get jsx types out of AstKind exceptions (#11535) (Ulrich Stark)
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.0.0 to 1.1.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.1.0/npm/oxlint)

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

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 Jun 12, 2025
@xuxiaowei-com-cn xuxiaowei-com-cn merged commit 2e23abf into main Jun 13, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-1.1.0 branch June 13, 2025 00:33
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