Skip to content

Update elide-runtime and refresh the dependency lockfile - #253

Merged
martsokha merged 1 commit into
mainfrom
chore/update-dependencies
Aug 28, 2026
Merged

Update elide-runtime and refresh the dependency lockfile#253
martsokha merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@martsokha

Copy link
Copy Markdown
Member

Summary

Bumps elide-runtime / elide to their latest revisions (includes elide-runtime #419) and runs cargo update to pull the semver-compatible patch and minor updates across the rest of the workspace's dependencies.

Notable version moves:

  • argon2 0.6.0-rc.80.6.0 (finalized)
  • uuid 1.241.26
  • axum-test 21.021.1
  • plus assorted transitive bumps (aes-gcm, hyper, flate2, rustls-webpki, deadpool, …)

Lockfile-only — no source changes were required; the new elide revision is API-compatible with the server.

Verification

Full local gate green: cargo check, clippy -D warnings, fmt --check, doc -D warnings, and cargo test --lib (all crates pass; the 2 ignored tests are the DB-backed handler tests).

🤖 Generated with Claude Code

Bump elide-runtime / elide to their latest revisions (includes elide-runtime
PR #419) and run cargo update to pull the semver-compatible patch and minor
updates across the workspace's other dependencies (argon2 finalized to 0.6.0,
uuid 1.26, axum-test 21.1, and assorted transitive bumps). Lockfile-only; no
source changes were needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018bKk1YEG4tZ69jzYVQvQL8
@martsokha martsokha added chore maintenance, dependency updates, code cleanup dependencies dependency updates and version bumps labels Aug 28, 2026
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a314e1c9-e5b9-4229-9988-7b67d1d968bd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@martsokha martsokha self-assigned this Aug 28, 2026
@martsokha
martsokha merged commit d5546c9 into main Aug 28, 2026
9 checks passed
@martsokha
martsokha deleted the chore/update-dependencies branch August 28, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore maintenance, dependency updates, code cleanup dependencies dependency updates and version bumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant