[PR #22040] [CLOSED] chore(deps): bump anthropic from 0.43.0 to 0.84.0 #26433

Closed
opened 2026-04-20 06:29:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22040
Author: @dependabot[bot]
Created: 3/1/2026
Status: Closed

Base: devHead: dependabot/uv/dev/anthropic-0.84.0


📝 Commits (1)

  • b338978 chore(deps): bump anthropic from 0.43.0 to 0.84.0

📊 Changes

1 file changed (+1373 additions, -1008 deletions)

View changed files

📝 uv.lock (+1373 -1008)

📄 Description

Bumps anthropic from 0.43.0 to 0.84.0.

Release notes

Sourced from anthropic's releases.

v0.84.0

0.84.0 (2026-02-25)

Full Changelog: v0.83.0...v0.84.0

Features

  • api: change array_format to brackets (925d2ad)
  • api: remove publishing section from cli target (7bc7ceb)
  • helpers: add conversion helpers for MCP tools, prompts, and resources (#1383) (9489751)

Chores

  • add missing raw jsonl results method (1009d4a)
  • internal: add request options to SSE classes (4f4bc8e)
  • internal: make test_proxy_environment_variables more resilient (f7056e0)
  • internal: make test_proxy_environment_variables more resilient to env (143efcc)
  • internal: simplify http snapshots (#1092) (4a4dc9f)
  • internal: update jsonl tests (a8e6a6e)

Documentation

  • rebrand to Claude SDK and streamline README (6b54405)

v0.83.0

0.83.0 (2026-02-19)

Full Changelog: v0.82.0...v0.83.0

Features

  • api: Add top-level cache control (automatic caching) (a940123)

Chores

  • update mock server docs (34ef48c)

v0.82.0

0.82.0 (2026-02-18)

Full Changelog: v0.81.0...v0.82.0

Features

  • api: fix shared UserLocation and error code types (da3b931)

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.84.0 (2026-02-25)

Full Changelog: v0.83.0...v0.84.0

Features

  • api: change array_format to brackets (925d2ad)
  • api: remove publishing section from cli target (7bc7ceb)
  • helpers: add conversion helpers for MCP tools, prompts, and resources (#1383) (9489751)

Chores

  • add missing raw jsonl results method (1009d4a)
  • internal: add request options to SSE classes (4f4bc8e)
  • internal: make test_proxy_environment_variables more resilient (f7056e0)
  • internal: make test_proxy_environment_variables more resilient to env (143efcc)
  • internal: simplify http snapshots (#1092) (4a4dc9f)
  • internal: update jsonl tests (a8e6a6e)

Documentation

  • rebrand to Claude SDK and streamline README (6b54405)

0.83.0 (2026-02-19)

Full Changelog: v0.82.0...v0.83.0

Features

  • api: Add top-level cache control (automatic caching) (a940123)

Chores

  • update mock server docs (34ef48c)

0.82.0 (2026-02-18)

Full Changelog: v0.81.0...v0.82.0

Features

  • api: fix shared UserLocation and error code types (da3b931)

Bug Fixes

  • add backward-compat aliases for removed nested UserLocation classes (#1409) (56db1e3)

... (truncated)

Commits
  • 49d639a release: 0.84.0
  • 4d73b21 feat(helpers): add conversion helpers for MCP tools, prompts, and resources (...
  • 0e40921 docs: rebrand to Claude SDK and streamline README
  • c3017a2 chore(internal): simplify http snapshots (#1092)
  • 470fda9 chore(internal): make test_proxy_environment_variables more resilient to env
  • c30c72d chore: add missing raw jsonl results method
  • 9d9a5a1 chore(internal): make test_proxy_environment_variables more resilient
  • c28d2d5 codegen metadata
  • bb13f1e chore(internal): add request options to SSE classes
  • ab0ccb9 codegen metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/22040 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/uv/dev/anthropic-0.84.0` --- ### 📝 Commits (1) - [`b338978`](https://github.com/open-webui/open-webui/commit/b3389782cc4c82936caa3f9a55527cc66b5e93a5) chore(deps): bump anthropic from 0.43.0 to 0.84.0 ### 📊 Changes **1 file changed** (+1373 additions, -1008 deletions) <details> <summary>View changed files</summary> 📝 `uv.lock` (+1373 -1008) </details> ### 📄 Description Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.43.0 to 0.84.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-python/releases">anthropic's releases</a>.</em></p> <blockquote> <h2>v0.84.0</h2> <h2>0.84.0 (2026-02-25)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.83.0...v0.84.0">v0.83.0...v0.84.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> change array_format to brackets (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/925d2ad6b76ad7c15de07b9b2768738775f71631">925d2ad</a>)</li> <li><strong>api:</strong> remove publishing section from cli target (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/7bc7cebc68db70f08fce23e7e0b24acbc9ff37a7">7bc7ceb</a>)</li> <li><strong>helpers:</strong> add conversion helpers for MCP tools, prompts, and resources (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1383">#1383</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/9489751386d1540bf80eff63ab47ca2b3cc18fa1">9489751</a>)</li> </ul> <h3>Chores</h3> <ul> <li>add missing raw jsonl results method (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/1009d4aca8be42973ca39104bc9bd8087f51ff9c">1009d4a</a>)</li> <li><strong>internal:</strong> add request options to SSE classes (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/4f4bc8e6241c2ccee8dfe4cdbc522081e3e30f08">4f4bc8e</a>)</li> <li><strong>internal:</strong> make <code>test_proxy_environment_variables</code> more resilient (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/f7056e09411a45798a678be5766a7b7d6dcbc7a9">f7056e0</a>)</li> <li><strong>internal:</strong> make <code>test_proxy_environment_variables</code> more resilient to env (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/143efccfcc20c12f920b6ba242eff7c0feeea7c4">143efcc</a>)</li> <li><strong>internal:</strong> simplify http snapshots (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1092">#1092</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/4a4dc9f6b36ab0224095790f4311c7f60c9845f7">4a4dc9f</a>)</li> <li><strong>internal:</strong> update jsonl tests (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/a8e6a6e5544b9f1626e3fb5faa31a1accfc81441">a8e6a6e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>rebrand to Claude SDK and streamline README (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/6b544058ab19e55e1c76a4ba9816205d1eedc630">6b54405</a>)</li> </ul> <h2>v0.83.0</h2> <h2>0.83.0 (2026-02-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.82.0...v0.83.0">v0.82.0...v0.83.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add top-level cache control (automatic caching) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/a940123da34ac33f0b6f20ce91807829451d1233">a940123</a>)</li> </ul> <h3>Chores</h3> <ul> <li>update mock server docs (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/34ef48ceb0f1734d6b695890f689dc42eb0b004e">34ef48c</a>)</li> </ul> <h2>v0.82.0</h2> <h2>0.82.0 (2026-02-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.81.0...v0.82.0">v0.81.0...v0.82.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> fix shared UserLocation and error code types (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/da3b931a2be768d77c228a4804d2f7f75caeb71c">da3b931</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md">anthropic's changelog</a>.</em></p> <blockquote> <h2>0.84.0 (2026-02-25)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.83.0...v0.84.0">v0.83.0...v0.84.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> change array_format to brackets (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/925d2ad6b76ad7c15de07b9b2768738775f71631">925d2ad</a>)</li> <li><strong>api:</strong> remove publishing section from cli target (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/7bc7cebc68db70f08fce23e7e0b24acbc9ff37a7">7bc7ceb</a>)</li> <li><strong>helpers:</strong> add conversion helpers for MCP tools, prompts, and resources (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1383">#1383</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/9489751386d1540bf80eff63ab47ca2b3cc18fa1">9489751</a>)</li> </ul> <h3>Chores</h3> <ul> <li>add missing raw jsonl results method (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/1009d4aca8be42973ca39104bc9bd8087f51ff9c">1009d4a</a>)</li> <li><strong>internal:</strong> add request options to SSE classes (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/4f4bc8e6241c2ccee8dfe4cdbc522081e3e30f08">4f4bc8e</a>)</li> <li><strong>internal:</strong> make <code>test_proxy_environment_variables</code> more resilient (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/f7056e09411a45798a678be5766a7b7d6dcbc7a9">f7056e0</a>)</li> <li><strong>internal:</strong> make <code>test_proxy_environment_variables</code> more resilient to env (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/143efccfcc20c12f920b6ba242eff7c0feeea7c4">143efcc</a>)</li> <li><strong>internal:</strong> simplify http snapshots (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1092">#1092</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/4a4dc9f6b36ab0224095790f4311c7f60c9845f7">4a4dc9f</a>)</li> <li><strong>internal:</strong> update jsonl tests (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/a8e6a6e5544b9f1626e3fb5faa31a1accfc81441">a8e6a6e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>rebrand to Claude SDK and streamline README (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/6b544058ab19e55e1c76a4ba9816205d1eedc630">6b54405</a>)</li> </ul> <h2>0.83.0 (2026-02-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.82.0...v0.83.0">v0.82.0...v0.83.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add top-level cache control (automatic caching) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/a940123da34ac33f0b6f20ce91807829451d1233">a940123</a>)</li> </ul> <h3>Chores</h3> <ul> <li>update mock server docs (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/34ef48ceb0f1734d6b695890f689dc42eb0b004e">34ef48c</a>)</li> </ul> <h2>0.82.0 (2026-02-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.81.0...v0.82.0">v0.81.0...v0.82.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> fix shared UserLocation and error code types (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/da3b931a2be768d77c228a4804d2f7f75caeb71c">da3b931</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>add backward-compat aliases for removed nested UserLocation classes (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1409">#1409</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/56db1e3db6108e1c0f4e9363a5f23b54976dc877">56db1e3</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/49d639a671cb0ac30c767e8e1e68fdd5925205d5"><code>49d639a</code></a> release: 0.84.0</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/4d73b2159f7f3e88113a904f785de58ec4157045"><code>4d73b21</code></a> feat(helpers): add conversion helpers for MCP tools, prompts, and resources (...</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/0e4092173fc52d773675f8e3a4ced6a5e2f67c9f"><code>0e40921</code></a> docs: rebrand to Claude SDK and streamline README</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/c3017a227c67377b862644feb463c0d8a1e9ddc9"><code>c3017a2</code></a> chore(internal): simplify http snapshots (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1092">#1092</a>)</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/470fda9c14714117342c0491d6e436d158bbb4ab"><code>470fda9</code></a> chore(internal): make <code>test_proxy_environment_variables</code> more resilient to env</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/c30c72d710dea90437a73713296e76c12518c359"><code>c30c72d</code></a> chore: add missing raw jsonl results method</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/9d9a5a1aab3aa67c665c39bbeed3fec298fc2e6a"><code>9d9a5a1</code></a> chore(internal): make <code>test_proxy_environment_variables</code> more resilient</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/c28d2d50a5f5197839c36fb4741bee8cd1e976c1"><code>c28d2d5</code></a> codegen metadata</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/bb13f1ea6be3941342115fdb125e3fe225252071"><code>bb13f1e</code></a> chore(internal): add request options to SSE classes</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/ab0ccb990d098ef56c0367abcb0c745d7a58a99e"><code>ab0ccb9</code></a> codegen metadata</li> <li>Additional commits viewable in <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.43.0...v0.84.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anthropic&package-manager=uv&previous-version=0.43.0&new-version=0.84.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 06:29:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#26433