Bump rand from 0.10.0 to 0.10.1 in the cargo group across 1 directory by dependabot[bot] · Pull Request #230 · kpcyrd/rebuilderd (original) (raw)
Bumps the cargo group with 1 update in the / directory: rand.
Updates rand from 0.10.0 to 0.10.1
Changelog
Sourced from rand's changelog.
[0.10.1] — 2026-02-11
This release includes a fix for a soundness bug; see #1763.
Changes
Commits
- 27ff4cb Prepare v0.10.1: deprecate feature
log(#1763) - 98d0638 make_rng: document panic and add #[track_caller] (#1761)
- 54e5eaa Fix doc error (#1758)
- 1ce4c08 Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)
- ccb734b docs: fix typo in doc comment (#1754)
- 357eb7d Bump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)
- 5e77fe5 Fix trait references in documentation (#1752)
- da89185 Bump the all-deps group with 3 updates (#1751)
- 50516ff Bump the all-deps group with 2 updates (#1749)
- fd71de9 Bump the all-deps group with 2 updates (#1747)
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
You can disable automated security fix PRs for this repo from the Security Alerts page.