Skip to content

fix(deps): update sanity-tooling#1419

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/sanity-tooling
Open

fix(deps): update sanity-tooling#1419
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/sanity-tooling

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sanity/pkg-utils (source) ^10.8.1^10.8.2 age confidence
@sanity/runtime-cli ^17.0.0^17.1.0 age confidence
@sanity/schema (source) ^6.1.0^6.3.0 age confidence
@sanity/types (source) ^6.1.0^6.3.0 age confidence
@sanity/ui (source) ^3.2.0^3.3.0 age confidence
@sanity/vision (source) ^6.1.0^6.3.0 age confidence
groq-js ^1.30.2^1.30.3 age confidence
sanity (source) ^6.1.0^6.3.0 age confidence

Release Notes

sanity-io/pkg-utils (@​sanity/pkg-utils)

v10.8.2

Compare Source

Patch Changes
  • #​2934 d6cfe32 Thanks @​stipsan! - fix: preserve side-effect-only imports of external packages

    Tree-shaking no longer sets the equivalent of moduleSideEffects: 'no-external' and instead relies on the bundler's default (moduleSideEffects: true). Previously, binding-less side-effect imports of external package subpaths — e.g. import 'react-time-ago/locale/en' — were stripped from the output, breaking consumers that depended on those side effects. package.json sideEffects fields are still honored for bundled modules, so dead-code elimination is unaffected.

sanity-io/runtime-cli (@​sanity/runtime-cli)

v17.1.0

Compare Source

sanity-io/sanity (@​sanity/schema)

v6.3.0

Compare Source

Bug Fixes

v6.2.0

Compare Source

Bug Fixes
  • CLDX-5683: preserve an explicit empty block decorator set (#​13291) (234029c)
  • CLDX-5683: preserve portable text block decorators in schema descriptor (#​13288) (fa8b84c)
sanity-io/sanity (@​sanity/types)

v6.3.0

Compare Source

Sanity Studio v6.3.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-Ni4yLjA

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author Message Commit
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.2 (#​13374) 83b59b6
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​13373) 8cbf47a
squiggler-app[bot] chore(deps): update renovatebot/github-action action to v46.1.17 (#​13370) da9e9ca
squiggler-app[bot] chore(deps): update dependency @​sanity/pkg-utils to ^10.8.1 (#​13319) 93fd49b
squiggler-app[bot] chore(deps): update oxlint (#​13371) b2aa577
squiggler-app[bot] fix(deps): update playwright monorepo to v1.61.1 (#​13364) f55971f
@​stipsan fix(build): strip leftover vite hash marker from published css (#​13360) df7ab24
@​stipsan ci(e2e): remove e2e-ui workflow and sanity ui override (#​13359) 381e0ce
squiggler-app[bot] chore(deps): update dependency @​sentry/react to ^10.62.0 (#​13365) fd14dca
squiggler-app[bot] chore(deps): update dependency es-toolkit to ^1.49.0 (#​13366) da8dae1
squiggler-app[bot] chore(deps): update dependency i18next to ^26.3.3 (#​13362) 4a8a497
squiggler-app[bot] chore(deps): update dependency algoliasearch to ^5.55.1 (#​13361) f35c85d
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​13358) 3c9e2c1
squiggler-app[bot] fix(deps): update portabletext (#​13357) 2963186
squiggler-app[bot] fix(deps): update dependency motion to ^12.42.0 (#​13356) 98e30ca
@​jordanl17 fix(releases): truncate document type column with tooltip on overflow (#​13335) c1fbdd2
squiggler-app[bot] fix(deps): update dependency xstate to ^5.32.2 (#​13355) 528e635
squiggler-app[bot] fix(deps): update dependency groq-js to ^1.30.3 (#​13354) 49db0b0
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.1 (#​13353) f6a51e6
squiggler-app[bot] chore(deps): update dependency nanoid to ^5.1.16 (#​13352) 776e7f8
squiggler-app[bot] chore(deps): update dependency @​tanstack/react-virtual to ^3.14.4 (#​13351) 93126af
@​juice49 chore(sanity): lift document group inventory active state to DocumentPaneProvider (#​13347) 346756b
@​juice49 chore(sanity): document group inventory hint (#​13347) 6cfd1ed
@​bjoerge fix(studio): handle request errors in non-critical fetch paths (#​13345) 6ac5756
@​bjoerge chore(debug-proxy): return 204 for logout in expired-token scenario (#​13348) 577ddd6
@​christianhg chore(deps): add @portabletext/plugin-dnd and @portabletext/plugin-list-index (#​13315) 7f5b991
@​christianhg chore: allow the edge attribute in the oxlint i18n rule (#​13315) cc1f104
@​christianhg feat(portable-text): render Studio PT through the defineX catch-all pipeline (#​13315) e7c1bf4
@​christianhg test(test-studio): add defineContainer table and codeBlock demos (#​13315) 37a0233
@​stipsan refactor(vision): migrate styled-components to vanilla-extract (#​13333) dfe3311
@​bjoerge test(e2e): fix firefox test flake (#​13339) d0b6525
squiggler-app[bot] chore(deps): update dependency vercel to ^54.17.3 (#​13342) f075d1d
squiggler-app[bot] chore(deps): update dependency knip to ^6.21.0 (#​13341) 0c4a66b
squiggler-app[bot] chore(deps): update dependency @​sanity/google-maps-input to ^6.1.0 (#​13340) 32dc7e0
@​juice49 fix(sanity): condense and batch version observer requests (#​13311) d98e4a2
@​bjoerge chore(debug-proxy): add token-expiry scenario (#​13313) ff6f7f1
@​EoinFalconer fix(form): clear validation markers when viewing a historical revision (#​13245) d882e8c
@​jordanl17 feat(core): add document delete references telemetry (#​13235) b68b358
@​stipsan fix(core): remove sideEffects so injected bundle.css is not tree-shaken (#​13332) 7598190
@​jordanl17 fix(releases): allow scrolling in description field when content exceeds max height (#​13277) 6e3e816
@​christianhg test(form): drop trailing empty block from Google Docs paste snapshot (#​13324) ae0d922
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​13330) 563f99a
@​stipsan chore(deps): bump @​sanity/pkg-utils to 10.7.2 (#​13329) 372088b
squiggler-app[bot] chore(deps): update dependency vercel to ^54.15.0 (#​13326) 790651b
squiggler-app[bot] chore(deps): update dependency @​sanity/google-maps-input to v6 (#​13327) 5ea00b6
squiggler-app[bot] chore(deps): update dependency swr to ^2.4.2 (#​13325) e0b7f45
@​stipsan fix: enable react compiler on <Resizer> component (#​13310) c3fc74b
@​stipsan feat(core): re-add bundle.css export via conditional exports (#​13322) d0ce99f
Copilot chore(sanity): move swr to dependencies with semver range (#​13323) 6e095f7
@​bjoerge chore(debug-proxy): add intermittent 5xx incident scenario (#​13312) 5573f42
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​13318) 597df2c
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​13317) e4c20a5
squiggler-app[bot] chore(deps): update dependency conventional-changelog to ^7.2.1 (#​13316) bb388d9
squiggler-app[bot] fix(deps): update portabletext (#​13306) 15f519a
squiggler-app[bot] chore(deps): update dependency es-toolkit to ^1.48.1 (#​13304) dcc7b13
squiggler-app[bot] fix(deps): update dev-non-major (#​13305) ffe7c30
squiggler-app[bot] chore(deps): update dependency @​sanity/sdk to ^2.15.0 (#​13303) 8edb0da
squiggler-app[bot] chore(deps): update renovatebot/github-action action to v46.1.16 (#​13302) 42fa22f
squiggler-app[bot] chore(deps): update dependency knip to ^6.17.2 (#​13301) 1d86fc5
@​stipsan chore(test-studio): remove unused color, maps, hotspot, markdown and mux plugins (#​13309) 6ae71da
@​bjoerge fix(release-notes): handle breaking-change commit headers (#​13055) bcefeff
@​bjoerge fix(core): skip studio manifest upload without deployStudio grant (#​13294) 9a63625
squiggler-app[bot] chore(deps): update dependency vercel to ^54.14.5 (#​13285) c14b50a
@​EoinFalconer fix(releases): preview the draft in the discard draft dialog (#​13251) 539addc
@​bjoerge build(workspace): use catalog protocol for workspace overrides (#​13272) 01dc07c
squiggler-app[bot] chore(deps): update pnpm to v11.9.0 (#​13286) ed604fc
@​juice49 fix: prevent pnpm warnings polluting list packages output (#​13299) 94cad37
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​13298) 56c1293
@​christianhg fix(form): detect multi-block PT selection by enclosing block, not path[0] (#​13289) 115d396
@​binoy14 ci(pkg-pr-new): keep pnpm notices out of the package-list output (#​13295) ae58e63

v6.2.0

Compare Source

Features
Bug Fixes
  • releases: return undefined for empty values in temporarilyBuildDocumentSystem (#​13121) (46aaaf0)
sanity-io/ui (@​sanity/ui)

v3.3.0

Compare Source

Features
sanity-io/sanity (@​sanity/vision)

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Bug Fixes
sanity-io/groq-js (groq-js)

v1.30.3

Compare Source

Bug Fixes
  • parse: only throw if function param is used >1 times (c6e061b)
sanity-io/sanity (sanity)

v6.3.0

Compare Source

Features
  • core: add document delete references telemetry (#​13235) (b68b358)
  • core: re-add bundle.css export via conditional exports (#​13322) (d0ce99f)
  • portable-text: render Studio PT through the defineX catch-all pipeline (e7c1bf4)
Bug Fixes

v6.2.0

Compare Source

Features
Bug Fixes
Performance Improvements
  • core: lazy-load default plugin and asset source UI components (#​13088) (9fd25d9)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate Bot requested a review from a team as a code owner July 2, 2026 02:11
@renovate renovate Bot enabled auto-merge (squash) July 2, 2026 02:11
@renovate

renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 23 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 5, reused 0, downloaded 0, added 0
Progress: resolved 9, reused 0, downloaded 0, added 0
Progress: resolved 16, reused 0, downloaded 0, added 0
Progress: resolved 22, reused 0, downloaded 0, added 0
Progress: resolved 23, reused 0, downloaded 0, added 0
Progress: resolved 25, reused 0, downloaded 0, added 0
Progress: resolved 27, reused 0, downloaded 0, added 0
Progress: resolved 28, reused 0, downloaded 0, added 0
Progress: resolved 31, reused 0, downloaded 0, added 0
Progress: resolved 37, reused 0, downloaded 0, added 0
Progress: resolved 41, reused 0, downloaded 0, added 0
Progress: resolved 51, reused 0, downloaded 0, added 0
Progress: resolved 72, reused 0, downloaded 0, added 0
Progress: resolved 74, reused 0, downloaded 0, added 0
Progress: resolved 98, reused 0, downloaded 0, added 0
Progress: resolved 124, reused 0, downloaded 0, added 0
 WARN  Request took 10277ms: https://registry.npmjs.org/vite
Progress: resolved 143, reused 0, downloaded 0, added 0
Progress: resolved 146, reused 0, downloaded 0, added 0
Progress: resolved 216, reused 0, downloaded 0, added 0
Progress: resolved 232, reused 0, downloaded 0, added 0
Progress: resolved 268, reused 0, downloaded 0, added 0
Progress: resolved 273, reused 0, downloaded 0, added 0
Progress: resolved 277, reused 0, downloaded 0, added 0
Progress: resolved 290, reused 0, downloaded 0, added 0
Progress: resolved 323, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/sanity-io/cli/packages/@sanity/cli:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 6.0.2 (released 29 hours ago) of @architect/hydrate does not meet the minimumReleaseAge constraint

This error happened while installing the dependencies of @sanity/runtime-cli@17.1.0

The latest release of @architect/hydrate is "6.0.2". Published at 6/30/2026

Other releases are:
  * turbologger: 1.4.3-turbologger-1 published at 9/18/2019
  * RC: 5.0.2-RC.0 published at 11/24/2025
  * v5-latest: 5.0.2 published at 3/3/2026

If you need the full list of all 181 published versions run "pnpm view @architect/hydrate versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants