Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

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

Updates @napi-rs/cli from 3.1.5 to 3.2.0

Release notes

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

@​napi-rs/cli@​3.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.3.0...@​napi-rs/cli@​3.2.0

Commits
  • 105dced chore(release): publish
  • 8120ca0 chore(cli): throw error if wasi file not found when NAPI_RS_FORCE_WASI=error ...
  • 4e98ebd chore(deps): update release-plz/action action to v0.5.115 (#2917)
  • f604af0 chore(deps): update dependency vite to v7.1.5 [security] (#2916)
  • 807f579 feat(cli): add support for loongarch64-unknown-linux-gnu (#2887)
  • c3794fb chore(deps): update dependency tsdown to ^0.15.0 (#2914)
  • 08869f5 fix(napi): node_api_create_external_string_utf16 on wasm (#2912)
  • 2cb9c17 chore: release (#2893)
  • 841ddf4 fix(cli): NAPI_RS_NATIVE_LIBRARY_PATH usage (#2907)
  • 3894db5 fix(napi): JsStringUtf8 memory leak (#2911)
  • Additional commits viewable in compare view

Updates oxlint from 1.14.0 to 1.15.0

Release notes

Sourced from oxlint's releases.

oxlint v1.15.0

🚀 Features

  • b20b56d linter: Add vue/no-multiple-slot-args rule (#13579) (Sysix)
  • aafe08c linter: Add vue/define-emits-declaration rule (#13567) (Sysix)
  • 2ed5059 linter: Add vue/define-props-declaration rule (#13566) (Sysix)
  • a718c23 linter: Add vue/valid-define-props rule (#13565) (Sysix)
  • 75a673e editor: Support relative path for oxc.path.server (#13542) (Sysix)
  • 4af886b linter: Add unicorn/no-array-reverse rule (#13530) (yefan)

🐛 Bug Fixes

  • fb9d0f4 language_server: Don't resend diagnostic on save, when typeAware is disabled and run is onType (#13604) (YongSeok Jang (장용석))
  • 2f36350 editor: Add notice for a possible restart when fixing filename-case (#13557) (Sysix)
  • e17fccc linter: Update RuleRunner impl after merge (#13642) (camc314)
  • 3d27c5b linter/no-unused-private-class-members: False positive with spread expr (#13634) (yefan)
  • 8314ed5 linter/tsgolint: Correct comment (#13589) (camc314)
  • 198243b semantic: Dont parse @ as jsdoc tags inside quotes (#13571) (Gwenn Le Bihan)
  • 89084d7 linter/custom-plugins: Enforce exact matching for disable directives (#13538) (Copilot)
  • 277c5e1 linter: Output eslint-plugin-vue for vue diagnostics (#13564) (Sysix)
  • 34d3cde rust: Fix clippy issues (#13540) (Boshen)
  • 5fccafc linter: unicorn/prefer-array-flat-map ignore React.Children (#13534) (Sysix)
  • 7e78e39 linter: Don't panic when parsing regex with multiple parentheses (#13524) (Sysix)
  • 0d867b1 linter: Skip running tsgolint when no files need type aware linting (#13502) (Copilot)
  • b677376 language_server: Include the diagnostic of the other linter (#13490) (Sysix)
  • e87d7bd linter: Parse regex inside new RegExp() with parentheses (#13448) (Sysix)
  • 5990f17 linter: Change typescript/no-confusing-void-expression to pedantic (#13473) (Boshen)

🚜 Refactor

  • 7775c21 linter/plugins: Remove oxlint2 Cargo feature (#13648) (overlookmotel)
  • 8f37e88 linter: Update tsgolint payload (#13547) (camchenry)
  • 2d53203 linter/plugins: Move tokio usage from oxc_linter to napi/oxlint2 (#13647) (overlookmotel)
  • 6cd6be2 linter: Add --experimental-js-plugins CLI arg (#13658) (overlookmotel)
  • 476729b linter: Simplify RuleRunner trait definition (#13637) (camchenry)
  • 2f02ac6 linter/plugins: Remove disable_oxlint2 Cargo feature (#13626) (overlookmotel)
  • ff9e4fb linter/plugins: Use fixed-size allocators when ExternalLinter exists (#13623) (overlookmotel)
  • f9bff64 linter_codegen: Improve code style for collecting nodes (#13636) (camchenry)
  • babbaca all: Remove pub from modules with no exports (#13618) (overlookmotel)
  • 91759c6 linter/plugins: Only use RawTransferFileSystem if JS plugins registered (#13599) (overlookmotel)
  • 118020c linter/plugins: Discard ExternalLinter if no JS plugins registered (#13598) (overlookmotel)
  • 8d30bce linter/tsgolint: Report an error if the tsgolint exe could not be found (#13590) (camc314)
  • bccc276 eslint/for-direction: Clean up implementation and improve documentation (#13532) (Antoine Zanardi)
  • 1425da2 eslint/default-case-last: Simplify default case last check in switch statement (#13529) (Antoine Zanardi)
  • d245376 oxlint: Remove unused runner module (#13561) (camc314)
  • 53f2fc1 eslint/default-case: Simplify implementation and enhance readability (#13430) (Antoine Zanardi)
  • 6f15060 eslint/block-scoped-var: Clean up implementation and improve documentation (#13417) (Antoine Zanardi)
  • 671e0fd language_server: Only store one instance of a diagnostic (#13514) (Sysix)
  • 1b425d6 eslint/default-case-last: Simplify implementation and enhance readability (#13515) (Antoine Zanardi)
  • e4bbbce eslint/default-param-last: Simplify implementation and enhance readability (#13516) (Antoine Zanardi)

... (truncated)

Changelog

Sourced from oxlint's changelog.

Changelog

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

The format is based on Keep a Changelog.

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.1.5 to 3.2.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.1.5...@napi-rs/cli@3.2.0)

Updates `oxlint` from 1.14.0 to 1.15.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.15.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: oxlint
  dependency-version: 1.15.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 Sep 15, 2025
@2bndy5 2bndy5 merged commit 87c7018 into main Sep 15, 2025
39 checks passed
@2bndy5 2bndy5 deleted the dependabot/npm_and_yarn/npm-8297e233a4 branch September 15, 2025 22:28
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