Skip to content

chore: version packages#1093

Open
squiggler-app[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#1093
squiggler-app[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@squiggler-app
Copy link
Copy Markdown
Contributor

@squiggler-app squiggler-app Bot commented May 19, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sanity/cli@6.7.0

2026-05-27

Features

  • templates: add page-builder template using @sanity/presets (#1084) (0c0fea4)

Bug Fixes

  • cli: move @sanity/ui to devDependencies (#1105) (b9185e6)
  • docs: reject lookalike docs url hosts (#1098) (85980d2)
  • Prevent listing lowercase env vars as included in JS bundle (#1094) (a4419d2)
  • update sanity cors add copy (#1095) (0c23d7d)
  • deps: update sanity-tooling (#1114) (9352799)
  • login: allow ctrl-c to cancel browser login (#1126) (e5684b2)
  • Prevent buildStudio from running shouldAutoUpdate a second time (#1092) (3266303)
  • update @sanity/codegen to ^6.1.0 (#1065) (5b4d3c0)

create-sanity@5.2.20

2026-05-27

Bug Fixes

  • create-sanity: use native import.meta.resolve to support yarn pnp (#1063) (fd83ce2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sanity/cli bumped to 6.7.0

Note

Low Risk
Release bookkeeping only (versions, changelogs, deleted changesets); no runtime code changes in this diff.

Overview
This PR applies the Changesets release: it removes consumed .changeset/*.md files and bumps published package versions for npm.

@sanity/cli goes from 6.6.0 to 6.7.0 with a new changelog section (2026-05-27) covering the page-builder template feature and assorted fixes (docs URL host validation, env var listing, login cancel, build auto-update, dependency updates, and more). create-sanity goes from 5.2.19 to 5.2.20, documents the Yarn PnP import.meta.resolve fix, and records @sanity/cli 6.7.0 as a workspace dependency.

No application source changes appear in the diff—only version metadata, changelogs, and changeset cleanup.

Reviewed by Cursor Bugbot for commit 8277133. 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 May 19, 2026 14:25
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

📦 Bundle Stats — @sanity/cli

Compared against main (e5684b29)

@sanity/cli

Metric Value vs main (e5684b2)
Internal (raw) 2.1 KB -
Internal (gzip) 799 B -
Bundled (raw) 10.97 MB -
Bundled (gzip) 2.06 MB -
Import time 875ms +37ms, +4.5%

bin:sanity

Metric Value vs main (e5684b2)
Internal (raw) 1023 B -
Internal (gzip) 486 B -
Bundled (raw) 9.84 MB -
Bundled (gzip) 1.77 MB -
Import time 2.05s +61ms, +3.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 (e5684b29)

Metric Value vs main (e5684b2)
Internal (raw) 96.3 KB -
Internal (gzip) 22.7 KB -
Bundled (raw) 21.61 MB -
Bundled (gzip) 3.42 MB -
Import time 801ms -6ms, -0.7%

🗺️ 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 (e5684b29)

Metric Value vs main (e5684b2)
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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

Coverage Delta

No covered files changed in this PR.

Overall Coverage

Metric Coverage
Statements 84.3% (±0%)
Branches 74.3% (±0%)
Functions 84.2% (±0%)
Lines 84.8% (±0%)

@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 24 times, most recently from 1d839e8 to 0f003fd Compare May 26, 2026 13:07
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from 0f003fd to 8277133 Compare May 27, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants