Skip to content

fix(deps): update dependency @sanity/themer to ^0.3.2 - #3884

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sanity-themer-0.x
Open

fix(deps): update dependency @sanity/themer to ^0.3.2#3884
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sanity-themer-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sanity/themer (source) ^0.2.1^0.3.2 age confidence

Release Notes

sanity-io/ui (@​sanity/themer)

v0.3.2

Compare Source

Patch Changes

v0.3.1

Compare Source

Patch Changes
  • #​2598 aafba15 Thanks @​squiggler-app! - fix(deps): update sanity monorepo to ^6.9.0

  • #​2629 8109c67 Thanks @​squiggler-app! - fix(deps): update sanity monorepo to ^6.9.1

  • #​2632 5207572 Thanks @​stipsan! - fix(deps): update dependency styled-components to ^6.5.0

    styled-components 6.5 tightens polymorphic call-site and style prop typing. Adjust @sanity/ui for the new checks: narrow as at Box/VirtualList call sites to avoid TS2589, align Card's $tone/$muted with the values actually passed, and drop now-unnecessary assertions on motion.create(Card) wrappers.

  • Updated dependencies [df34007, c3726c9, 5207572]:

v0.3.0

Compare Source

Minor Changes
  • #​2553 e4bff6d Thanks @​stipsan! - Widen @sanity/themer peer dependencies. react now allows ^18 || ^19, sanity allows ^3 || ^4 || ^5 || ^6, and styled-components allows ^5.2 || ^6. This avoids peer dependency errors for consumers using only @sanity/themer/legacy as a migration path off the hosted themer.sanity.build service. These peer dependency ranges do not indicate whether themerTool itself will work.
Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 enabled auto-merge (squash) August 4, 2026 14:27
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
next-sanity Ready Ready Preview Aug 10, 2026 11:48am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
next-sanity-static Ignored Ignored Aug 10, 2026 11:48am

Request Review

@changeset-bot

changeset-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 19a627e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@stipsan

stipsan commented Aug 4, 2026

Copy link
Copy Markdown
Member

@copilot add any dep to pnpm minimumReleaseAgeExcemptions that you need in order for the install to succeed, use pnpm dedupe instead of pnpm install, then commit the pnpm-lock.yaml and pnpm-workspace.yaml

Comment thread pnpm-workspace.yaml Outdated
@renovate
renovate Bot force-pushed the renovate/sanity-themer-0.x branch from 57faf6a to 71dbb44 Compare August 4, 2026 14:37
Copilot AI requested a review from stipsan August 4, 2026 14:37
@socket-security

socket-security Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​sanity/​themer@​0.3.29010010096100
Addednpm/​@​sanity/​vision@​6.9.2-next.26981009698100
Addednpm/​sanity@​6.9.2-next.269710010098100

View full report

stipsan
stipsan previously approved these changes Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/sanity-themer-0.x branch from 71dbb44 to 347f7ba Compare August 5, 2026 12:42
@renovate
renovate Bot force-pushed the renovate/sanity-themer-0.x branch from 347f7ba to d260dc7 Compare August 6, 2026 06:57
@renovate
renovate Bot force-pushed the renovate/sanity-themer-0.x branch from d260dc7 to c35f795 Compare August 7, 2026 19:37
@renovate renovate Bot changed the title fix(deps): update dependency @sanity/themer to ^0.3.0 fix(deps): update dependency @sanity/themer to ^0.3.1 Aug 7, 2026
Comment thread pnpm-lock.yaml Outdated
@renovate
renovate Bot force-pushed the renovate/sanity-themer-0.x branch from c35f795 to 19a627e Compare August 10, 2026 11:47
@renovate renovate Bot changed the title fix(deps): update dependency @sanity/themer to ^0.3.1 fix(deps): update dependency @sanity/themer to ^0.3.2 Aug 10, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread pnpm-workspace.yaml
'@sanity/client': ^7.26.1
'@sanity/image-url': ^2.1.1
'@sanity/themer': ^0.2.1
'@sanity/themer': ^0.3.2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 19a627e. Configure here.

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.

1 participant