fix(deps): update dependency @vercel/frameworks to v3.29.0#1346
Conversation
📦 Bundle Stats —
|
| Metric | Value | vs main (ca5dba3) |
|---|---|---|
| Internal (raw) | 2.7 KB | - |
| Internal (gzip) | 1.0 KB | - |
| Bundled (raw) | 11.15 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 864ms | +4ms, +0.4% |
bin:sanity
| Metric | Value | vs main (ca5dba3) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.77 MB | - |
| Import time | 1.93s | -7ms, -0.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (ca5dba3b)
| Metric | Value | vs main (ca5dba3) |
|---|---|---|
| Internal (raw) | 106.7 KB | - |
| Internal (gzip) | 26.7 KB | - |
| Bundled (raw) | 21.71 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 767ms | +8ms, +1.0% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (ca5dba3b)
| Metric | Value | vs main (ca5dba3) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
56d356d to
0aef58f
Compare
f770eca to
2987d12
Compare
42ea591 to
451983c
Compare
|
@copilot fix the failing tests, the slugs for sanity changed. |
3698ad8 to
ab4d4c0
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 939901e. Configure here.
Head branch was pushed to by a user without write access
Fixed in |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|

This PR contains the following updates:
3.21.1→3.29.0Release Notes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here
> [!NOTE]
> Low Risk
> Dependency-only bump with test expectation updates; no application logic changes beyond consuming updated framework metadata.
>
> Overview
> Bumps
@vercel/frameworksin@sanity/clifrom 3.21.1 to 3.29.0, with lockfile updates for transitive packages (e.g.@vercel/error-utils, TOML parsing viasmol-toml).>
>
detectFramework.test.tsis updated for upstream Sanity framework slug changes: modern Studio projects are expected to resolve assanity(notsanity-v3), and the integration guard requiressanityin the framework list.>
> Reviewed by Cursor Bugbot for commit 512e3bb. Bugbot is set up for automated code reviews on this repo. Configure here.