fix(deps): update sanity-tooling#1419
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
Contributor
Author
|
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:
^10.8.1→^10.8.2^17.0.0→^17.1.0^6.1.0→^6.3.0^6.1.0→^6.3.0^3.2.0→^3.3.0^6.1.0→^6.3.0^1.30.2→^1.30.3^6.1.0→^6.3.0Release Notes
sanity-io/pkg-utils (@sanity/pkg-utils)
v10.8.2Compare Source
Patch Changes
#2934
d6cfe32Thanks @stipsan! - fix: preserve side-effect-only imports of external packagesTree-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.jsonsideEffectsfields are still honored for bundled modules, so dead-code elimination is unaffected.sanity-io/runtime-cli (@sanity/runtime-cli)
v17.1.0Compare Source
sanity-io/sanity (@sanity/schema)
v6.3.0Compare Source
Bug Fixes
v6.2.0Compare Source
Bug Fixes
sanity-io/sanity (@sanity/types)
v6.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
83b59b68cbf47ada9e9ca93fd49bb2aa577f55971fdf7ab24381e0cefd14dcada8dae14a8a497f35c85d3c9e2c1296318698e30cac1fbdd2528e63549db0b0f6a51e6776e7f893126afDocumentPaneProvider(#13347)346756b6cfd1ed6ac5756577ddd6@portabletext/plugin-dndand@portabletext/plugin-list-index(#13315)7f5b991edgeattribute in the oxlint i18n rule (#13315)cc1f104defineXcatch-all pipeline (#13315)e7c1bf4defineContainertable and codeBlock demos (#13315)37a0233dfe3311d0b6525f075d1d0c4a66b32dc7e0d98e4a2ff6f7f1d882e8cb68b35875981906e3e816ae0d922563f99a372088b790651b5ea00b6e0b7f45<Resizer>component (#13310)c3fc74bd0ce99f6e095f75573f42597df2ce4c20a5bb388d915f519adcc7b13ffe7c308edb0da42fa22f1d86fc56ae71dabcefeff9a63625c14b50a539addc01dc07ced604fc94cad3756c1293path[0](#13289)115d396ae58e63v6.2.0Compare Source
Features
_systemto useDocumentVersions (#13094) (d4acef0)Bug Fixes
sanity-io/ui (@sanity/ui)
v3.3.0Compare Source
Features
astypings from v4 (#2209) (ae60285)sanity-io/sanity (@sanity/vision)
v6.3.0Compare Source
Features
v6.2.0Compare Source
Bug Fixes
sanity-io/groq-js (groq-js)
v1.30.3Compare Source
Bug Fixes
sanity-io/sanity (sanity)
v6.3.0Compare Source
Features
defineXcatch-all pipeline (e7c1bf4)Bug Fixes
<Resizer>component (#13310) (c3fc74b)path[0](115d396)v6.2.0Compare Source
Features
_systemto useDocumentVersions (#13094) (d4acef0)Bug Fixes
enabledon the markdown plugin alongside deprecatedconfig(51ce0ce)Performance Improvements
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here