Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oxlint from 0.16.2 to 0.16.3 in the dev-dependencies group #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps the dev-dependencies group with 1 update: oxlint.

Updates oxlint from 0.16.2 to 0.16.3

Release notes

Sourced from oxlint's releases.

oxlint v0.16.3

[0.16.3] - 2025-03-25

Features

  • 1b41cb3 linter: Add suggested fix to unicorn/prefer-structured-clone (#9994) (Ulrich Stark 🦀)
  • 24cbe51 linter: Add suggested fixer to typescript/no_unnecessary_parameter_property_assignment and fix false positive (#9973) (Ulrich Stark 🦀)

Bug Fixes

  • 6c4b533 linter: False positive in import/no-empty-named-blocks (#9974) (shulaoda)
  • ff13be6 linter: Correct fixer for spread in function arguments (#9972) (shulaoda)

Refactor

  • 0f1e0e8 linter: Gate rule docs behind feature (#10027) (camchenry)
  • ad06194 linter: Add fixer for typescript-eslint/no-non-null-asserted-optional-chain (#9993) (camchenry)
  • 402d8b7 linter: Improve eslint/no-redeclare (#9976) (shulaoda)
  • be62d38 rust: Remove usages of lazy_static (#10007) (Boshen)
  • 6432707 rust: Use lazy-regex (#10004) (Boshen)
  • 0fa58d7 semantic: Always use SymbolFlags::Function for function id (#7479) (Dunqing)

Testing

  • 878bec6 editor: Add test for oxc.toggleEnable command (#9987) (Sysix)
  • 093e7e5 editor: Add oxc.showOutputChannel command test (#9986) (Sysix)
  • c3af9a4 editor: Add tests for listing all oxc commands (#9930) (Sysix)
  • 71dce1f editor: Add end-to-end tests for linter output (#9979) (Cam McHenry)
  • c2f1be0 editor: Add tests for offset_to_position (#9978) (camchenry)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update: [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `oxlint` from 0.16.2 to 0.16.3
- [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_v0.16.3/npm/oxlint)

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

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 Mar 26, 2025
@github-actions github-actions bot merged commit 2def2c9 into main Mar 26, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-55216a81a7 branch March 26, 2025 03: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.

0 participants