Skip to content

build(deps): bump the langfuse group with 2 updates - #56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/langfuse-b9584f6a9e
Open

build(deps): bump the langfuse group with 2 updates#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/langfuse-b9584f6a9e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the langfuse group with 2 updates: @langfuse/otel and @langfuse/tracing.

Updates @langfuse/otel from 5.4.1 to 5.10.1

Release notes

Sourced from @​langfuse/otel's releases.

v5.10.1

What's Changed

New Contributors

Full Changelog: langfuse/langfuse-js@v5.10.0...v5.10.1

v5.10.0

What's Changed

Full Changelog: langfuse/langfuse-js@v5.9.1...v5.10.0

v5.9.1

What's Changed

Full Changelog: langfuse/langfuse-js@v5.9.0...v5.9.1

v5.9.0

... (truncated)

Commits
  • b9747ff chore: release v5.10.1
  • ab2bf24 chore: release v5.10.0
  • deeeb68 docs(sdk): upgrade TSDoc and package READMEs as first-class docs for AI codin...
  • a7ca649 feat(tracing): support prompt linking via propagateAttributes (#866)
  • ff6038a chore: release v5.9.1
  • d1b8183 fix: route CJS consumers to CJS declarations (#852)
  • fd0d45b chore: release v5.9.0
  • bb96928 chore: release v5.8.0
  • 7368af4 feat(vercel-ai-sdk): add AI SDK v7 integration (#794)
  • 9f839b5 chore: release v5.7.0
  • Additional commits viewable in compare view

Updates @langfuse/tracing from 5.4.1 to 5.10.1

Release notes

Sourced from @​langfuse/tracing's releases.

v5.10.1

What's Changed

New Contributors

Full Changelog: langfuse/langfuse-js@v5.10.0...v5.10.1

v5.10.0

What's Changed

Full Changelog: langfuse/langfuse-js@v5.9.1...v5.10.0

v5.9.1

What's Changed

Full Changelog: langfuse/langfuse-js@v5.9.0...v5.9.1

v5.9.0

... (truncated)

Commits
  • b9747ff chore: release v5.10.1
  • ab2bf24 chore: release v5.10.0
  • cae7285 feat(tracing): propagate environment attributes (#886)
  • deeeb68 docs(sdk): upgrade TSDoc and package READMEs as first-class docs for AI codin...
  • 242a99b fix(tracing): respect observation environment (#869)
  • a7ca649 feat(tracing): support prompt linking via propagateAttributes (#866)
  • ff6038a chore: release v5.9.1
  • d1b8183 fix: route CJS consumers to CJS declarations (#852)
  • fd0d45b chore: release v5.9.0
  • bb96928 chore: release v5.8.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the langfuse group with 2 updates: [@langfuse/otel](https://github.com/langfuse/langfuse-js/tree/HEAD/packages/otel) and [@langfuse/tracing](https://github.com/langfuse/langfuse-js/tree/HEAD/packages/tracing).


Updates `@langfuse/otel` from 5.4.1 to 5.10.1
- [Release notes](https://github.com/langfuse/langfuse-js/releases)
- [Changelog](https://github.com/langfuse/langfuse-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/langfuse/langfuse-js/commits/v5.10.1/packages/otel)

Updates `@langfuse/tracing` from 5.4.1 to 5.10.1
- [Release notes](https://github.com/langfuse/langfuse-js/releases)
- [Changelog](https://github.com/langfuse/langfuse-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/langfuse/langfuse-js/commits/v5.10.1/packages/tracing)

---
updated-dependencies:
- dependency-name: "@langfuse/otel"
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langfuse
- dependency-name: "@langfuse/tracing"
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langfuse
...

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

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional findings (outside the current diff — GitHub can't attach inline comments there):

  • 🔴 plugins/tracing/dist/index.mjs — This dependabot PR bumps @ langfuse/otel and @ langfuse/tracing to ^5.10.1 in package.json/pnpm-lock.yaml but does not regenerate the committed bundle plugins/tracing/dist/index.mjs, which still embeds @ langfuse/core@ 5.4.1, @ langfuse/otel@ 5.4.1 and @ langfuse/tracing@ 5.4.1 (per the bundler's source-path comments at lines 5987, 45173, 46099). The repo's own .gitignore note says dist/ is intentionally committed because 'Codex runs the bundled hook directly without an install/build step,' so the actual runtime artifact users execute is unaffected by this bump.

    Extended reasoning...

    After merging, plugins/tracing/dist/index.mjs (the file Codex actually executes) keeps running the old 5.4.1 langfuse SDK code even though package.json/pnpm-lock.yaml now claim 5.10.1 — any of the fixes in the 5.5.x-5.10.x changelog (e.g. tracing/environment or usage-schema fixes) silently do not apply at runtime, and the declared vs. shipped dependency version diverges until someone manually rebuilds and commits dist. A correct merge must also rebuild and commit the dist bundle (or the PR should be blocked/flagged) so the shipped code matches the bumped dependency.

    Verification: Severity: normal. The PR bumps @ langfuse/otel and @ langfuse/tracing from ^5.4.1 to ^5.10.1 in package.json (lines 35-36) and regenerates pnpm-lock.yaml, but does NOT regenerate the committed runtime bundle. git diff 46e3936..HEAD --name-only returns only package.json and pnpm-lock.yaml; plugins/tracing/dist/index.mjs is unchanged. That dist bundle is a tracked, intentionally-committed artifact

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants