Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 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.12.0

Release notes

Sourced from oxlint's releases.

oxlint v1.12.0

[1.12.0] - 2025-08-17

Announcing Oxlint Type-Aware Preview

🚀 Features

  • 09b597f linter: Handle help message from tsgolint (#13143) (Boshen)
  • aecacae linter: Support ignorePatterns for nested configs (#12210) (Sysix)
  • c661bac linter: Add eslint/prefer-template rule (#13117) (yefan)
  • 920e06f linter: Implement fixer for jsx_curly_brace_presence (#13005) (RoelGo)
  • 1c79d02 linter: Add react/jsx-fragments rule (#12988) (Peter Cardenas)
  • a799982 linter/consistent-type-specifier-style: Add fixer for top-level style config (#13023) (Li Wei)
  • 61112a3 linter: Add 36 new TypeScript ESLint rules with comprehensive test fixtures (#12893) (Copilot)
  • 4ce252c linter: Add dangerous suggestion for jsx-a11y/tabindex-no-positive (#12963) (Sysix)

🐛 Bug Fixes

  • 66a350e oxlint: Should type linting files after ignore (#13149) (Boshen)
  • 81b0162 linter: Preserve json key order for oxlint --init (#13121) (Boshen)
  • f97791a linter/no-this-alias: Update NoThisAliasConfig default config (#13095) (camc314)
  • 43b1c5a linter: Do not count type-aware rules, when not enabled (#13062) (Sysix)
  • 618ee87 linter/array-callback-return: Fix handling of default case in switch statements for array-callback-return rule (#13081) (Li Wei)
  • c211d32 linter: Fix whitespace handling in disable directives (#13083) (Li Wei)
  • a0ccada tsgolint: Handle non-zero exit status from tsgolint process (#13087) (camc314)
  • b0558a4 linter: Prevent unsound use of Allocator across threads (#13032) (overlookmotel)
  • 2d287d0 linter/no-unused-private-class-members: False positive with private member in compound assignments (#13053) (yefan)

🚜 Refactor

  • 700b412 linter: Add impl for TsGoLintDiagnostic into Message (#13144) (Sysix)
  • 437a63d linter: message_to_message_with_position helper function (#13140) (Sysix)
  • 8459a12 linter: Pass paths to TsGoLintState.lint method (#13131) (Sysix)
  • 0dd7908 linter: Fix dead code warnings when compiling napi/oxlint2 (#13132) (overlookmotel)
  • f0a517f linter: Pass cwd instead of LintServiceOptions into TsGoLintState (#13127) (Sysix)
  • b638371 language_server: Do not check twice for supported extension (#13130) (Sysix)
  • 34ae2f0 linter: Move tsgolint.rs to oxc_linter crate (#13126) (Sysix)
  • 9f924f6 linter: Always explicitly initialize Rayon thread pool (#13122) (overlookmotel)
  • 6c5b8be linter: Create AllocatorPool in Runtime::new (#13106) (overlookmotel)
  • cc2a85b linter: Remove CliRunResult from TsGoLintState (#13119) (Sysix)
  • 23e5642 linter: Move TsGoLintInput creation into own function (#13118) (Sysix)
  • 0453ee3 linter: Rename var for consistency (#13074) (overlookmotel)
  • 5783df2 linter: Dereference Allocator from AllocatorGuard (#13073) (overlookmotel)
  • 1d77d92 linter: Avoid unnecessary var initialization (#13072) (overlookmotel)
  • 1c15288 linter: Extract duplicated is_jsx_fragment function to shared utils (#13093) (Copilot)
  • 0b61338 linter/jsx-curly-brace-presence: Iter over chars rather than using regex (#13094) (Copilot)
  • 74fb6c9 linter: Reduce repeated code (#13070) (overlookmotel)

⚡ Performance

... (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
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2025
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/cli@3.0.3...@napi-rs/cli@3.1.5) Updates `oxlint` from 1.8.0 to 1.12.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.12.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.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
@2bndy5 2bndy5 force-pushed the dependabot/npm_and_yarn/npm-8ce69de197 branch from c8cca3f to c6e6a14 Compare September 3, 2025 10:34
@2bndy5 2bndy5 closed this Sep 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-8ce69de197 branch September 3, 2025 11:29
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

1 participant