chore(deps-dev): Bump @napi-rs/cli from 3.5.1 to 3.6.1 in /src/code-validator/guest#43
Merged
simongdavies merged 1 commit intomainfrom Apr 9, 2026
Conversation
Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.5.1...@napi-rs/cli@3.6.1) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
13658ab to
a2f7471
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @napi-rs/cli from 3.5.1 to 3.6.1.
Commits
91a82edchore(release): publisha8b3f93fix(cli): harden wasm runtime registry lookup (#3193)99be12cfix(cli): avoid renaming wasi artifacts when binaryName is omitted (#3199)2303936chore(deps): update dependency oxc-parser to ^0.124.0 (#3197)b2e9668chore(deps): update dependency vite to v8.0.5 [security] (#3196)778bd57fix(cli): skip wasi worker files in non-WASI projects (#3191)c339c6cfix(cli): handle cargo metadata spawn errors (#3192)db50db9fix(cli): fail early when git is unavailable in new command (#3190)0049ff6fix(cli): respect --cross-compile when host matches target (#3189)8a87b7afix(napi): handle ThreadsafeFunction callback errors gracefully during shutdo...