chore: update langchain latest version to 1.5.3 - #18855
Conversation
Codeowners resolved as |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f0b4ab7e79
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| tested_versions_by_dependency: | ||
| mistralai: | ||
| min: 2.0.0 | ||
| min: 2.4.9 |
There was a problem hiding this comment.
Keep Mistral min version aligned with support
When the integration-registry tests run, this new minimum conflicts with ddtrace/contrib/internal/mistralai/patch.py, where _supported_versions() still advertises {"mistralai": ">=2.0.0"}. tests/contrib/integration_registry/test_contrib_versions.py::test_supported_versions_align_with_registry requires the registry's tested minimum major.minor to match the declared supported minimum, so having only 2.4.x here will fail that check and also stops the metadata from proving the advertised >=2.0 support; either keep a 2.0.x tested/registry entry or update the supported-version contract if 2.0 is no longer supported.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-07-31 01:17:44 Comparing candidate commit 47b7a1c in PR branch Found 0 performance improvements and 6 performance regressions! Performance is the same for 615 metrics, 10 unstable metrics. scenario:iastaspects-lstrip_aspect
scenario:iastaspects-translate_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
scenario:tracer-small
|
f0b4ab7 to
f764aa6
Compare
Circular import analysis
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
c4903be to
47b7a1c
Compare
Update langchain lockfiles and dependency package lockfiles.
This performs the following updates:
latest. This will update langchain and dependencies.latestversion of another package. This will update all such packages.