Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps sanity from 4.9.0 to 4.10.2.

Release notes

Sourced from sanity's releases.

v4.10.2

Sanity Studio v4.10.2

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit: www.sanity.io/changelog/d7eba126-1be6-4700-b6be-daad68c891b4

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

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

Author Message Commit
Jordan Lawrence fix: only reading server metadata when unfocused from input (#10749) a255a6d894
renovate[bot] chore(deps): update dependency turbo to ^2.5.8 (#10765) 101fddae91
Bjørge Næss fix(core): avoid repeated requests in case of failing project requests (#10770) c03497f939
renovate[bot] chore(deps): update dependency tsx to ^4.20.6 (#10764) 24029ec381
Bjørge Næss fix: delay teardown of get-org-id request (#10771) de40474d2e
renovate[bot] chore(deps): update playwright monorepo to v1.55.1 (#10767) 345208a262
renovate[bot] chore(deps): update oxlint to v1.18.0 (#10769) 45dcdaf0c5
renovate[bot] chore(deps): update dependency tsx to ^4.20.6 (#10763) be9729ad12
renovate[bot] chore(deps): update dependency @​sanity/ui to v3.1.8 (#10772) 797636dbb2
Bjørge Næss fix(cli): pass appType param when fetching existing SDK apps (#10775) b870af5f1c
renovate[bot] fix(deps): update dependency framer-motion to ^12.23.22 (#10768) 268d44a750
renovate[bot] chore(deps): update dependency debug to ^4.4.3 (#10762) 05cab2563c
Bjørge Næss chore(ci): improve pkg.pr.new workflow (#10776) 84ba74dfc5
squiggler[bot] fix(deps): update React Compiler dependencies 🤖 ✨ (#10777) 128ea47658
Bjørge Næss fix(cli): remove redundant curly brace in code example (#10781) 792c250c14
renovate[bot] fix(deps): update dependency @​portabletext/block-tools to ^3.5.8 (#10783) 13ef5e3771
Bjørge Næss chore(ci): skip pkg.pr.new for main (#10782) 1b54c810d7
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^2.13.3 (#10784) b6c49ab7bc
renovate[bot] chore(deps): update linters (#10766) 06a3728724
Jordan Lawrence chore: turn off autoupdating on eFPS studio (#10785) e68780b0fd
RitaDias fix: the main efps also needs to be deployed (#10786) 8430ecf63d
Josh fix(structure): pass the same documentId to the favorite toggle as to history (#10779) fb9257f806
Bjørge Næss fix: use www for website urls (#10788) 071e54ef0a

v4.10.1

Sanity Studio v4.10.1

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:

... (truncated)

Changelog

Sourced from sanity's changelog.

4.10.2 (2025-09-30)

Bug Fixes

  • cli: pass appType param when fetching existing SDK apps (#10775) (b870af5)
  • cli: remove redundant curly brace in code example (#10781) (792c250)
  • core: avoid repeated requests in case of failing project requests (#10770) (c03497f)
  • delay teardown of get-org-id request (#10771) (de40474)
  • deps: update dependency @​portabletext/block-tools to ^3.5.8 (#10783) (13ef5e3)
  • deps: update dependency @​portabletext/editor to ^2.13.3 (#10784) (b6c49ab)
  • deps: update dependency framer-motion to ^12.23.22 (#10768) (268d44a)
  • only reading server metadata when unfocused from input (#10749) (a255a6d)
  • structure: pass the same documentId to the favorite toggle as to history (#10779) (fb9257f)
  • use www for website urls (#10788) (071e54e)

4.10.1 (2025-09-25)

Bug Fixes

  • core: wrap useReferringDocuments projection in curly braces (#10750) (8e15373)
  • deps: update dependency @​portabletext/editor to ^2.13.1 (#10747) (5edcd32)
  • deps: update dependency @​portabletext/editor to ^2.13.2 (#10752) (962c5b0)
  • deps: update dependency groq-js to ^1.19.0 (#10751) (0e61cf3)
  • fix issue where single workspaces weren't opening the dropdown to show the new manage actions (#10746) (29fdbfe)
  • sanity: make new manage links staging aware (#10753) (db183ef)
  • sanity: pasting Portable Text data into StringInputPortableText (#10748) (0f14b5c)
  • sanity: use the correct colour for diffs in draft versions (#10738) (1b86d66)

4.10.0 (2025-09-23)

Features

  • sanity: add strict version layering (cdb7d83)
  • sanity: export getDocumentIsInPerspective (066182d)
  • sanity: use strict version layering when opening document comparison view (c11fbe5)
  • sanity: use upstream version as comparison value in document editor (#10655) (1b4ee38)

Bug Fixes

  • core: sanitize authorization header from copy error details (#10582) (8feeace)
  • core: tasks due dates showing incorrect value on timezones behind UTC (#10680) (a033aad)
  • deps: update dependency @​portabletext/block-tools to ^3.5.6 (#10662) (8168375)

... (truncated)

Commits
  • 0455f0c chore(release): publish v4.10.2 (#10760)
  • 071e54e fix: use www for website urls (#10788)
  • fb9257f fix(structure): pass the same documentId to the favorite toggle as to history...
  • b6c49ab fix(deps): update dependency @​portabletext/editor to ^2.13.3 (#10784)
  • 13ef5e3 fix(deps): update dependency @​portabletext/block-tools to ^3.5.8 (#10783)
  • 792c250 fix(cli): remove redundant curly brace in code example (#10781)
  • 05cab25 chore(deps): update dependency debug to ^4.4.3 (#10762)
  • 268d44a fix(deps): update dependency framer-motion to ^12.23.22 (#10768)
  • b870af5 fix(cli): pass appType param when fetching existing SDK apps (#10775)
  • de40474 fix: delay teardown of get-org-id request (#10771)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 4.9.0 to 4.10.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/sanity/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity/commits/v4.10.2/packages/sanity)

---
updated-dependencies:
- dependency-name: sanity
  dependency-version: 4.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
Copy link

vercel bot commented Oct 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
autoblog Ready Ready Preview Comment Oct 1, 2025 10:33pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants