Skip to content

⬆️(deps): Update langchain-litellm requirement from <0.7.0,>=0.4.0 to >=0.4.0,<0.8.0 in /packages/mewbo_core#180

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/packages/mewbo_core/langchain-litellm-gte-0.4.0-and-lt-0.8.0
Closed

⬆️(deps): Update langchain-litellm requirement from <0.7.0,>=0.4.0 to >=0.4.0,<0.8.0 in /packages/mewbo_core#180
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/packages/mewbo_core/langchain-litellm-gte-0.4.0-and-lt-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on langchain-litellm to permit the latest version.

Release notes

Sourced from langchain-litellm's releases.

langchain-litellm: v0.7.0

0.7.0 (2026-06-15)

Features

  • langchain-litellm: record package version in model metadata (#192) (1c0dcf3)

What's Changed

Full Changelog: langchain-ai/langchain-litellm@langchain-litellm==0.6.6...langchain-litellm==0.7.0

Changelog

Sourced from langchain-litellm's changelog.

0.7.0 (2026-06-15)

Features

  • langchain-litellm: record package version in model metadata (#192) (1c0dcf3)

0.6.6 (2026-05-21)

Bug Fixes

  • bug when api_key is provided but not passed and is overridden by environment variables (#134) (1b12aeb)
  • populate model_provider in response_metadata and ls_provider in _get_ls_params (#152) (#158) (91004e2)
  • remove global litellm module mutations from _client_params (#132) (#161) (a7ca120)
  • strip thinking/redacted_thinking blocks from messages sent to non-Anthropic providers (#159) (ce809af)

0.6.5 (2026-05-07)

Bug Fixes

  • bump litellm floor to 1.83.14 to clear downstream CVE alerts (a1370a6), closes #141
  • patch 3 security alerts (critical+high severity) in litellm (#137) (b170dcc)

0.6.4 (2026-04-03)

Bug Fixes

  • downgrade tool_choice to auto when thinking is enabled on Claude (#126) (8912d08)
  • extract reasoning tokens and handle pydantic usage in metadata (#121) (ae18705)
  • filter tool_use content blocks from AI message dicts (#125) (06c893d)
  • populate model_name in response_metadata for streaming and router paths (#124) (df1216c)
  • test (f066e3d)

0.6.3 (2026-04-01)

Bug Fixes

  • set usage_metadata on AIMessage in _create_chat_result (#102) (75766a0)

0.6.2 (2026-03-24)

Bug Fixes

  • exclude compromised litellm versions from deps (#103) (701e152)

... (truncated)

Commits
  • 8e492db chore(main): release langchain-litellm 0.7.0 (#193)
  • 7039182 build(deps): bump tornado from 6.5.5 to 6.5.6 in the python-security group ac...
  • 1c0dcf3 feat(langchain-litellm): record package version in model metadata (#192)
  • 370c5c5 build(deps): bump the python-deps group with 3 updates (#190)
  • fca2a4d chore(tests): remove unused imports from unit test files (#188)
  • 33208f9 refactor: add missing type annotations and fix mypy override errors (#185)
  • 3106743 ci: add correct commit hash for github-script v9.0.0 (#186)
  • 7580e91 ci: add PR labeler for CC type and breaking labels (#183)
  • ba1be78 build(deps): bump the python-deps group with 3 updates (#182)
  • c602610 build(deps): bump the github-actions group with 2 updates (#181)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [langchain-litellm](https://github.com/langchain-ai/langchain-litellm) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain-litellm/releases)
- [Changelog](https://github.com/langchain-ai/langchain-litellm/blob/main/CHANGELOG.md)
- [Commits](langchain-ai/langchain-litellm@langchain-litellm==0.6.2...langchain-litellm==0.7.0)

---
updated-dependencies:
- dependency-name: langchain-litellm
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (ea25813) to head (292af24).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   91.54%   91.88%   +0.34%     
==========================================
  Files          77       82       +5     
  Lines       13418    14192     +774     
==========================================
+ Hits        12283    13040     +757     
- Misses       1135     1152      +17     
Components Coverage Δ
core 92.97% <ø> (+0.37%) ⬆️
tools 92.08% <ø> (+0.17%) ⬆️
cli 85.19% <81.57%> (ø)
api 96.06% <ø> (ø)
ha 93.88% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
mewbo-docs-discovery 292af24 Jun 15 2026, 04:17 PM

@bearlike bearlike closed this Jun 20, 2026
@bearlike bearlike deleted the dependabot/pip/packages/mewbo_core/langchain-litellm-gte-0.4.0-and-lt-0.8.0 branch June 20, 2026 22:49
@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant