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-06-01

Features

  • templates: add page-builder template using @sanity/presets (#1084) (0c0fea4)
  • dataset export: add no-strict-asset-verification flag (#1135) (96f0646)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sanity/cli-build bumped to 0.2.0

@sanity/cli-build@0.2.0

2026-06-01

Features

  • Move more build/schema logic to cli-build package (#1130) (6165c80)

create-sanity@5.2.20

2026-06-01

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 metadata only (versions, changelogs, removed changeset files); functional risk is whatever was already merged in the listed prior PRs, not new code in this diff.

Overview
This PR is an automated Changesets release: it removes the consumed .changeset/*.md files and bumps published package versions with matching CHANGELOG entries—no application source changes in the diff.

@sanity/cli 6.7.0 (minor) rolls up prior changesets: page-builder template, dataset export --no-strict-asset-verification, MCP OAuth for Claude Code, docs URL host validation, login cancel, studio build auto-update fix, and related patches; it depends on @sanity/cli-build 0.2.0. create-sanity 5.2.20 picks up the Yarn PnP import.meta.resolve fix and the new CLI version.

Reviewed by Cursor Bugbot for commit b891d9f. 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 (87cd8f26)

@sanity/cli

Metric Value vs main (87cd8f2)
Internal (raw) 2.1 KB -
Internal (gzip) 799 B -
Bundled (raw) 10.97 MB -
Bundled (gzip) 2.06 MB -
Import time 846ms +13ms, +1.6%

bin:sanity

Metric Value vs main (87cd8f2)
Internal (raw) 1023 B -
Internal (gzip) 486 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.77 MB -
Import time 1.97s -5ms, -0.3%

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

Metric Value vs main (87cd8f2)
Internal (raw) 96.3 KB -
Internal (gzip) 22.7 KB -
Bundled (raw) 21.64 MB -
Bundled (gzip) 3.43 MB -
Import time 788ms -18ms, -2.3%

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

Metric Value vs main (87cd8f2)
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 3 times, most recently from 9f3db1f to c12a1d6 Compare May 28, 2026 12:58
@github-actions
Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @sanity/cli

Compared against main (6165c80c)

@sanity/cli

Metric Value vs main (6165c80)
Internal (raw) 2.1 KB -
Internal (gzip) 799 B -
Bundled (raw) 10.97 MB -
Bundled (gzip) 2.06 MB -
Import time 825ms -1ms, -0.1%

bin:sanity

Metric Value vs main (6165c80)
Internal (raw) 1023 B -
Internal (gzip) 486 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.77 MB -
Import time 1.92s -0ms, -0.0%
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Treemap artifacts are attached to the CI run for detailed size analysis
  • 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 (6165c80c)

Metric Value vs main (6165c80)
Internal (raw) 96.3 KB -
Internal (gzip) 22.7 KB -
Bundled (raw) 21.64 MB -
Bundled (gzip) 3.43 MB -
Import time 792ms -1ms, -0.1%
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Treemap artifacts are attached to the CI run for detailed size analysis
  • 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 (6165c80c)

Metric Value vs main (6165c80)
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 ⚠️
  • Treemap artifacts are attached to the CI run for detailed size analysis
  • 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

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 from c12a1d6 to 996ddbb Compare May 29, 2026 14:57
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from 996ddbb to b891d9f Compare June 1, 2026 13:09
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