node-rs
node-rs copied to clipboard
Node.js bindings ❤️ Rust crates
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tinybench](https://redirect.github.com/tinylibs/tinybench) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/tinybench/3.1.0/4.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`^0.18.0` -> `^1.0.0`](https://renovatebot.com/diffs/npm/oxlint/0.18.0/1.0.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/7.0.2/8.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`^15.2.10` -> `^16.0.0`](https://renovatebot.com/diffs/npm/lint-staged/15.4.1/16.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bcryptjs](https://redirect.github.com/dcodeIO/bcrypt.js) | [`^2.4.3` -> `^3.0.0`](https://renovatebot.com/diffs/npm/bcryptjs/2.4.3/3.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bcrypt](https://redirect.github.com/kelektiv/node.bcrypt.js) | [`^5.1.1` -> `^6.0.0`](https://renovatebot.com/diffs/npm/bcrypt/5.1.1/6.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Attempting to follow the [GrapheneOS build instructions](https://grapheneos.org/build) on a "AMD Opteron(tm) Processor 6176 SE" system, one step (`adevtool generate-all -d PIXEL_CODENAME`) involves, through a whole chain of dependencies, using `@node-rs/crc32`....
env: deno in glibc runner in termux in android ``` 角色选择 选择一个角色——然后开启聊天! GentianAphrodite error loading part undefined 详细信息 error loading part Failed to get cpu info TypeError: Failed to get...
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.4. Release notes Sourced from axios's releases. Release v1.8.4 Release notes: Bug Fixes buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0) Contributors to this release...
getrandom feature is renamed to os_rng in 0.9 argon2 uses rand_core 0.6, as a result we need rand_core 0.6 for compatibility.