[PR #4537] [MERGED] chore(deps): bump langfuse from 2.39.2 to 2.43.3 in /backend #8299

Closed
opened 2025-11-11 17:50:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4537
Author: @dependabot[bot]
Created: 8/12/2024
Status: Merged
Merged: 8/12/2024
Merged by: @tjbck

Base: devHead: dependabot/pip/backend/dev/langfuse-2.43.3


📝 Commits (1)

  • d652a1b chore(deps): bump langfuse from 2.39.2 to 2.43.3 in /backend

📊 Changes

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

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps langfuse from 2.39.2 to 2.43.3.

Release notes

Sourced from langfuse's releases.

v2.43.2

What's Changed

New Contributors

Full Changelog: https://github.com/langfuse/langfuse/compare/v2.43.1...v2.43.2

v2.43.1

What's changed

Full Changelog: https://github.com/langfuse/langfuse/compare/v2.43.0...v2.43.1

v2.43.0

What's Changed

Full Changelog: https://github.com/langfuse/langfuse/compare/v2.42.0...v2.43.0

v2.42.0

What's Changed

Full Changelog: https://github.com/langfuse/langfuse/compare/v2.41.1...v2.42.0

v2.41.1

What's Changed

Full Changelog: https://github.com/langfuse/langfuse/compare/v2.41.0...v2.41.1

v2.41.0

What's Changed

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/4537 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/12/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/langfuse-2.43.3` --- ### 📝 Commits (1) - [`d652a1b`](https://github.com/open-webui/open-webui/commit/d652a1bbb14c3cc96da04f0450b222d8136da206) chore(deps): bump langfuse from 2.39.2 to 2.43.3 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.39.2 to 2.43.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langfuse/langfuse/releases">langfuse's releases</a>.</em></p> <blockquote> <h2>v2.43.2</h2> <h2>What's Changed</h2> <ul> <li>fix(api): align get/v2/prompts meta response with api spec by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2079">langfuse/langfuse#2079</a></li> <li>feat(cloud): data region select and info modal by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2085">langfuse/langfuse#2085</a></li> <li>fix(ui): use <code>svh</code> for fullscreen pages on mobile by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2076">langfuse/langfuse#2076</a></li> <li>ci: intercept OpenAI requests in worker testruns by <a href="https://github.com/ksjogo"><code>@​ksjogo</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2020">langfuse/langfuse#2020</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ksjogo"><code>@​ksjogo</code></a> made their first contribution in <a href="https://redirect.github.com/langfuse/langfuse/pull/2020">langfuse/langfuse#2020</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/langfuse/langfuse/compare/v2.43.1...v2.43.2">https://github.com/langfuse/langfuse/compare/v2.43.1...v2.43.2</a></p> <h2>v2.43.1</h2> <h2>What's changed</h2> <ul> <li>fix: hide LlmApiKeyList in settings when not on langfuse cloud as related features are in beta right now and will be released in v3 by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://github.com/langfuse/langfuse/commit/4139ccec98407e6a01ccbc4781a0da24fb7df15a">https://github.com/langfuse/langfuse/commit/4139ccec98407e6a01ccbc4781a0da24fb7df15a</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/langfuse/langfuse/compare/v2.43.0...v2.43.1">https://github.com/langfuse/langfuse/compare/v2.43.0...v2.43.1</a></p> <h2>v2.43.0</h2> <h2>What's Changed</h2> <ul> <li>feat: allows disabling model params in playground and evals by <a href="https://github.com/hassiebp"><code>@​hassiebp</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2062">langfuse/langfuse#2062</a></li> <li>fix: remove encryption key by <a href="https://github.com/maxdeichmann"><code>@​maxdeichmann</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2074">langfuse/langfuse#2074</a></li> <li>perf(scores): remove fk constraint from traceId and observationId on scores, change to projectId by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2012">langfuse/langfuse#2012</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/langfuse/langfuse/compare/v2.42.0...v2.43.0">https://github.com/langfuse/langfuse/compare/v2.42.0...v2.43.0</a></p> <h2>v2.42.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add sticky headings to table component by <a href="https://github.com/marliessophie"><code>@​marliessophie</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2053">langfuse/langfuse#2053</a></li> <li>perf(ui): add virtualized single session view by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2066">langfuse/langfuse#2066</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/langfuse/langfuse/compare/v2.41.1...v2.42.0">https://github.com/langfuse/langfuse/compare/v2.41.1...v2.42.0</a></p> <h2>v2.41.1</h2> <h2>What's Changed</h2> <ul> <li>fix(ui): null values in prompt metrics table by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2058">langfuse/langfuse#2058</a></li> <li>chore: add additional tests to dataset item route by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2059">langfuse/langfuse#2059</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/langfuse/langfuse/compare/v2.41.0...v2.41.1">https://github.com/langfuse/langfuse/compare/v2.41.0...v2.41.1</a></p> <h2>v2.41.0</h2> <h2>What's Changed</h2> <ul> <li>feat(prompts): add table to compare metrics across prompt versions, <code>[promptName]/metrics</code> by <a href="https://github.com/marliessophie"><code>@​marliessophie</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/1991">langfuse/langfuse#1991</a></li> <li>feat(datasets): make <code>status</code> of dataset item editable via API by <a href="https://github.com/marcklingen"><code>@​marcklingen</code></a> in <a href="https://redirect.github.com/langfuse/langfuse/pull/2057">langfuse/langfuse#2057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/langfuse/langfuse/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langfuse&package-manager=pip&previous-version=2.39.2&new-version=2.43.3)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 2025-11-11 17:50:21 -06: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#8299