chore(deps): bump openinference-instrumentation-google-adk from 0.1.15 to 0.1.25 in /packages/telemetry/python - #4643
Conversation
Bumps [openinference-instrumentation-google-adk](https://github.com/Arize-ai/openinference) from 0.1.15 to 0.1.25. - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](Arize-ai/openinference@python-openinference-instrumentation-google-adk-v0.1.15...python-openinference-instrumentation-google-adk-v0.1.25) --- updated-dependencies: - dependency-name: openinference-instrumentation-google-adk dependency-version: 0.1.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 461f0a0464
ℹ️ 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".
| "opentelemetry-instrumentation-cohere==0.62.3", | ||
| "openinference-instrumentation-crewai==1.1.10", | ||
| "openinference-instrumentation-google-adk==0.1.15", | ||
| "openinference-instrumentation-google-adk==0.1.25", |
There was a problem hiding this comment.
Regenerate the uv lockfile with the dependency bump
The committed packages/telemetry/python/uv.lock still records both the project requirement and resolved package as 0.1.15 (lines 668 and 815–829). When this package is next eligible for publication, .github/actions/publish-pypi-package/action.yml runs uv lock --check before syncing; uv lock --help defines this flag as checking whether the lockfile is up to date, so the release stops instead of installing and validating 0.1.25. Regenerate and commit uv.lock, including any changed transitive OpenInference constraints.
Useful? React with 👍 / 👎.
Bumps openinference-instrumentation-google-adk from 0.1.15 to 0.1.25.
Release notes
Sourced from openinference-instrumentation-google-adk's releases.
Commits
1656270chore: release main (#3670)90dec68test(llama_index): stabilize concurrent handler test (#3678)9481d23fix(openai_agents): record reasoning items replayed as input on continuation ...d3e7694test(llama_index): require llama-index-llms-anthropic>=0.11.3 for anthropic>=...fd01216feat(semconv): add meta, zai, and minimax as well-known llm.provider values (...d5e82f8chore(deps): update llama-index-llms-openai requirement from >=0.7.8 to >=0.7...eb459dfchore(deps): update opentelemetry-instrumentation-openai requirement from >=0...3631925chore(deps): update anthropic requirement from <0.123 to <1.1 in /python/inst...930f580fix: bump openinference-instrumentation minimum to >=0.1.60 (#3658)e9e5454chore: release mainDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.