sanity-io / visual-editing

https://visual-editing-studio.sanity.build
MIT License
36 stars 20 forks source link

fix(deps): Update sanity monorepo to ^3.58.0 (canary) #1864

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/types (source) ^3.57.4 -> ^3.58.0 age adoption passing confidence
@sanity/types (source) 3.57.4 -> 3.58.0 age adoption passing confidence
@sanity/util (source) 3.57.4 -> 3.58.0 age adoption passing confidence
@sanity/vision (source) 3.57.4 -> 3.58.0 age adoption passing confidence
groq (source) 3.57.4 -> 3.58.0 age adoption passing confidence
sanity (source) 3.57.4 -> 3.58.0 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/types) ### [`v3.58.0`](https://redirect.github.com/sanity-io/sanity/releases/tag/v3.58.0) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v3.57.4...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](https://www.sanity.io/docs/upgrade). If you are updating from a version earlier than [3.37.0](https://www.sanity.io/changelog/93306939-973b-4e48-bb63-89a6b91d70b3), you should also check out [this article](https://www.sanity.io/help/upgrade-packages) to ensure your dependencies are up to date. ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Rico Kahler | feat(perf): add new eFPS benchmark suite ([#​7407](https://redirect.github.com/sanity-io/sanity/issues/7407)) | [`2de06de`](https://redirect.github.com/sanity-io/sanity/commit/2de06de0ea) Ryan Bonial | Fix: prevent flash of "Untitled" when loading a document w/ preview ([#​7505](https://redirect.github.com/sanity-io/sanity/issues/7505)) | [`b7f0135`](https://redirect.github.com/sanity-io/sanity/commit/b7f0135e67) ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​7521](https://redirect.github.com/sanity-io/sanity/issues/7521)) | [`4729e84`](https://redirect.github.com/sanity-io/sanity/commit/4729e84b8f) Pedro Bonamin | fix(core): hide `versions.*` documents from search, update `getPublishedId` to account for versions ([#​7470](https://redirect.github.com/sanity-io/sanity/issues/7470)) | [`7c814a8`](https://redirect.github.com/sanity-io/sanity/commit/7c814a88e4) RitaDias | fix(structure): live edit on draft documents ([#​7526](https://redirect.github.com/sanity-io/sanity/issues/7526)) | [`7bf9995`](https://redirect.github.com/sanity-io/sanity/commit/7bf9995f4d) RitaDias | refactor(structure): add virtualization when rendering assigneeds list ([#​7536](https://redirect.github.com/sanity-io/sanity/issues/7536)) | [`e102679`](https://redirect.github.com/sanity-io/sanity/commit/e10267991d) Bjørge Næss | fix(core): skip updating focusPath state if unchanged ([#​7524](https://redirect.github.com/sanity-io/sanity/issues/7524)) | [`7183b24`](https://redirect.github.com/sanity-io/sanity/commit/7183b2448e) Pedro Bonamin | fix(core): document store cache memo not working ([#​7530](https://redirect.github.com/sanity-io/sanity/issues/7530)) | [`8c677c2`](https://redirect.github.com/sanity-io/sanity/commit/8c677c29cd) Bjørge Næss | fix(core): clean up portable text input's selection change handling ([#​7525](https://redirect.github.com/sanity-io/sanity/issues/7525)) | [`714b3e1`](https://redirect.github.com/sanity-io/sanity/commit/714b3e1e5d) Ash | chore(sanity): add return type to `StudioErrorBoundary` component | [`b7b677c`](https://redirect.github.com/sanity-io/sanity/commit/b7b677c213) Ash | chore: fix spelling mistake | [`a7ca8b6`](https://redirect.github.com/sanity-io/sanity/commit/a7ca8b6172) Ash | chore(sanity): remove unused parameter from `onRetry` function signature | [`61e981b`](https://redirect.github.com/sanity-io/sanity/commit/61e981b489) Ash | feat(sanity): add `ErrorActions` component | [`7809762`](https://redirect.github.com/sanity-io/sanity/commit/7809762b79) Ash | feat(sanity): refine `StudioErrorBoundary` component UI | [`d11efce`](https://redirect.github.com/sanity-io/sanity/commit/d11efce410) Ash | feat(sanity): add "Copy error details" button to document list error UI | [`a218c88`](https://redirect.github.com/sanity-io/sanity/commit/a218c88030) Pedro Bonamin | feat(core): Studio announcements ([#​7515](https://redirect.github.com/sanity-io/sanity/issues/7515)) | [`3593bf5`](https://redirect.github.com/sanity-io/sanity/commit/3593bf56a4) RitaDias | refactor(structure): add timeout to reconnecting message ([#​7531](https://redirect.github.com/sanity-io/sanity/issues/7531)) | [`9ab4086`](https://redirect.github.com/sanity-io/sanity/commit/9ab4086ea7)
sanity-io/sanity (@​sanity/vision) ### [`v3.58.0`](https://redirect.github.com/sanity-io/sanity/compare/v3.57.4...63e101bd68bfcb4e04be616c99da64e99cb11354) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v3.57.4...v3.58.0)
sanity-io/sanity (sanity) ### [`v3.58.0`](https://redirect.github.com/sanity-io/sanity/compare/v3.57.4...63e101bd68bfcb4e04be616c99da64e99cb11354) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v3.57.4...v3.58.0)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

vercel[bot] commented 6 days ago

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

Name Status Preview Comments Updated (UTC)
live-visual-editing-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-next-with-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-nuxt ❌ Failed (Inspect) Sep 25, 2024 10:11am
visual-editing-page-builder-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
visual-editing-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 10:11am
socket-security[bot] commented 6 days ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sanity/cli@3.58.0 environment, filesystem Transitive: eval, network, shell, unsafe +314 39 MB bjoerge
npm/@sanity/types@3.58.0 None 0 400 kB bjoerge
npm/@sanity/util@3.58.0 None +7 4.61 MB bjoerge
npm/@sanity/vision@3.58.0 Transitive: environment +81 13.6 MB bjoerge
npm/groq@3.58.0 None 0 11.8 kB bjoerge

🚮 Removed packages: npm/@sanity/cli@3.57.4, npm/@sanity/types@3.57.4, npm/@sanity/util@3.57.4, npm/@sanity/vision@3.57.4, npm/groq@3.57.4

View full report↗︎