Skip to content

chore(deps): dedupe pnpm-lock.yaml - #1814

Open
squiggler-app[bot] wants to merge 1 commit into
mainfrom
actions/dedupe-if-needed
Open

chore(deps): dedupe pnpm-lock.yaml#1814
squiggler-app[bot] wants to merge 1 commit into
mainfrom
actions/dedupe-if-needed

Conversation

@squiggler-app

@squiggler-app squiggler-app Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

I ran pnpm dedupe 🧑‍💻


Note

Low Risk
Dependency graph cleanup in the lockfile only; no runtime or security-sensitive code changes, though CI/install should still pass a normal pnpm install.

Overview
Lockfile-only update from running pnpm dedupe—no package.json or application source changes.

The lockfile merges duplicate resolution keys that only differed by optional peer wiring (notably dropping repeated (supports-color@8.1.1) suffixes on packages like vercel, axios, @sanity/cli, Babel polyfill plugins, and related Sanity toolchain entries). The sanity next workspace link is normalized to a single variant that includes @types/react-dom in its peer graph, and a redundant duplicate sanity@6.9.1-next.6 block is removed in favor of one consolidated entry.

A few transitive pins shift with dedupe—for example zod moves from 4.1.11 to 4.4.3 under some Vercel/sandbox paths—without changing declared workspace dependency ranges.

Reviewed by Cursor Bugbot for commit a38f3cc. Bugbot is set up for automated code reviews on this repo. Configure here.

@squiggler-app
squiggler-app Bot requested a review from a team as a code owner August 3, 2026 13:23
@squiggler-app
squiggler-app Bot requested review from pedrobonamin and removed request for a team August 3, 2026 13:23
@squiggler-app
squiggler-app Bot enabled auto-merge (squash) August 3, 2026 13:23
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plugins-studio Ready Ready Preview Aug 5, 2026 2:52pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plugins-e2e-test-studio Ignored Ignored Aug 5, 2026 2:52pm

Request Review

@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a38f3cc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

✅ E2E Tests

🟢 26 passedview full reportview run

Studio: https://plugins-e2e-test-studio-2uapxp4lx.sanity.dev

Datasets: pr-1814-chromium-31017289073, pr-1814-firefox-31017289073

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 32% 5508 / 17209
🔵 Statements 31.78% 5812 / 18288
🔵 Functions 27.78% 1427 / 5136
🔵 Branches 23.33% 2828 / 12118
File CoverageNo changed files found.
Generated in workflow #8713 for commit a38f3cc by the Vitest Coverage Report Action

@cursor cursor 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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 82764b2. Configure here.

Comment thread pnpm-lock.yaml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants