Skip to content

build(deps): bump rand to 0.8.8, and close out the langsmith proposal - #84

Merged
polaz merged 1 commit into
mainfrom
build/dependency-bumps
Aug 31, 2026
Merged

build(deps): bump rand to 0.8.8, and close out the langsmith proposal#84
polaz merged 1 commit into
mainfrom
build/dependency-bumps

Conversation

@polaz

@polaz polaz commented Aug 31, 2026

Copy link
Copy Markdown
Member

Takes over the two open dependency proposals in one place.

rand 0.8.5 to 0.8.8

A patch release on the 0.8 line, lock-only: nothing in coordinode-embedded
names rand directly, it arrives through the engine's dependency graph. Applied
with cargo update -p rand@0.8.5 --precise 0.8.8 rather than by taking the
proposed diff, so the lock stays whatever cargo would produce from the manifests.

langsmith 0.7.26 to 0.8.18

Nothing to apply. The lock already resolves langsmith 0.11.2, which the dev
tooling bump brought in ahead of this proposal, so uv lock --upgrade-package langsmith leaves uv.lock untouched. The proposal is behind the tree rather
than ahead of it.

Testing

cargo check, cargo clippy and cargo fmt --check clean on the extension.
The wheel rebuilds and the unit suite passes against it: 131 passed. ruff check clean.

Supersedes #82 and #83.

A patch release on the 0.8 line, lock-only: nothing in this crate names
rand directly, it arrives through the engine's dependency graph.

The uv group's proposal alongside it, langsmith 0.7.26 to 0.8.18, has
nothing to apply. The lock already resolves 0.11.2, which the dev tooling
bump brought in ahead of it, so `uv lock --upgrade-package langsmith`
leaves the file unchanged.

Checked rather than assumed: cargo check, clippy and fmt clean, the wheel
rebuilds, and the unit suite passes against it at 131.
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • coordinode-embedded/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: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f7a41309-3be0-4663-acaf-856c6e7db831

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

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T15:11:42.979397Z 3421912 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@sonarqubecloud

Copy link
Copy Markdown

@polaz
polaz merged commit 57dbaf6 into main Aug 31, 2026
13 checks passed
@polaz
polaz deleted the build/dependency-bumps branch August 31, 2026 15:12
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