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.15.15 to 0.16.0 in the dev-dependencies group #132

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates oxlint from 0.15.15 to 0.16.0

Release notes

Sourced from oxlint's releases.

oxlint v0.16.0

Announcing Oxlint Beta: https://oxc.rs/blog/2025-03-15-oxlint-beta.html

[0.16.0] - 2025-03-16

  • 225e266 linter: [BREAKING] Enable --experimental-nested-config by default and add --disable-nested-config option (#9760) (camchenry)

Features

  • 27d6e9b editor: Only watch .oxlintrc.json or user supplied config paths (#9731) (Nicholas Rayburn)
  • 8dd6809 linter: Add eslint/no-lonely-if (#9660) (therewillbecode)
  • c22276e oxc_linter: Sort rules by plugin and rule name when outputting resolved config as a JSON string (#9799) (Nicholas Rayburn)

Bug Fixes

  • 22f18ac linter: Improve jsx-a11y/anchor-ambiguous-text diagnostic message (#9789) (1zumii)
  • 6c11740 linter: False positive in unicorn/catch-error-name (#9763) (shulaoda)

Documentation

  • ea6b6d9 linter: Improve docs for eslint-valid-typeof (#9797) (therewillbecode)
  • 2c48fba linter: Fix typo in oxc/bad-min-max-func (#9791) (Flo)
  • 210b876 linter: Improve eslint-no-async-promise-executor (#9778) (therewillbecode)
  • f8628bc linter: Improve eslint-no-class-assign (#9779) (therewillbecode)
  • faca7a8 linter: Improve eslint-no-self-assign (#9768) (therewillbecode)

Refactor

  • 227d203 linter: Improve typescript-no-unnecessary-type-constraint (#9798) (therewillbecode)
  • 05fe2cd linter: Use is_lexical when checking for lexical decl (#9781) (camc314)
  • fcdd810 linter: Remove if let nesting from unicorn-no-date-clone (#9767) (therewillbecode)
  • 5a9e1b9 linter: Improve typescript-no-misused-new (#9766) (therewillbecode)
  • 9df5565 linter: Improve unicorn/filename-case (#9762) (shulaoda)
  • b0b1f18 linter: Remove if let nesting from nextjs-no-async-client-component (#9764) (therewillbecode)
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.15.15 to 0.16.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_v0.16.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 17, 2025
@github-actions github-actions bot merged commit 4faf1e3 into main Mar 17, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-5f0ef62c86 branch March 17, 2025 03:11
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