Skip to content

build(deps-dev): bump the npm group with 2 updates #167

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 2 updates: @napi-rs/cli and oxlint.

Updates @napi-rs/cli from 3.0.3 to 3.0.4

Release notes

Sourced from @​napi-rs/cli's releases.

@​napi-rs/cli@​3.0.4

3.0.4 (2025-07-24)

Bug Fixes

Commits
  • 521b577 chore(release): publish
  • 552f9c9 chore(cli): setjmp link path (#2808)
  • 02bd12a fix(cli): migrate to latest wasm sjlj (#2806)
  • d450209 chore(deps): update release-plz/action action to v0.5.110 (#2807)
  • 7c3dc96 perf(napi): optimize HashMap allocation in FromNapiValue implementation for H...
  • See full diff in compare view

Updates oxlint from 1.8.0 to 1.9.0

Release notes

Sourced from oxlint's releases.

oxlint v1.9.0

[1.9.0] - 2025-07-29

🚀 Features

  • 3489ce0 linter: Add typescript-eslint/explicit-module-boundary-types (#12402) (Don Isaac)

🐛 Bug Fixes

  • 0fd3e87 linter: Default options for eslint/yoda (#12540) (Sysix)
  • 724776f linter: Default options for unicorn/switch-case-braces (#12539) (Sysix)
  • fda45ea linter/promise/prefer-await-to-callbacks: False positive for addEventListener (#12537) (Copilot)
  • 1a710e3 linter/array-type: Fix more false negatives (#12501) (camc314)
  • 2b5bf98 linter: Consistent-function-scoping false positive with hoisted var declarations (#12523) (camc314)
  • cc19c8b vscode: Fix statusbar icon order (#12544) (Christian Fehmer)
  • 209d006 linter: Parse vue lang attribute without quotes (#12517) (Sysix)
  • 85a34ce linter/array-type: False negative with arrays in generic args (#12500) (camc314)
  • 98c1fbb linter/require-await: Improve async keyword detection in get_delete_span function (#12494) (camc314)
  • 7c75dba linter/require-await: Improve span calculation for object properties (#12490) (camc314)
  • 2b261cf linter/exhaustive-deps: False positive in exhaustive deps (#12471) (camc314)

🚜 Refactor

  • a696227 linter: Remove AstKind for SimpleAssignmentTarget (#12401) (Tyler Earls)
  • 7af38e1 napi/oxlint: Simplify ExternalLinterLintFileCb type (#12572) (overlookmotel)
  • 543fd53 napi/oxlint: Rename run to lintFile (#12567) (overlookmotel)
  • 0179c86 napi/oxlint: Reverse args of ExternalLinter::new (#12566) (overlookmotel)
  • 491c401 linter: Remove #[must_use] from LintService::with_* methods (#12560) (overlookmotel)
  • d44b0ac linter: Remove Runner trait (#12559) (overlookmotel)
  • bea652f linter: Add vue and regex to BuiltinLintPlugins (#12542) (Sysix)
  • aa9dd21 linter/no-eval: Get source type from Semantic (#12514) (overlookmotel)
  • 5c33fc7 diagnostics: Implement Eq and Ord for InfoPosition (#12505) (overlookmotel)
  • 8c8c8bc napi/oxlint: Diagnostics communicate which rule via rule index, not rule ID (#12482) (overlookmotel)
  • e2d9b4d fixer: Add Debug trait to PossibleFixes and Message structs (#12493) (camc314)
  • f0b1f0d napi/oxlint, napi/parser: Remove source length from RawTransferMetadata (#12483) (overlookmotel)
  • 7e4959a napi/oxlint: Rename rules to ruleNames (#12477) (overlookmotel)
  • 7a0da04 diagnostics: Remove Option wrapper from MPSC channel and sender field (#12467) (camc314)

🧪 Testing

  • 56468c7 linter/no-unused-private-class-members: Add more test cases (#12569) (camc314)
  • 191a164 linter/no-unused-private-class-members: Add more test cases (#12563) (camc314)
  • d31adcf linter: Improve sorting diagnostics (#12504) (overlookmotel)
Changelog

Sourced from oxlint's changelog.

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

[0.16.12] - 2025-05-25

Features

  • 6a7018e linter: Generate stricter json schema for lint plugins (#11219) (camc314)

Bug Fixes

  • e8470d9 linter: Delay merging of oxlintrc configs (#10835) (camc314)

[0.15.14] - 2025-03-11

Features

  • 3fce826 linter: Add support for extends property in oxlintrc (#9217) (camchenry)

[0.15.13] - 2025-03-04

Documentation

  • 24850e7 linter: Add example of how configure rule (#9469) (Cédric DIRAND)

... (truncated)

Commits

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 npm group with 2 updates: [@napi-rs/cli](https://github.com/napi-rs/napi-rs) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `@napi-rs/cli` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.3...@napi-rs/cli@3.0.4)

Updates `oxlint` from 1.8.0 to 1.9.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.9.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: oxlint
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 5, 2025
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