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.14.4) · 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 35 commits:
v3.14.4
chore(deps): update dependency @sanity/pkg-utils to v2.3.6 (#4727)
fix(deps): update dependency @sanity/uuid to v3.0.2 (#4729)
fix(deps): update dependency @vitejs/plugin-react to v4.0.3 (#4730)
fix(deps): update dependency esbuild to v0.18.16 (#4731)
fix(deps): update dependency react-focus-lock to v2.9.5 (#4732)
fix(deps): update dependency vite to v4.4.7 (#4733)
fix(deps): update dependency framer-motion to v10.13.1 (#4735)
chore(deps): update dependency sanity-plugin-mux-input to v2.1.1 (#4734)
fix(deps): update dependency @sanity/ui to v1.7.3 (#4728)
fix(deps): update dependency @sanity/client to v6.1.7 (#4737)
fix(deps): update dependency get-it to v8.3.0 (#4736)
fix(core): add logic to focusFirst in customised popover (#4667)
fix(desk): add accessible labels to review changes button
fix(desk): add accessible labels to publish status
fix(core): add a11y labels to presence indicators
fix(desk): add accessible label to publish icon
fix(desk): minor style change of references in delete/unpublish dialog (#4705)
refactor(core): drop unused validation list components
refactor(desk): drop unused validation menu component
fix(core): add missing validation at input level validation (boolean) (#4719)
feat(schema): automatically create titles for fieldsets without one
fix(types): adjust `icon` property for field group (can only be component)
fix(types): add missing `group` property on fieldset definitions
feat(schema): automatically create titles for field groups without one
feat(schema): do not warn on missing title for schema type
refactor(config): use human-readable types for config error messages
docs(desk): fix links in tsdoc comment (#4714)
feat(core): implement document creation context in `document.newDocumentOptions` (#4680)
fix(import): skip datasets lookup if no CDRs are found
fix(types): deprecate experimental search for CDRs
feat(cli): add `--skip-cross-dataset-references` flag to `dataset import`
feat(import): check for missing datasets prior to importing
fix(import): rewrite cross-dataset references, add option to skip
fix(core): deprecate `projectId` in cross-dataset reference definitions
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