Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @sanity/cli (2.19.1 → 3.25.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 21 commits:
v3.25.0
feat(cli): new documents validate command (#5475)
fix(deps): update dependency `@sanity/presentation` to `v1.6.0` (#5508)
fix: various navbar improvements (#5504)
fix(deps): update @sanity/ui to 2.0.0 and @sanity/color to 3.0.0 (#5507)
fix: ensure list array card focusRing isn't cropped and renders with correct radii (#5505)
fix: use help icon for help + resources button (#5506)
fix(form/inputs): include text blocks in PT-members when theya are focused (#5502)
chore(deps): regenerate lockfile
test(cli): fix flaky dev server test (#5476)
chore(i18n): fixed missing translations with document status pulse (#5498)
fix(cli): telemetry: only log first 10 elements in args array (#5471)
fix(core): add missing inter fontface for weights 800+900 (#5490)
fix(core): include cookieless auth token in logout request if it exists (#5491)
fix: mark builds as completed/errored and indicate empty cli runs (#5469)
fix(test): use `"runtime": "automatic"` for `"@babel/preset-react"` (#5492)
chore(deps): update dependency @sanity/ui to v2.0.0-beta.17 (#5487)
fix(deps): update dependency @sanity/client to ^6.11.1 (#5488)
fix(deps): update dependency @sanity/presentation to v1.5.3 (#5486)
fix(block-tools): more robust formatting detection on copy paste in Safari (#5485)
feat(block-tools): add special notion handling for single block decorators (#5411)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands