chore(deps): refresh turbo security bump - #504
Open
bntvllnt wants to merge 2 commits into
Open
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
This was referenced Aug 17, 2026
Closed
Collaborator
Author
Review — PR #504 @ d972845BLOCKING
WARN
VERIFIED CLEAN
VALIDATION
Recommendation: REQUEST CHANGES before manual approval. Next human action: ask the author/agent to remove the unrelated lockfile drift or explicitly split/justify the additional Vite/Storybook transitive refresh; do not merge PR #504 as-is. |
Collaborator
Author
|
@bntvllnt current-head re-review for PR #504 at Review — clean / manual approval readyVERIFIED CLEAN
VALIDATION
No blocking findings remain from the Turbo scope review. Approval is recommended; final merge/approval remains manual. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
origin/main.turbofrom the main lockfile-resolved 2.8.3 to 2.10.10.pnpm-lock.yamlfor the Turbo resolution only; removed unrelated Vite/Storybook/Rollup/Esbuild/Babel lockfile drift from the previous head.Related to #503
Supersedes #490
Evidence
turbo@2.8.3; this head resolves rootturbo@2.10.10.pnpm why turbo --recursiveshows the only dependency paths are rootdevDependencies.turboplus@vllnt/eslint-config -> eslint-plugin-turbo -> turbopeer bindings inapps/registryandpackages/ui.origin/mainis limited topackage.jsonandpnpm-lock.yaml; lockfile drift grep for unrelatedrollup@,esbuild@,@babel/,vite@, and@storybook/changes is empty.Validation
pnpm install --frozen-lockfile— pass.pnpm -F @vllnt/ui lint— pass.pnpm -F @vllnt/ui exec tsc --noEmit --project tsconfig.build.json— pass.pnpm build— pass; Next/Turbopack emitted existing warnings only.NODE_OPTIONS='--localstorage-file=/tmp/vllnt-ui-vitest-localstorage-t_78547d91.json' pnpm test:once— pass; 327 files / 1718 tests total across workspace (@vllnt/ui: 318 files / 1671 tests;@vllnt/ui-registry: 9 files / 47 tests).pnpm doctor:errors— fails on existing repo-wide react-doctor errors unrelated to this dependency-only diff; not widened or addressed in this PR.GitHub checks
f5ee000284484f369af4162fa6e84aec3f7586f9: all reported checks passed (Analyze (actions),Analyze (javascript-typescript),CodeQL,E2E (Playwright),Enforce issue-linked PRs,Quality Gates,Scan codebase health).Notes
turbo-*2.8.3 ->@turbo/*2.10.10) and the existing@vllnt/eslint-config/eslint-plugin-turbopeer snapshots rebinding fromturbo@2.8.3toturbo@2.10.10.