fix(deps): update dependency @sanity/themer to ^0.3.2 - #3884
fix(deps): update dependency @sanity/themer to ^0.3.2#3884renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
007c30d to
57faf6a
Compare
|
@copilot add any dep to pnpm minimumReleaseAgeExcemptions that you need in order for the install to succeed, use |
57faf6a to
71dbb44
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
71dbb44 to
347f7ba
Compare
347f7ba to
d260dc7
Compare
d260dc7 to
c35f795
Compare
c35f795 to
19a627e
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 19a627e. Configure here.
| '@sanity/client': ^7.26.1 | ||
| '@sanity/image-url': ^2.1.1 | ||
| '@sanity/themer': ^0.2.1 | ||
| '@sanity/themer': ^0.3.2 |
There was a problem hiding this comment.
Dual @sanity/ui major versions
Medium Severity
Bumping @sanity/themer to ^0.3.2 pulls @sanity/[email protected] into the tree while sanity still resolves @sanity/[email protected]. buildTheme and themerTool now run against a different major UI runtime than Studio’s ThemeProvider, so theme context and styling can fail in the embedded Studio.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 19a627e. Configure here.


This PR contains the following updates:
^0.2.1→^0.3.2Release Notes
sanity-io/ui (@sanity/themer)
v0.3.2Compare Source
Patch Changes
6069d4e]:v0.3.1Compare Source
Patch Changes
#2598
aafba15Thanks @squiggler-app! - fix(deps): update sanity monorepo to ^6.9.0#2629
8109c67Thanks @squiggler-app! - fix(deps): update sanity monorepo to ^6.9.1#2632
5207572Thanks @stipsan! - fix(deps): update dependency styled-components to ^6.5.0styled-components 6.5 tightens polymorphic call-site and
styleprop typing. Adjust@sanity/uifor the new checks: narrowasatBox/VirtualListcall sites to avoid TS2589, alignCard's$tone/$mutedwith the values actually passed, and drop now-unnecessary assertions onmotion.create(Card)wrappers.Updated dependencies [
df34007,c3726c9,5207572]:v0.3.0Compare Source
Minor Changes
e4bff6dThanks @stipsan! - Widen@sanity/themerpeer dependencies.reactnow allows^18 || ^19,sanityallows^3 || ^4 || ^5 || ^6, andstyled-componentsallows^5.2 || ^6. This avoids peer dependency errors for consumers using only@sanity/themer/legacyas a migration path off the hosted themer.sanity.build service. These peer dependency ranges do not indicate whetherthemerToolitself will work.Patch Changes
1af3fbdThanks @squiggler-app! - fix(deps): update sanity monorepo to ^6.8.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here