chore: version packages#1454
Open
squiggler-app[bot] wants to merge 1 commit into
Open
Conversation
Contributor
📦 Bundle Stats —
|
| Metric | Value | vs main (2287ca1) |
|---|---|---|
| Internal (raw) | 2.2 KB | - |
| Internal (gzip) | 838 B | - |
| Bundled (raw) | 11.16 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 883ms | -8ms, -0.9% |
bin:sanity
| Metric | Value | vs main (2287ca1) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.78 MB | - |
| Import time | 2.31s | +9ms, +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 (2287ca1d)
| Metric | Value | vs main (2287ca1) |
|---|---|---|
| Internal (raw) | 108.1 KB | - |
| Internal (gzip) | 27.0 KB | - |
| Bundled (raw) | 21.72 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 782ms | -19ms, -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 (2287ca1d)
| Metric | Value | vs main (2287ca1) |
|---|---|---|
| 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.
Contributor
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
f5d8534 to
99736c6
Compare
Contributor
Preview this PR with pkg.pr.newRun the Sanity CLInpx https://pkg.pr.new/sanity-io/cli/@sanity/cli@c034193 <command>...Or upgrade project dependencies📦
|
557cd66 to
e44e837
Compare
e44e837 to
c034193
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@7.8.0
@sanity/cli-test@3.1.0
create-sanity@6.0.16
@sanity/workbench-cli@1.3.0
media-library-fixture@1.0.4
Note
Medium Risk
Publishing extends
sanity deployand application-registry API payloads for workbench apps; plain studios are documented as unaffected, but deploy is a high-traffic path.Overview
Automated Changesets release: pending changeset files are removed and version, CHANGELOG, and workspace dependency pins are bumped for npm publish.
@sanity/cli@7.8.0 (with @sanity/workbench-cli@1.3.0) ships workbench-focused deploy work: registering workbench app interfaces on
sanity deploy, sendingisSingletonon core-app create, and including studio workspace metadata on workbench studio deploys. It also makessanity projects listrespectSANITY_INTERNAL_ENV, renames workbenchinstallationConfig→config, and documentscli-testcli-coremocks.@sanity/cli-test@3.1.0 adds granular package exports (including
cli-coremocks) and small mock fixes.create-sanity@6.0.16 and media-library-fixture@1.0.4 only pick up the new
@sanity/cliversion.Reviewed by Cursor Bugbot for commit c034193. Bugbot is set up for automated code reviews on this repo. Configure here.