Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sanity from 3.19.2 to 3.20.0 in /sanity-cms #998

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps sanity from 3.19.2 to 3.20.0.

Release notes

Sourced from sanity's releases.

v3.20.0

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade Sanity Studio, run this command in your project folder:

npm install sanity@latest

✨ Highlights

Introducing Presentation

Separating content from presentation shouldn’t create friction. With Presentation, you can work visually – with a clear view of structured content reuse. Presentation and visual editing is available on all plans.

Learn more about Presentation in the launch blog post

Introducing Comments (beta)

Streamline your content review process. From in-document communication to organized feedback, Comments enhances teamwork across all stages of content creation. The new Comments feature is available for projects on the new Growth plan, and up.

Learn more about the Comments beta launch

Desk is now Structure

With the launch of the new Presentation tool, we have renamed the Desk tool to Structure. There are no changes in APIs at this time and no required code changes. In the near future we will rename the export and add a deprecation warning to the existing deskTool.

For those that are depending on the old tool name desk in Studio customizations, this identifier changes to structure in this release and you should update your code accordingly.

Learn more about this change.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update react monorepo (#5089) 0c851c6e4c
Cody Olsen chore: add focus path debug tooling (#5190) f833f0e80e
Marius Lundgård feat: re-export @sanity/presentation as sanity/presentation (#5200) 02736d599e
Bjørge Næss feat(desk): rename Desk to Structure in public facing UI (#5181) f2384402bf
Rico Kahler test(e2e): disable dataset creation per PR (#5210) d443e70335
Herman Wikner fix(core): field actions hidden issue (#5212) e3a39e66d1
Herman Wikner fix(comments): feedback footer font size and copy (#5215) 80e243ef93
Bjørge Næss fix(desk): change link to help article about the Desk - Structure rename (#5217) 51190b0dea
Bjørge Næss fix(deps): upgrade @​sanity/client and @​sanity/presentation (#5219) ef4de9a65c

v3.19.3

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

... (truncated)

Commits
  • b2cdefd v3.20.0
  • ef4de9a fix(deps): upgrade @​sanity/client and @​sanity/presentation (#5219)
  • 51190b0 fix(desk): change link to help article about the Desk - Structure rename (#5217)
  • 80e243e fix(comments): feedback footer font size and copy (#5215)
  • e3a39e6 fix(core): field actions hidden issue (#5212)
  • f238440 feat(desk): rename Desk to Structure in public facing UI (#5181)
  • 02736d5 feat: re-export @sanity/presentation as sanity/presentation (#5200)
  • 9231b1a v3.19.3
  • 1227102 refactor(core): improve navbar collapse menu (#5185)
  • 8c674ac fix(deps): update dependency @​sanity/client to ^6.8.5 (#5169)
  • 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 3.19.2 to 3.20.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.20.0/packages/sanity)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2023

Superseded by #1000.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity-cms/sanity-3.20.0 branch November 23, 2023 16:59
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