Skip to content

langfuse-3: package upgrade - fix build failure#78703

Open
ashishch432 wants to merge 1 commit into
wolfi-dev:mainfrom
ashishch432:main
Open

langfuse-3: package upgrade - fix build failure#78703
ashishch432 wants to merge 1 commit into
wolfi-dev:mainfrom
ashishch432:main

Conversation

@ashishch432
Copy link
Copy Markdown

@ashishch432 ashishch432 commented May 14, 2026

  • Bump langfuse to 3.174.1, reset epoch to 0
  • Upgrade Node.js 20 → 24 (build env, runtime, worker), this is the actual version used in upstream
  • Replace fragile minimumReleaseAge.patch with guarded sed - warns if upstream changes the value, no longer requires a separate patch file. This was causing failures.
  • Consolidate all pnpm overrides into a single pnpm pkg set call - the worker subpackage's duplicate overrides were a no-op (no pnpm install re-run) and some set older versions than the main build
  • Remove dead/incorrect overrides from original and added patches as needed (eg. oci-* update for uuid latest version to be pickedup)
  • Checked local melange build passes (except the few uses: checks which are not available in this repo)

Fixes: #78689

Pre-review Checklist

<!--ci-cve-scan:fail-any-->

For version bump PRs

  • The epoch field is reset to 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Wolfi Package Update]: langfuse-3

1 participant