fix(deps): update sanity packages#1806
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
bdeea86 to
cd7fd41
Compare
1195925 to
6c807bb
Compare
6c807bb to
6e5a5c1
Compare
de769df to
7cb355a
Compare
aulonm
approved these changes
Jul 2, 2026
ca2859a to
22a12c7
Compare
22a12c7 to
68b58db
Compare
68b58db to
f71637d
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 contains the following updates:
6.0.7→6.1.107.22.1→7.23.07.1.2→7.2.54.0.7→4.0.83.1.3→3.1.66.2.0→6.4.05.4.3→5.4.56.2.0→6.4.06.2.0→6.4.0Release Notes
sanity-io/plugins (@sanity/assist)
v6.1.10Compare Source
Patch Changes
#1503
30340cfThanks @stipsan! - Fix a crash ("Element type is invalid … got: ") when rendering the instruction list for instructions with a custom icon. Since the@sanity/iconsv5 migration the instruction preview received a rendered icon element but kept rendering it as a component; it now handles both. The README also gains a troubleshooting section forMISSING_EXPORTicon build errors, which come from code importing icons from the@sanity/iconspackage root — a pattern removed in v5 (this plugin already uses the per-icon export paths).#1476
b8bc962Thanks @stipsan! - Remove type assertions made redundant by improved type inference (internal refactor, no API change)v6.1.9Compare Source
Patch Changes
2361892Thanks @stipsan! - Build withtsdowninstead of@sanity/pkg-utils. Internal build-tooling change only, with no intended changes to the public API or runtime behavior.v6.1.8Compare Source
Patch Changes
f50f060Thanks @stipsan! - Regenerate TypeScript declaration output:isolatedDeclarationsis no longer used and declarations are now generated with tsgo (@typescript/native-preview). Internal build-tooling change only, with no runtime behavior or public API changes.v6.1.7Compare Source
Patch Changes
6dffe42Thanks @stipsan! - Fix the instruction icon picker not opening on first click. The lazy-loaded icons from@sanity/iconsv5 suspended the menu before it could render; each menu item now renders through theIconcomponent, which provides its own suspense fallback.v6.1.6Compare Source
Patch Changes
0eae652Thanks @stipsan! - Upgrade@sanity/pkg-utilsto^10.9.0, enabling tree-shaking of unusedstyled-componentsin the published bundle. Tagged template literals are now transpiled to plain call expressions during build, so bundlers can drop styled components this plugin exports but the app doesn't use, reducing bundle size.v6.1.5Compare Source
Patch Changes
52487d2Thanks @stipsan! - Update@sanity/iconsto v4 and adopt its per-icon import paths for smaller bundles and faster treeshakingv6.1.4Compare Source
Patch Changes
f9acf7cThanks @stipsan! - ReplaceReact.forwardRefwith the React 19 ref-as-prop pattern (internal refactor, no API change)v6.1.3Compare Source
Patch Changes
7e65764Thanks @renovate! - fix(deps): Update lodash monorepo to ^4.18.1v6.1.2Compare Source
Patch Changes
e84a208Thanks @stipsan! - Make@sanity/mutatora regular dependencyv6.1.1Compare Source
Patch Changes
98d148eThanks @copilot-swe-agent! - Update@sanity/pkg-utilsto pick up a DTS generation bug fix.v6.1.0Compare Source
Minor Changes
fa78668Thanks @stipsan! - Update date-fns to v4sanity-io/client (@sanity/client)
v7.23.0Compare Source
Features
sanity-io/plugins (@sanity/code-input)
v7.2.5Compare Source
Patch Changes
2361892Thanks @stipsan! - Build withtsdowninstead of@sanity/pkg-utils. Internal build-tooling change only, with no intended changes to the public API or runtime behavior.v7.2.4Compare Source
Patch Changes
f50f060Thanks @stipsan! - Regenerate TypeScript declaration output:isolatedDeclarationsis no longer used and declarations are now generated with tsgo (@typescript/native-preview). Internal build-tooling change only, with no runtime behavior or public API changes.v7.2.3Compare Source
Patch Changes
0eae652Thanks @stipsan! - Upgrade@sanity/pkg-utilsto^10.9.0, enabling tree-shaking of unusedstyled-componentsin the published bundle. Tagged template literals are now transpiled to plain call expressions during build, so bundlers can drop styled components this plugin exports but the app doesn't use, reducing bundle size.v7.2.2Compare Source
Patch Changes
52487d2Thanks @stipsan! - Update@sanity/iconsto v4 and adopt its per-icon import paths for smaller bundles and faster treeshakingv7.2.1Compare Source
Patch Changes
f9acf7cThanks @stipsan! - ReplaceReact.forwardRefwith the React 19 ref-as-prop pattern (internal refactor, no API change)v7.2.0Compare Source
Minor Changes
1ca8564Thanks @nuotsu! - Add an "Expand editor" button that expands the code editor to fill the document pane. Use the newdisableFullscreenfield option to hide it.Patch Changes
bb76347Thanks @squiggler-app! - fix(deps): update codemirrorv7.1.6Compare Source
Patch Changes
a1aca4cThanks @stipsan! - Stop publishing theassetsdirectory to npm and reference README images via absolute GitHub URLsv7.1.5Compare Source
Patch Changes
#1303
b152773Thanks @squiggler-app! - fix(deps): Update dependency @sanity/lezer-groq to ^1.0.4#1306
0076839Thanks @squiggler-app! - fix(deps): Update dependency @uiw/codemirror-themes to ^4.25.10#1307
915488aThanks @squiggler-app! - fix(deps): Update dependency @uiw/react-codemirror to ^4.25.10v7.1.4Compare Source
Patch Changes
557c209Thanks @squiggler-app! - fix(deps): Update CodeMirror to ^6.43.1v7.1.3Compare Source
Patch Changes
98d148eThanks @copilot-swe-agent! - Update@sanity/pkg-utilsto pick up a DTS generation bug fix.sanity-io/visual-editing (@sanity/preview-url-secret)
v4.0.8Compare Source
Patch Changes
0332f7fThanks @renovate! - fix(deps): update dependency @sanity/client to ^7.23.0sanity-io/plugins (@sanity/table)
v3.1.6Compare Source
Patch Changes
2361892Thanks @stipsan! - Build withtsdowninstead of@sanity/pkg-utils. Internal build-tooling change only, with no intended changes to the public API or runtime behavior.v3.1.5Compare Source
Patch Changes
f50f060Thanks @stipsan! - Regenerate TypeScript declaration output:isolatedDeclarationsis no longer used and declarations are now generated with tsgo (@typescript/native-preview). Internal build-tooling change only, with no runtime behavior or public API changes.v3.1.4Compare Source
Patch Changes
52487d2Thanks @stipsan! - Update@sanity/iconsto v4 and adopt its per-icon import paths for smaller bundles and faster treeshakingsanity-io/sanity (@sanity/vision)
v6.4.0Compare Source
Bug Fixes
Performance Improvements
v6.3.0Compare Source
Features
sanity-io/visual-editing (@sanity/visual-editing)
v5.4.5Compare Source
Patch Changes
#3491
5901b6aThanks @stipsan! - fix(deps): update dependency @sanity/icons to v5#3477
0332f7fThanks @renovate! - fix(deps): update dependency @sanity/client to ^7.23.0#3485
ae57240Thanks @juice49! - Increase heartbeat intervalUpdated dependencies [
5901b6a,659d8bd,0332f7f]:v5.4.4Compare Source
Patch Changes
005c677Thanks @jordanl17! - fix(visual-editing): report documents on the page in visual ordersanity-io/sanity (groq)
v6.4.0Compare Source
Sanity Studio v6.4.0
This release includes various improvements and bug fixes.
For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-Ni4zLjA
Install or upgrade Sanity Studio
To upgrade to this version, run:
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
1038d737a8c0dd064bb11f8ae2cfe512bbbb716a608072fbc03cf5d0d4a12a820d3e72af7d569aef1605de3416ba9f60795b995f6ad425262a8e8d70487621f1a0341observeVersionDocumentIdsto fix flakiness (#13431)88d60cb028ff932af7031f253ff7ce7caccb1c42e4e83ba05e38afdc0e0ad3de5513e45222f52ef537bcbaba6d12b1510810d1a5abb2b35ef788296218795d2e250dc4070eafb7b7fc1cf7a807e3e1245b2817c1846ddee24bce9da20944882d6ff44b785dce8af6474c6e9707ebc0ec24c1e7ace38099260a2823a9eaa88650c2e42826d2fd78ff2f49190ev6.3.0Compare 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:
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
83b59b68cbf47ada9e9ca93fd49bb2aa577Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a preset from
. View repository job log here