Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Bump @sanity/core from 2.20.0 to 2.35.0 in /studio #1368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @sanity/core from 2.20.0 to 2.35.0.

Release notes

Sourced from @​sanity/core's releases.

v2.35.0

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

Shared Content

This release introduces support for shared content through cross-dataset references. Read more in the announcement: https://www.sanity.io/blog/shared-content-introduction

Shared Content: Eliminate Content Debt

Improved search

Order search results by relevance, created and last updated date.

Ordering search results

🐛 Notable bugfixes

  • Fixes an issue where split panes might not persist after reloading the studio
  • Fixes a bug causing revision history selector to always display the current version instead of the selected revision

📓 Full changelog

Author Message Commit
Cody Olsen fix: persist split panes on reload 797315a060
Bjørge Næss fix(desk-tool): fix issue with history pane not showing the earlier version (#3759) 3ab221a987
Robin Pyon chore(default-layout): re-enable search sorting (#3765) 3a2fc45d94
Espen Hovlandsdal fix(schema): include _dataset field for cross-dataset references 9c6dd6bfe9
Espen Hovlandsdal feat(core): include (non-materialized) cross-dataset references in GraphQL schemas 5d1e16182f
Fred Carlsen refactor(form-builder): simplify cross dataset reference config (#3670) 6b0afbd5e8

v2.34.2

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

📓 Full changelog

Author Message Commit
RitaDias feat: add empty schema (#3756) c387259179

... (truncated)

Commits
  • 3dbbd9e v2.35.0
  • 5d1e161 feat(core): include (non-materialized) cross-dataset references in GraphQL sc...
  • 2719917 v2.34.0
  • f6368aa v2.33.3
  • eb9684e feat(core): add --force flag to graphql undeploy command
  • 6d2a077 feat(core): add --force flag to dataset alias delete command
  • bc012e5 feat(cli): add --force flag for dataset alias unlink command
  • bb08c41 feat(cli): add --force flag to sanity dataset delete command
  • 83c4df9 v2.33.2
  • 65a851b v2.33.0
  • 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 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/core](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/core) from 2.20.0 to 2.35.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.35.0/packages/@sanity/core)

---
updated-dependencies:
- dependency-name: "@sanity/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@vercel
Copy link

vercel bot commented Oct 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dot-com ❌ Failed (Inspect) Oct 24, 2022 at 1:28PM (UTC)
sanity-studio ❌ Failed (Inspect) Oct 24, 2022 at 1:28PM (UTC)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant