Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @napi-rs/cli from 3.0.3 to 3.1.5

Release notes

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

@​napi-rs/cli@​3.1.5

What's Changed

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

@​napi-rs/cli@​3.1.2

3.1.2 (2025-08-08)

Bug Fixes

  • cli: wrong condition for the native binding version check (#2853) (b47efee)

@​napi-rs/cli@​3.1.1

What's Changed

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

@​napi-rs/cli@​3.1.0

What's Changed

New Contributors

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

@​napi-rs/cli@​3.0.4

3.0.4 (2025-07-24)

Bug Fixes

Commits
  • ff91de0 chore(release): publish
  • 6b6a488 chore(deps): update dependency tinybench to v5 (#2885)
  • 9d33854 chore(napi): extends the Set types interoperability (#2875)
  • b36479d chore(deps): update release-plz/action action to v0.5.112 (#2883)
  • cf5807f fix(napi-derive): codegen issue for &'env [u8] param (#2881)
  • 583a2ba chore(triples): update target list (#2879)
  • b106ef2 fix(triples): include index.cjs in package files for proper CJS support (#2878)
  • 0f69c71 chore: add publish: false to tests crate
  • db82372 chore(cli): skip already published native packages (#2874)
  • fe57c05 chore(deps): update release-plz/action action to v0.5.111 (#2873)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​napi-rs/cli since your current version.


Updates oxlint from 1.8.0 to 1.14.0

Release notes

Sourced from oxlint's releases.

oxlint v1.14.0

[1.14.0] - 2025-08-30

Type-Aware Linting

Type-aware linting should now perform well in large monorepos. Please update your oxlint-tsgolint version to latest.

🚀 Features

  • 9c9f80d linter/grouped-accessor-pairs: Add enforceForTSTypes option (#13296) (Copilot)
  • 5b91f3c linter: Add vue/valid-define-emits (#12545) (Sysix)

🐛 Bug Fixes

  • c215619 linter: Parse globalThis.RegExp for regexp rules (#13395) (Sysix)
  • 3c34767 linter: Handle errors from tsgolint (#13252) (camc314)
  • 902b39b language_server: Split run logic for oxlint and tsgolint (#13332) (Sysix)
  • 2a910c5 language_server: Disable tsgolint test on big endian (#13313) (camc314)

🚜 Refactor

  • d499400 linter/jsx-handler-names: Simplify option checks for inline functions and local variables (#13405) (camc314)
  • 62da550 linter/no-done-callback: Remove nested if-let stmts (#13400) (camc314)
  • c9cb2a4 eslint/arrow-body-style: Clean up implementation and improve documentation (#13389) (Antoine Zanardi)
  • 53de36e linter: ContextSubHost hold owned Semantic (#13338) (overlookmotel)
  • e871dab linter: Run linter with ContextSubHost (#12769) (Sysix)
  • 077abdf linter: Introduce ContextSubHost for cross script block analyse (#12724) (Sysix)
  • 6431033 linter: Move ignore logic to LintIgnoreMatcher (#13222) (Sysix)

📚 Documentation

  • 51d3840 linter: Update oxlint CLI help message on .oxlintrc.json config file (#13334) (0xCLARITY)

⚡ Performance

  • 827fe1c linter: Use Cell instead of RefCell (#13330) (overlookmotel)

🧪 Testing

  • 13470b2 oxc_linter: Run from_tsgo_lint_diagnostic tests only with lsp feature flag (#13396) (Sysix)
  • 6eeeb67 oxlint: Add test for ignore patterns referenced by symlink file (#13356) (Sysix)
  • 33e0e8b language_server: Dont run tsgolint related test on big-edian (#13342) (Sysix)

oxlint v1.13.0

[1.13.0] - 2025-08-26

💥 BREAKING CHANGES

  • 63abd7c oxlint: [BREAKING] Do not ignore hidden dot directories by default (#13194) (Sysix)

... (truncated)

Changelog

Sourced from oxlint's changelog.

[1.14.0] - 2025-08-30

🚀 Features

  • 7fc4aef npm/oxlint: 'oxlint-tsgolint': '>=0.1.4' (Boshen)

[1.13.0] - 2025-08-26

🐛 Bug Fixes

  • 02c779f npm/oxlint: Make oxlint-tsgolint truly optional (#13153) (Boshen)

[1.11.1] - 2025-08-09

🐛 Bug Fixes

  • 8c57153 npm/oxlint: Fix oxlint-tsgolint version range for yarn (Boshen)

🚜 Refactor

  • 238b183 linter: Use fast-glob instead of globset for GlobSet (#12870) (shulaoda)

[1.11.0] - 2025-08-07

🚀 Features

  • ac46347 oxlint: Add tsgolint integration (#12485) (camchenry)

[1.10.0] - 2025-08-06

🚀 Features

  • 9b35600 linter/jsx-a11y: Add support for mapped attributes in label association checks (#12805) (camc314)

[1.9.0] - 2025-07-29

🚜 Refactor

  • bea652f linter: Add vue and regex to BuiltinLintPlugins (#12542) (Sysix)

[1.7.0] - 2025-07-16

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for oxlint since your current version.


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

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

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

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 Sep 3, 2025
@2bndy5 2bndy5 merged commit 8664b99 into main Sep 3, 2025
38 checks passed
@2bndy5 2bndy5 deleted the dependabot/npm_and_yarn/npm-5d1367bdd6 branch September 3, 2025 12:50
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.

1 participant