fix(deps): update sanity-tooling#1558
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
9 times, most recently
from
July 20, 2026 06:40
c36c286 to
072ba9a
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 08:16
072ba9a to
d8ea442
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 08:51
d8ea442 to
ed4655b
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 09:19
b274b5f to
d988733
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 10:13
f9d263f to
034ef73
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 10:21
7756735 to
32b751c
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 3 total unresolved issues (including 2 from previous reviews).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3542fb4. Configure here.
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 20, 2026 22:49
e8ce2d6 to
04999ae
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 21, 2026 09:22
f23b5e0 to
7363132
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 21, 2026 15:12
38e296e to
de1674c
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 21, 2026 19:07
a4069bc to
53f2c92
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 21, 2026 20:24
8aba057 to
e339e4f
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 10:26
274ec95 to
519ff35
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 10:56
351c9f0 to
bf6be0c
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 11:04
d3d2061 to
ceeffee
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 16:44
728c1e9 to
ef078e3
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 21:23
96750f2 to
183f13f
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 22, 2026 21:49
5877a08 to
5efd4e0
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 23, 2026 16:06
39a2b5e to
3de76a1
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 23, 2026 20:23
f057ebe to
5490a76
Compare
renovate
Bot
force-pushed
the
renovate/sanity-tooling
branch
from
July 23, 2026 21:58
f6b6eaf to
7b4c9e9
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:
^7.23.2→^7.24.0^11.0.9→^11.0.14^17.1.0→^17.2.0^6.5.0→^6.6.0^6.5.0→^6.6.0^3.3.5→^3.4.3^6.5.0→^6.6.0^6.5.0→^6.6.0Release Notes
sanity-io/client (@sanity/client)
v7.24.0Compare Source
Features
sanity-io/pkg-utils (@sanity/pkg-utils)
v11.0.14Compare Source
Patch Changes
#3117
de74a1eThanks @squiggler-app! - fix(deps): update dependency rolldown-plugin-dts to v0.27.13#3129
40cc93dThanks @squiggler-app! - fix(deps): update dependency @microsoft/api-extractor to ^7.58.12Updated dependencies [
dceee04]:v11.0.13Compare Source
Patch Changes
f180e02Thanks @copilot-swe-agent! - Updatelightningcssto^1.33.0andyuku-parserto^0.7.0.v11.0.12Compare Source
Patch Changes
aac3364]:v11.0.11Compare Source
Patch Changes
#3090
6519cffThanks @squiggler-app! - fix(deps): update dependency @microsoft/api-extractor to ^7.58.10#3091
a62e5c2Thanks @squiggler-app! - fix(deps): update dependency globby to ^16.2.2#3092
ef426fbThanks @squiggler-app! - fix(deps): update dependency pretty-bytes to ^7.1.1#3093
abfc898Thanks @squiggler-app! - fix(deps): update dependency rolldown-plugin-dts to v0.27.12#3097
80f965eThanks @squiggler-app! - fix(deps): update dependency @microsoft/api-extractor to ^7.58.11#3086
b900be5Thanks @stipsan! - Stop emitting a redundantbundle.css.d.tsalongside the vanilla-extract CSS shim.The conditional
./bundle.cssexport already has an explicittypescondition pointing atbundle-css.d.ts, so TypeScript never needs a sibling declaration for the CSS file itself. Compat mode now emits only that one declaration (plusbundle-css.jsandbundle.css).cssFileDtsFileNameis no longer exported from@sanity/vanilla-extract-rolldown-plugin(0.x breaking API change → minor).Updated dependencies [
412881b]:v11.0.10Compare Source
Patch Changes
7fb3e17Thanks @squiggler-app! - fix(deps): update dependency rolldown-plugin-dts to v0.27.11sanity-io/runtime-cli (@sanity/runtime-cli)
v17.2.0Compare Source
sanity-io/sanity (@sanity/schema)
v6.6.0Compare Source
Bug Fixes
sanity-io/sanity (@sanity/types)
v6.6.0Compare Source
Features
sanity-io/ui (@sanity/ui)
v3.4.3Compare Source
Patch Changes
#2435
f3638b5Thanks @stipsan! - Remove thedisplayNameassignments that followed every component definition. As top-levelComponent.displayName = '…'statements in the published dist they were side effects that pinned every component into consuming bundles, defeating tree-shaking of unused components (see sanity-io/visual-editing#3535 for the kind of workaround this forced downstream). They were also redundant: every component is declared as a named function (e.g.forwardRef(function Button(…) {…})), so React DevTools derives the exact same name fromFunction.name— the build now passeskeepNamesso those function names survive into the dist.If you profile or debug production builds with React DevTools and want component names to survive your own app's minification, configure the bundler to keep identifier names instead of relying on
displayName, e.g. in Vite:v3.4.2Compare Source
Patch Changes
18c0323]:v3.4.1Compare Source
Patch Changes
528c3c9]:v3.4.0Compare Source
Minor Changes
#2410
e151988Thanks @stipsan! - update dependency @sanity/icons to ^5.2.0@sanity/uinow imports every icon from its per-icon export path (e.g.@sanity/icons/Close) instead of the root barrel, so only the handful of icons the components actually render are pulled into your bundle.Patch Changes
4f7947bThanks @stipsan! - fix(deps): update dependency styled-components to ^6.4.4v3.3.6Compare Source
Patch Changes
#2336
94b067cThanks @squiggler-app! - fix(deps): update dependency @floating-ui/react-dom to ^2.1.9#2377
20893cdThanks @stipsan! - Remove unusedesm.shproperty from package.jsonsanity-io/sanity (@sanity/vision)
v6.6.0Compare Source
Bug Fixes
sanity-io/sanity (sanity)
v6.6.0Compare Source
Features
Bug Fixes
.textfocus-path suffix for spans at any depth (30952d1)isPublishedVersionandisDraftVersion(e902916)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
Note
Low Risk
Dependency version bumps only; no CLI logic or runtime behavior changes in this diff.
Overview
Bumps shared Sanity tooling versions across the monorepo with no application source changes.
The pnpm catalog in
pnpm-workspace.yamlmovessanity,@sanity/vision,@sanity/types, and@sanity/schemafrom ^6.5.0 to ^6.6.0,@sanity/clientto ^7.24.0, and@sanity/pkg-utilsto ^11.0.14. Rootpackage.jsonresolutions align@sanity/clientto ^7.24.0, and@sanity/cli-testpins the same client version in devDependencies.@sanity/cliupdates direct deps@sanity/runtime-cli(^17.1.0 → ^17.2.0) and devDependency@sanity/ui(^3.3.5 → ^3.4.3); other Sanity packages on that package still usecatalog:and pick up the catalog bumps.A changeset records patch releases for
@sanity/cliand@sanity/cli-testfor this dependency refresh.Reviewed by Cursor Bugbot for commit 6464b45. Bugbot is set up for automated code reviews on this repo. Configure here.