server-rust
server-rust copied to clipboard
chore(deps): bump napi from 2.9.1 to 2.10.0
Bumps napi from 2.9.1 to 2.10.0.
Release notes
Sourced from napi's releases.
@napi-rs/cli@2.10.0What's Changed
- parse host target triple from
rustc -vV@messense(#1191) (beb7511)- feat(cli): upgrade new project template to yarn3 by
@Brooooooklynin napi-rs/napi-rs#1209Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...
@napi-rs/cli@2.10.0[email protected]
What's Changed
- chore: fix ci for forked repo by
@h-a-n-ain napi-rs/napi-rs#1302- ci: add arm64 macOS CI by
@messensein napi-rs/napi-rs#1313- fix(napi): improve error propagation by
@devongovettin napi-rs/napi-rs#1303- fix(napi): propagation error in function call by
@Brooooooklynin napi-rs/napi-rs#1315- feat(napi): add impl for Uint8Array by
@usrtaxin napi-rs/napi-rs#1317- feat(napi): add support for Vec and some other small change by
@usrtaxin napi-rs/napi-rs#1320- fix(napi): should also delete the reference while dropping the Buffer by
@Brooooooklynin napi-rs/napi-rs#1331- fix(napi): make Buffer/ArrayBuffer truely Send/Sync safe by
@Brooooooklynin napi-rs/napi-rs#1332- feat(napi): add threadsafe deferred values by
@devongovettin napi-rs/napi-rs#1306New Contributors
@Wodannmade their first contribution in napi-rs/napi-rs#1300@usrtaxmade their first contribution in napi-rs/napi-rs#1317Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.10.0
Commits
a12bdc4Release independent packagesa353402chore: publish5541d65feat(napi): add threadsafe deferred values (#1306)5561502Merge pull request #1332 from napi-rs/array-buffer-senda5a04a4fix(napi): make Buffer/ArrayBuffer truely Send/Sync safea052298Merge pull request #1331 from napi-rs/pass-in-buffer-leak6ff69a1test(memory-testing): adjust buffer testsc76be2fci: do not throw if docker container stop failedd3fc689ci: remove clear cargo cache in MSRV job47de630fix(napi): should also delete the reference while dropping the Buffer- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)