chore(deps-dev): Bump the npm group with 2 updates#77
Conversation
Bumps the npm group with 2 updates: [@langfuse/client](https://github.com/langfuse/langfuse-js/tree/HEAD/packages/client) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@langfuse/client` from 5.9.0 to 5.9.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.9.1/packages/client) Updates `vite` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/vite) --- updated-dependencies: - dependency-name: "@langfuse/client" dependency-version: 5.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — patch bumps to dev deps (@langfuse/client 5.9.0→5.9.1, vite 8.1.1→8.1.2).
Extended reasoning...
Overview
This PR bumps two dev dependencies via Dependabot: @langfuse/client from 5.9.0 to 5.9.1 (a CJS-declaration routing fix) and vite from 8.1.1 to 8.1.2 (a bug-fix release including an es-module-lexer revert and other minor reverts). Only package.json and pnpm-lock.yaml are modified.
Security risks
None apparent. These are patch-level version bumps from trusted, well-known packages, and both live under devDependencies, so they do not affect the built/published action runtime.
Level of scrutiny
Low. Patch bumps to dev-only dependencies with clear changelogs and no changes to source code, workflows, or the action's runtime bundle.
Other factors
No bugs were found by the bug hunting system, no prior reviewer comments to resolve, and CI will exercise the updated tooling via the existing test/build pipeline.
|
| Experiment | Status | Actions |
|---|---|---|
| Uppercase (py) | ✅ Pass | View GitHub Action Run · View in Langfuse |
| Uppercase (ts) | ✅ Pass | View GitHub Action Run · View in Langfuse |
| Mixed dir (node) | ✅ Pass | View GitHub Action Run · View in Langfuse |
| Mixed dir (python) | ✅ Pass | View GitHub Action Run · View in Langfuse |
| Regression fixture | ❌ Regression | View GitHub Action Run · View in Langfuse |
Details
Bumps the npm group with 2 updates: @langfuse/client and vite.
Updates
@langfuse/clientfrom 5.9.0 to 5.9.1Release notes
Sourced from @langfuse/client's releases.
Commits
ff6038achore: release v5.9.1d1b8183fix: route CJS consumers to CJS declarations (#852)Updates
vitefrom 8.1.1 to 8.1.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
ba31193release: v8.1.20d3bd7cfix(deps): revert es-module-lexer to 2.1.0 (#22827)efb98ccfix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...cf97711fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...cccef55fix: revert, "fix: escape ids with multiple null bytes (#22687)"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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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