Skip to content

chore(deps-dev): bump sanity from 5.19.0 to 5.20.0#151

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sanity-5.20.0
Open

chore(deps-dev): bump sanity from 5.19.0 to 5.20.0#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sanity-5.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps sanity from 5.19.0 to 5.20.0.

Release notes

Sourced from sanity's releases.

v5.20.0

Sanity Studio v5.20.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit: www.sanity.io/changelog/studio-NS4xOS4w

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
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#12583) 449f40cb987a05c3e3438f67f59db4507db844f7
@​codythatsme fix(types): preserve type autocomplete for defineField inside defineType (#12576) d566c31254a4d1d13d905eff0912be445ed69ac6
squiggler-app[bot] chore(deps): update dependency lodash-es to ^4.18.1 (#12582) e855996bca64d6262fd12791f6a82087066eb18d
@​jordanl17 fix(form): add deeply nested array preview types and integrate into schema (#12489) 35af7f5669f3acd86360f99ca268046b2f82e1fd
@​pedrobonamin feat(core): adds useProjectOrganizationData hook (#12539) f180ebfc15cdfa4b582cd8a8a8ec1fd4c6d58942
squiggler-app[bot] chore(deps): update rexxars/bundle-stats digest to 1bc291f (#12569) 48a5609d007a5d7c6b3d2558a807555305c25d1f
@​binoy14 ci(renovate): inline reusable workflow to fix access error (#12567) 95a9bca6b829fe9b3c46eb132a72fa2556765a78
@​binoy14 ci: use main branch for action (#12566) bbd13044f229f4ebed83defdac463e85e8a522a6
@​binoy14 ci(renovate): add self-hosted renovate bot workflow (#12565) 111f86e66a139ae557967fcf312685f2ea1f05cd
@​juice49 fix(sanity): inline comment input re-animate on every value change (#12564) fa34c76df4342e5292799297c7debd66f3ab0f7a
@​juice49 fix(sanity): add missing perspective when calling observeDocumentTypeFromId for references (#12561) 80e57e96f82e6aea329785ca1749dfe0ee791a7f
@​bjoerge chore(ci): expand and clarify release PR description (#12562) 611e177ebc0ff5a64cbe8ea81c314222cf265469
@​juice49 fix(sanity): array input with no ArrayFunctions vanishing after pane expansion (#12559) d7c56cd693fcc72fe15ccd2ea0dc25b8273c8d3b
@​juice49 feat(test-studio): add example array with no ArrayFunctions (#12559) 4da66bcb228c87961caf9097e660c44cd8dd7ca6
Changelog

Sourced from sanity's changelog.

5.20.0 (2026-04-07)

Features

Bug Fixes

  • form: add deeply nested array preview types and integrate into schema (#12489) (35af7f5)
  • sanity: add missing perspective when calling observeDocumentTypeFromId for references (80e57e9)
  • sanity: array input with no ArrayFunctions vanishing after pane expansion (d7c56cd)
  • sanity: inline comment input re-animate on every value change (fa34c76)
Commits
  • b7b5a0e chore(release): publish v5.20.0 (#12560)
  • e855996 chore(deps): update dependency lodash-es to ^4.18.1 (#12582)
  • 35af7f5 fix(form): add deeply nested array preview types and integrate into schema (#...
  • f180ebf feat(core): adds useProjectOrganizationData hook (#12539)
  • fa34c76 fix(sanity): inline comment input re-animate on every value change
  • 80e57e9 fix(sanity): add missing perspective when calling observeDocumentTypeFromId...
  • d7c56cd fix(sanity): array input with no ArrayFunctions vanishing after pane expansion
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 5.19.0 to 5.20.0.
- [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/v5.20.0/packages/sanity)

---
updated-dependencies:
- dependency-name: sanity
  dependency-version: 5.20.0
  dependency-type: direct:development
  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 Apr 13, 2026
@github-actions
github-actions Bot enabled auto-merge April 13, 2026 02:58
@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.41%. Comparing base (6ce704d) to head (2c5ef13).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files           5        5           
  Lines          63       63           
  Branches       18       18           
=======================================
  Hits           62       62           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github Apr 15, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/sanity-5.20.0 is protected it was unable to do so.

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.

1 participant