w3bdesign / dfweb-v3

🏡 DFWeb personal portfolio version 3 with Next.js, Sanity.io, Framer Motion, Storybook, Tailwind CSS, Cypress, Playwright and more. 98% test coverage.
https://v3.dfweb.no
MIT License
20 stars 6 forks source link

Update sanity monorepo to ^3.31.0 #1675

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/vision (source) ^3.30.1 -> ^3.31.0 age adoption passing confidence
sanity (source) ^3.30.1 -> ^3.31.0 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/vision) ### [`v3.31.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.31.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.30.1...v3.31.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 #### Inline commenting in Blocks ![inline comments screenshot](https://togithub.com/sanity-io/sanity/assets/15094168/c8dec990-dcb0-4368-ac03-8add532b924d) Enhance editorial collaboration with the ability to attach comments directly to specific text selections. This feature includes highlight capabilities and ensures a seamless experience with updates and scrolling interactions. #### Portable Text Editor improvements - Inline references and objects will now render with increased default sizes in the Portable Text Editor for easier interaction. - Original content keys are now preserved during undo/redo operations in the Portable Text Editor. This change makes for more robust content integrity. ### 🐛 Notable bugfixes - Fixes an issue that allowed files to be dropped behind the open modal, leading to potentially adding files to the wrong input. - Fixes a problem where temporary network disruptions could cause the form editor to reload and lose unsaved edits. Now, the form becomes read-only during reconnection, preserving state and changes. - Fixes an issue where initial value templates would not accept a target dataset for cross-dataset references. - Fixes an issue where the "disabled" state was shown indefinitely for cross-dataset references. - Resolves a UI problem where the "cannot upload" message was incorrectly shown for extension-restricted file types during hover. - Fixes a bug where certain selections within the Portable Text Editor were being mishandled. - Fixes an issue where Comments would show a loading state while the form was reconnecting, preserving user comments during network issues. ### 📓 Full changelog | Author | Message | Commit | | -------------------- | ----------------------------------------------------------------------------------------------------------- | --------- | | Robin Neatherway | docs: show backup command in help ([#​5865](https://togithub.com/sanity-io/sanity/issues/5865)) | [`5d060af`](https://togithub.com/sanity-io/sanity/commit/5d060afc1) | | Nina Andal Aarvik | fix(core): change modalWidth of inlineObjects to 1 by default ([#​5839](https://togithub.com/sanity-io/sanity/issues/5839)) | [`6e551b0`](https://togithub.com/sanity-io/sanity/commit/6e551b09d) | | Per-Kristian Nordnes | feat(portable-text-editor): preserve keys on undo/redo ([#​5805](https://togithub.com/sanity-io/sanity/issues/5805)) | [`f83e8e4`](https://togithub.com/sanity-io/sanity/commit/f83e8e401) | | Herman Wikner | feat(portable-text-editor): implement `isSelectionOverlapping` method ([#​5870](https://togithub.com/sanity-io/sanity/issues/5870)) | [`1d41af7`](https://togithub.com/sanity-io/sanity/commit/1d41af7c8) | | renovate\[bot] | chore(deps): update dependency get-random-values-esm to v1.0.2 ([#​5856](https://togithub.com/sanity-io/sanity/issues/5856)) | [`16a5434`](https://togithub.com/sanity-io/sanity/commit/16a5434fd) | | Ash | fix(form): prevent drop event propagating outside of EditPortal component ([#​5813](https://togithub.com/sanity-io/sanity/issues/5813)) | [`fc73437`](https://togithub.com/sanity-io/sanity/commit/fc73437ae) | | Per-Kristian Nordnes | fix(portable-text-editor): check that path is lengthy ([#​5875](https://togithub.com/sanity-io/sanity/issues/5875)) | [`2deebb1`](https://togithub.com/sanity-io/sanity/commit/2deebb189) | | Herman Wikner | feat(core): add ` onFullScreenChange ` to Portable Text Input ([#​5879](https://togithub.com/sanity-io/sanity/issues/5879)) | [`84a0c90`](https://togithub.com/sanity-io/sanity/commit/84a0c9028) | | Rupert Dunk | feat(structure): support closing first collapsed `DocumentPanel` ([#​5867](https://togithub.com/sanity-io/sanity/issues/5867)) | [`6d61e94`](https://togithub.com/sanity-io/sanity/commit/6d61e9402) | | cngonzalez | fix(core): check if previous state is null for unmounted component ([#​5724](https://togithub.com/sanity-io/sanity/issues/5724)) | [`9ed5cca`](https://togithub.com/sanity-io/sanity/commit/9ed5cca51) | | Tommy Petty | fix(structure): provide better error handling if orderings contain invalid field ([#​5709](https://togithub.com/sanity-io/sanity/issues/5709)) | [`4926b78`](https://togithub.com/sanity-io/sanity/commit/4926b78e4) | | Per-Kristian Nordnes | feat(portable-text-editor): range decorations ([#​5871](https://togithub.com/sanity-io/sanity/issues/5871)) | [`fa330a0`](https://togithub.com/sanity-io/sanity/commit/fa330a0ba) | | Herman Wikner | feat(comments): introduce inline commenting ([#​5606](https://togithub.com/sanity-io/sanity/issues/5606)) | [`7ed2b0f`](https://togithub.com/sanity-io/sanity/commit/7ed2b0f65) | | Tommy Petty | fix(core): updates to not show "cannot upload" on hover when using extension based accepts settings ([#​5881](https://togithub.com/sanity-io/sanity/issues/5881)) | [`023e7e6`](https://togithub.com/sanity-io/sanity/commit/023e7e646) | | Bjørge Næss | fix(sanity): preserve form (as readOnly) when reconnecting ([#​5884](https://togithub.com/sanity-io/sanity/issues/5884)) | [`ed87e2a`](https://togithub.com/sanity-io/sanity/commit/ed87e2a40) | | Per-Kristian Nordnes | fix(portable-text-editor): all paths must be checked ([#​5891](https://togithub.com/sanity-io/sanity/issues/5891)) | [`4ae88a0`](https://togithub.com/sanity-io/sanity/commit/4ae88a028) | | Per-Kristian Nordnes | fix(comments): allow ranges to be collapsed ([#​5892](https://togithub.com/sanity-io/sanity/issues/5892)) | [`eb5cd50`](https://togithub.com/sanity-io/sanity/commit/eb5cd5020) | | Ash | feat(ci): cache release dependencies ([#​5834](https://togithub.com/sanity-io/sanity/issues/5834)) | [`75ac3cf`](https://togithub.com/sanity-io/sanity/commit/75ac3cfb1) | | Rostislav Melkumyan | feat(cli): --quickstart flag for ejecting server schemas ([#​5797](https://togithub.com/sanity-io/sanity/issues/5797)) | [`174a616`](https://togithub.com/sanity-io/sanity/commit/174a61641) | | Pedro Bonamin | feat(core): export useWorkspaceLoader from core ([#​5898](https://togithub.com/sanity-io/sanity/issues/5898)) | [`3670459`](https://togithub.com/sanity-io/sanity/commit/367045963) | | Pedro Bonamin | chore(search): refactor search to export necessary components and providers. ([#​5900](https://togithub.com/sanity-io/sanity/issues/5900)) | [`4159bca`](https://togithub.com/sanity-io/sanity/commit/4159bcabe) | | Espen Hovlandsdal | chore(deps): upgrade archiver, split2 dependencies ([#​5880](https://togithub.com/sanity-io/sanity/issues/5880)) | [`c9a1dd6`](https://togithub.com/sanity-io/sanity/commit/c9a1dd667) | | Espen Hovlandsdal | fix(core): allow `_dataset` for cross-dataset references in templates ([#​5889](https://togithub.com/sanity-io/sanity/issues/5889)) | [`9fc34a2`](https://togithub.com/sanity-io/sanity/commit/9fc34a25e) |
sanity-io/sanity (sanity) ### [`v3.31.0`](https://togithub.com/sanity-io/sanity/compare/v3.30.1...37e207db4cda290ef086548fd0c1fd7fb3c7a4f6) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.30.1...v3.31.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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. View repository job log here.

vercel[bot] commented 6 months ago

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

Name Status Preview Updated (UTC)
dfweb-v3 ✅ Ready (Inspect) Visit Preview Mar 5, 2024 7:39pm
github-actions[bot] commented 6 months ago
⚡️ Lighthouse report: Category Score
🟠 Performance 63
🟢 Accessibility 100
🟢 Best practices 96
🟢 SEO 100
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud