Skip to content

chore(deps): bump uuid from 1.23.0 to 1.23.1 in the all-dependencies group#711

Merged
vindard merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-1db9d4b805
Apr 23, 2026
Merged

chore(deps): bump uuid from 1.23.0 to 1.23.1 in the all-dependencies group#711
vindard merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-1db9d4b805

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-dependencies group with 1 update: uuid.

Updates uuid from 1.23.0 to 1.23.1

Release notes

Sourced from uuid's releases.

v1.23.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.0...v1.23.1

Commits
  • ca0c85f Merge pull request #879 from uuid-rs/cargo/v1.23.1
  • b4db015 prepare for 1.23.1 release
  • 771069d Merge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note
  • 80994a2 fix: Timestamp::from_gregorian deprecation note
  • 90c5be8 Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv
  • 8b8c4f4 Remove deprecated feature from wasm-bindgen dependency
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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

Bumps the all-dependencies group with 1 update: [uuid](https://github.com/uuid-rs/uuid).


Updates `uuid` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.23.0...v1.23.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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

📊 Performance Report

Commit: cd0abf3
Updated: 2026-04-23 08:38:10 UTC

Cala Performance Benchmark Results (non-representative)

Criterion Benchmark Results (single-threaded)

Benchmark Time per Run Throughput % vs Baseline
post_simple_transaction 6.830ms 146 tx/s 0 (baseline)
post_and_recalculate_ec_account_set 16.088ms 62 tx/s -135.0%
post_and_batch_recalculate_ec_account_set 11.972ms 83 tx/s -75.0%
post_multi_layer_transaction 8.350ms 119 tx/s -22.0%
post_simple_transaction_with_effective_balances 9.036ms 110 tx/s -32.0%
post_simple_transaction_with_skipped_velocity 6.029ms 165 tx/s +11.0%
post_simple_transaction_with_velocity 7.938ms 125 tx/s -16.0%
post_simple_transaction_with_hit_velocity 3.820ms 261 tx/s +44.0%
post_simple_transaction_with_one_account_set 6.345ms 157 tx/s +7.0%
post_simple_transaction_with_five_account_sets 7.645ms 130 tx/s -11.0%
post_simple_transaction_with_ec_account_set 6.207ms 161 tx/s +9.0%

Load Testing Results (parallel-execution)

Scenario tx/s
1 parallel 89.59
2 parallel 140.85
5 parallel 163.52
10 parallel 165.71
20 parallel 161.01
2 contention 131.12
5 contention 140.96
2 acct_sets 116.09
5 acct_sets 128.62

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

Last updated by commit cd0abf3

Copy link
Copy Markdown
Contributor

@vindard vindard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — trivial patch bump, all CI green.

@vindard vindard merged commit eadf2f1 into main Apr 23, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/all-dependencies-1db9d4b805 branch April 23, 2026 13:07
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