Skip to content

chore(deps): bump rand from 0.10.0 to 0.10.1#707

Merged
siddhart1o1 merged 1 commit intomainfrom
dependabot/cargo/rand-0.10.1
Apr 14, 2026
Merged

chore(deps): bump rand from 0.10.0 to 0.10.1#707
siddhart1o1 merged 1 commit intomainfrom
dependabot/cargo/rand-0.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps 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

  • Document panic behavior of make_rng and add #[track_caller] (#1761)
  • Deprecate feature log (#1763)

#1761: rust-random/rand#1761 #1763: rust-random/rand#1763

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rand](https://github.com/rust-random/rand) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.10.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Performance Report

Commit: b3344d6
Updated: 2026-04-14 01:22:45 UTC

Cala Performance Benchmark Results (non-representative)

Criterion Benchmark Results (single-threaded)

Benchmark Time per Run Throughput % vs Baseline
post_simple_transaction 8.490ms 117 tx/s 0 (baseline)
post_and_recalculate_ec_account_set 17.407ms 57 tx/s -105.0%
post_and_batch_recalculate_ec_account_set 12.340ms 81 tx/s -45.0%
post_multi_layer_transaction 7.273ms 137 tx/s +14.0%
post_simple_transaction_with_effective_balances 8.454ms 118 tx/s -0.0%
post_simple_transaction_with_skipped_velocity 7.931ms 126 tx/s +6.0%
post_simple_transaction_with_velocity 7.651ms 130 tx/s +9.0%
post_simple_transaction_with_hit_velocity 4.067ms 245 tx/s +52.0%
post_simple_transaction_with_one_account_set 8.659ms 115 tx/s -1.0%
post_simple_transaction_with_five_account_sets 7.827ms 127 tx/s +7.0%
post_simple_transaction_with_ec_account_set 6.184ms 161 tx/s +27.0%

Load Testing Results (parallel-execution)

Scenario tx/s
1 parallel 94.87
2 parallel 143.47
5 parallel 164.06
10 parallel 167.87
20 parallel 164.54
2 contention 125.71
5 contention 145.50
2 acct_sets 117.84
5 acct_sets 131.02

Note: Performance results may vary based on system resources and database state.

Last updated by commit b3344d6

@siddhart1o1 siddhart1o1 merged commit 437dc02 into main Apr 14, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rand-0.10.1 branch April 14, 2026 09:33
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant