chore: update @sanity/codegen to ^6.1.0#1065
Conversation
📦 Bundle Stats —
|
| Metric | Value | vs main (6daa753) |
|---|---|---|
| Internal (raw) | 2.1 KB | - |
| Internal (gzip) | 799 B | - |
| Bundled (raw) | 10.97 MB | - |
| Bundled (gzip) | 2.06 MB | - |
| Import time | 844ms | +4ms, +0.5% |
bin:sanity
| Metric | Value | vs main (6daa753) |
|---|---|---|
| Internal (raw) | 1023 B | - |
| Internal (gzip) | 486 B | - |
| Bundled (raw) | 9.84 MB | - |
| Bundled (gzip) | 1.77 MB | - |
| Import time | 2.02s | +42ms, +2.1% |
🗺️ 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 (6daa7533)
| Metric | Value | vs main (6daa753) |
|---|---|---|
| Internal (raw) | 95.5 KB | - |
| Internal (gzip) | 22.5 KB | - |
| Bundled (raw) | 21.61 MB | - |
| Bundled (gzip) | 3.42 MB | - |
| Import time | 817ms | -1ms, -0.2% |
🗺️ 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 (6daa7533)
| Metric | Value | vs main (6daa753) |
|---|---|---|
| Internal (raw) | 976 B | - |
| Internal (gzip) | 507 B | - |
| Bundled (raw) | 50.7 KB | - |
| Bundled (gzip) | 12.6 KB | - |
| 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.
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
|
@copilot look at the failed checks, can you fix? |
Both failures were on Pushed Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
…-codegen-to-latest-minor
|
Claude finished @runeb's task in 58s —— View job ReviewNo blocking issues.
Notes (non-blocking)
|
|
Merging in |
Description
Updates
@sanity/codegenfrom^6.0.3to^6.1.0in the pnpm catalog (pnpm-workspace.yaml), picking up the latest minor version.What to review
pnpm-workspace.yamlcatalog entrypnpm-lock.yaml@sanity/cli(patch)Testing
pnpm check:types)pnpm build:cli)Note
Low Risk
Low risk dependency bump limited to workspace catalog/lockfile updates; potential impact is limited to codegen/CLI build behavior if the new minor release changes generation output.
Overview
Updates the workspace
@sanity/codegendependency from^6.0.3to^6.1.0and refreshespnpm-lock.yamlaccordingly (including the new optionaloxfmtpeer/optional dependency).Adds a changeset to publish a patch release of
@sanity/clifor the dependency update.Reviewed by Cursor Bugbot for commit fb1e45e. Bugbot is set up for automated code reviews on this repo. Configure here.