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.29.0 to 3.30.0 in /sanity-cms #1147

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps sanity from 3.29.0 to 3.30.0.

Release notes

Sourced from sanity's releases.

v3.30.0

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

✨ Highlights

Improvements to Comments in Presentation

With the recent introduction of both Presentation tool and comments, we realised that context can be crucial in understanding comments relating to visual aspects of an application.

Comments created from within the Presentation tool will now display a link allowing content editors to navigate from any tool directly to the context in which that comment was made in their application.

Other features

  • Improves error handling for a migration script that attempts to iterate over the passed document function without calling it
  • Adds new Studio API, ActiveToolLayout, which allows plugin authors to have more flexibility by wrapping the active tool
  • The selected viewport in Presentation is now persisted in the URL

🐛 Notable bugfixes

  • Improves focus handling with the Presentation tool and Portable Text Inputs
  • Fixes regression preventing import {debugSecrets} from '@sanity/preview-url-secret/sanity-plugin-debug-secrets' listing secrets
  • Fixes a bug preventing the CLI being used inside Studio project subdirectories

📓 Full changelog

Author Message Commit
Rico Kahler fix: remove no private (#5726) a3998c3847
Ash refactor(util): move concurrency limiter packages to @sanity/util (#5654) 35d368e57c
Ash fix(cli): project root resolution (#5712) e30f45f356
Bjørge Næss chore(deps): normalize vite dependencies 4c6ade2bc3
Bjørge Næss chore(docs): remove internal 'how to publish' from CONTRIBUTING.md 3e95893795
Bjørge Næss chore: install npm check-updates as dev dependency 5799aed369
Bjørge Næss chore: upgrade debug to latest 4.x 57190164c4
Bjørge Næss chore(depcheck): remove v2 detector and fix ts error a2c08eeeb1
Bjørge Næss chore(depcheck): cleanup depcheck ignores ac8fdc3eae
Bjørge Næss chore(portable-text-editor): add missing dev dependency ef47badb62
Bjørge Næss chore(groq): use relative imports to 'groq' from tests b5dc763e61
Bjørge Næss chore(sanity): add missing dev dependencies e1be6150bd
Bjørge Næss chore(cli): cleanup dependencies 3bb3d2b7a3
Bjørge Næss fix(test): remove unused files 4317541db9
Bjørge Næss chore: add @​jest/globals as dev dependency in packages af6561ed03
Bjørge Næss chore(test): remove @​sanity/ui jest mock 66eaec5848

... (truncated)

Commits
  • c29014a v3.30.0
  • 613e1dd fix(structure): intent menu item nodes not rendering (#5728)
  • 2202e3c fix(core): bring back subtitle in workspace list view (#5788)
  • 0f114b1 fix(core/inputs): fix issues with calling onPathFocus for PT-input (#5794)
  • 5da8891 feat(core): rename useMentionOptions to useUserListWithPermission and move to...
  • 3941d86 refactor(core/inputs): report focusPath on text spans ending with .text (#5786)
  • 84a6015 chore: upgrade @​playwright/test to latest (#5792)
  • 32d79a2 fix(core): update featuresEnabled when switching projects (#5787)
  • 86bf2e9 chore(deps): bump @​sanity/tsdoc to 1.0.0-alpha.42 (#5765)
  • 79ef8c3 fix(deps): update dependency @​sanity/client to ^6.13.3 (#5772)
  • 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.29.0 to 3.30.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.30.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 Feb 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

Superseded by #1151.

@dependabot dependabot bot closed this Feb 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity-cms/sanity-3.30.0 branch February 27, 2024 23:37
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