Skip to content

feat: Add mimalloc support and bump dependency versions#1

Merged
wizrds merged 7 commits intomainfrom
feat/bump-versions
Apr 14, 2026
Merged

feat: Add mimalloc support and bump dependency versions#1
wizrds merged 7 commits intomainfrom
feat/bump-versions

Conversation

@wizrds
Copy link
Copy Markdown
Owner

@wizrds wizrds commented Apr 14, 2026

Summary

This pull request updates dependencies across all crates in the lockbox project to address known CVEs and improve performance. It also modernizes development tooling, updates the Rust toolchain, and introduces optional mimalloc support for improved memory performance in container builds.

Changes Made

  1. Bumped dependencies to latest versions across all crates to address security vulnerabilities and performance improvements.
  2. Updated Rust toolchain from 1.90 to 1.94.
  3. Modernized development tooling, including changelog generation and devcontainer configuration.
  4. Replaced pre-commit with prek for development workflows.
  5. Updated and expanded k6 load testing setup.
  6. Added mimalloc feature flag and enabled it in the Docker image build.

Additional Notes

The mimalloc feature is optional and is currently enabled in the container build for performance evaluation.

Checklist

  • Code follows project coding guidelines.
  • Documentation reflects the changes made.
  • Unit tests added or updated to cover the changes.

@wizrds wizrds merged commit c3d3d3c into main Apr 14, 2026
1 check passed
@wizrds wizrds deleted the feat/bump-versions branch April 14, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant