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.56.0 to 3.58.0 #122

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps sanity from 3.56.0 to 3.58.0.

Release notes

Sourced from sanity's releases.

v3.58.0

✨ Highlights

Product announcements

Studio users will now receive notifications about new Sanity features via a floating clickable card in the bottom-left corner of the interface. Clicking the card will open a modal with more details about the feature.

Previously seen product announcements can also be accessed anytime from the new “What’s New” item in the help menu.

Other features

  • The global error UI has been refined so that it is clearer to users.
    • The global error UI now only displays the stack trace in development builds.
    • A Copy error details action has been added to the global error UI and the document list error UI. This allows users to easily share the error stack trace with developers.
    • Please note that these new strings cannot be internationalized, because the global error UI is rendered outside of the locale provider.
  • The Reconnecting toast is no longer displayed if the connection is reestablished within two seconds.

🐛 Notable bugfixes

  • Fixes issues occurring when a draft exist for a live-editable schema.
  • Improves task assignee list performance.
  • Improves Portable Text editor performance.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
Rico Kahler feat(perf): add new eFPS benchmark suite (#7407) 2de06de0ea
Ryan Bonial Fix: prevent flash of "Untitled" when loading a document w/ preview (#7505) b7f0135e67
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7521) 4729e84b8f
Pedro Bonamin fix(core): hide versions.* documents from search, update getPublishedId to account for versions (#7470) 7c814a88e4
RitaDias fix(structure): live edit on draft documents (#7526) 7bf9995f4d
RitaDias refactor(structure): add virtualization when rendering assigneeds list (#7536) e10267991d
Bjørge Næss fix(core): skip updating focusPath state if unchanged (#7524) 7183b2448e
Pedro Bonamin fix(core): document store cache memo not working (#7530) 8c677c29cd
Bjørge Næss fix(core): clean up portable text input's selection change handling (#7525) 714b3e1e5d
Ash chore(sanity): add return type to StudioErrorBoundary component b7b677c213
Ash chore: fix spelling mistake a7ca8b6172
Ash chore(sanity): remove unused parameter from onRetry function signature 61e981b489
Ash feat(sanity): add ErrorActions component 7809762b79
Ash feat(sanity): refine StudioErrorBoundary component UI d11efce410
Ash feat(sanity): add "Copy error details" button to document list error UI a218c88030
Pedro Bonamin feat(core): Studio announcements (#7515) 3593bf56a4
RitaDias refactor(structure): add timeout to reconnecting message (#7531) 9ab4086ea7

... (truncated)

Commits
  • 63e101b v3.58.0
  • 9ab4086 refactor(structure): add timeout to reconnecting message (#7531)
  • 3593bf5 feat(core): Studio announcements (#7515)
  • a218c88 feat(sanity): add "Copy error details" button to document list error UI
  • d11efce feat(sanity): refine StudioErrorBoundary component UI
  • 7809762 feat(sanity): add ErrorActions component
  • 61e981b chore(sanity): remove unused parameter from onRetry function signature
  • a7ca8b6 chore: fix spelling mistake
  • b7b677c chore(sanity): add return type to StudioErrorBoundary component
  • 714b3e1 fix(core): clean up portable text input's selection change handling (#7525)
  • 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.56.0 to 3.58.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.58.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 Sep 30, 2024
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for eventua11y-sanity ready!

Name Link
🔨 Latest commit 1460262
🔍 Latest deploy log https://app.netlify.com/sites/eventua11y-sanity/deploys/66f9f9455f0f060008f925e8
😎 Deploy Preview https://deploy-preview-122--eventua11y-sanity.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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