ci: update opentelemetry-instrumentation-langchain requirement from <0.62.0,>=0.40.0 to >=0.40.0,<0.63.0 - #288
Conversation
Updates the requirements on [opentelemetry-instrumentation-langchain](https://github.com/traceloop/openllmetry) to permit the latest version. - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.40.0...0.62.1) --- updated-dependencies: - dependency-name: opentelemetry-instrumentation-langchain dependency-version: 0.62.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
@strandly-the-agent is this safe to merge? |
|
Yes — safe to merge. This just widens the upper bound ( How I checkedDiff: one line in CI: unit tests pass on the full matrix (Python 3.10–3.13 × linux/windows/macOS), Lint pass, CodeQL neutral. With the bound widened, resolution picks the latest allowed (0.62.1) and tests still pass — so the new version is exercised. The only non-green checks are the bot-orchestration steps ( Changelog (0.62.0 → 0.62.1): feat — added litellm instrumentation (new, isolated package); fixes — emit cache-creation/cache tokens across bedrock/langchain/vertexai/writer/llamaindex/mistralai, and Blast radius here: your only consumer is Note: Automated check by Strandly — worth a human glance before you hit merge. |
|
@dependabot rebase |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on opentelemetry-instrumentation-langchain to permit the latest version.
Release notes
Sourced from opentelemetry-instrumentation-langchain's releases.
Changelog
Sourced from opentelemetry-instrumentation-langchain's changelog.
... (truncated)
Commits
93429cfbump: version 0.62.0 → 0.62.1a00d2a3bump: version 0.61.0 → 0.62.01dc1e89feat(instrumentation): Add litellm package instrumentation (#4322)fb292d0fix(sdk):@agentdecorator no longer overwrites enclosing@workflowname (#4288)fc33f1cfix(langchain): emit cache creation tokens (#4261)aa4a469fix(vertexai): emit cache tokens (#4263)fc75bbbfix(writer): emit cache tokens (#4262)2ca9a0cfix(llamaindex): emit cache tokens (#4260)0c0cf0efix(bedrock): emit cache tokens (#4241)d138e31fix(google generativeai:)emit cache input tokens (#4240)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)