Skip to content

build(deps): bump langsmith from 0.4.53 to 0.8.18#323

Merged
abrookins merged 1 commit into
mainfrom
dependabot/uv/langsmith-0.8.18
Jun 30, 2026
Merged

build(deps): bump langsmith from 0.4.53 to 0.8.18#323
abrookins merged 1 commit into
mainfrom
dependabot/uv/langsmith-0.8.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps langsmith from 0.4.53 to 0.8.18.

Release notes

Sourced from langsmith's releases.

v0.8.18

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.8.17...v0.8.18

v0.8.17

What's Changed

New Contributors

Full Changelog: langchain-ai/langsmith-sdk@v0.8.16...v0.8.17

v0.8.16

What's Changed

... (truncated)

Commits
  • 31c2bf6 release(py): 0.8.18 (#3063)
  • 8955b68 chore: reconcile bumpversion config and mandate release process for agents (#...
  • 411401f test(python): fix integration assertions for updated attachment error message...
  • 9c55156 Merge commit from fork
  • 5b2bd8d chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates ...
  • d8642f9 chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates ...
  • 953c2e5 chore(deps-dev): bump langchain-anthropic from 1.4.4 to 1.4.6 in /python (#3044)
  • 5513699 chore(deps): bump starlette from 1.0.1 to 1.3.1 in /python (#3039)
  • 8becdef chore(deps): bump cryptography from 46.0.7 to 48.0.1 in /python (#3038)
  • 1a9c522 chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in /python (#3037)
  • Additional commits viewable in compare view


Note

Medium Risk
A large minor-version jump on the tracing SDK that underpins LangChain can change tracing, client APIs, or runtime behavior even though this PR only touches the lockfile; smoke tests around LangChain/LangGraph flows are worthwhile.

Overview
Updates the locked langsmith package from 0.4.53 to 0.8.18 in uv.lock only—no application source changes.

The new lock entry adds websockets and xxhash as declared dependencies of langsmith. langsmith remains pulled in transitively by langchain-core, langchain-classic, and langchain-community for tracing and LangSmith integration.

Reviewed by Cursor Bugbot for commit af2eb08. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 23, 2026
@jit-ci

jit-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@dependabot dependabot Bot force-pushed the dependabot/uv/langsmith-0.8.18 branch from 987c1b5 to f129609 Compare June 30, 2026 02:24
@abrookins

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.4.53 to 0.8.18.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.4.53...v0.8.18)

---
updated-dependencies:
- dependency-name: langsmith
  dependency-version: 0.8.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/langsmith-0.8.18 branch from f129609 to af2eb08 Compare June 30, 2026 02:40

@abrookins abrookins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed the rebased langsmith lockfile update. Diff is uv.lock-only for langsmith 0.8.18 in the LangChain/examples dependency graph; no direct LangSmith imports are present in repository code. GitHub checks are green. Local uv sync --locked --group examples installed langsmith 0.8.18, python -m compileall -q examples passed, and the broader LLM/extraction/memory pytest suite passed: 148 passed, 19 skipped.

@abrookins abrookins merged commit 3f703c0 into main Jun 30, 2026
22 checks passed
@abrookins abrookins deleted the dependabot/uv/langsmith-0.8.18 branch June 30, 2026 02:42
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant