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.34.0 #1697

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.33.0 -> ^3.34.0 age adoption passing confidence
sanity (source) ^3.33.0 -> ^3.34.0 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/vision) ### [`v3.34.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.34.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.33.0...v3.34.0) #### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade your Sanity Studio, run this command in its folder:** npm install sanity@latest ### ✨ Highlights #### Persisted user settings User settings (like desk list sort orders, view modes, and global search history) are now stored securely server-side by Sanity. This means that these settings do not need to be re-selected across devices or browsers, and will be persisted wherever a user logs into their Studio. ### 🐛 Notable bugfixes - Fixes a bug in the Portable Text Editor where merging two text blocks could result in data loss in the topmost block when several editors are inside the document. - Migration CLI tooling now always places its output in the project root, and provides better messaging about this. ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Ash | feat(cli): improve migration runner output ([#​5904](https://togithub.com/sanity-io/sanity/issues/5904)) | [`11d15ce`](https://togithub.com/sanity-io/sanity/commit/11d15ce65b) Ash | fix(cli): use inferred project root when creating migrations from subdirectory ([#​5905](https://togithub.com/sanity-io/sanity/issues/5905)) | [`1d2775c`](https://togithub.com/sanity-io/sanity/commit/1d2775cf13) Herman Wikner | fix(core): handle no userId in getUser ([#​5992](https://togithub.com/sanity-io/sanity/issues/5992)) | [`c9ceac0`](https://togithub.com/sanity-io/sanity/commit/c9ceac0038) renovate\[bot] | fix(deps): update dependency [@​sanity/presentation](https://togithub.com/sanity/presentation) to v1.11.6 ([#​5999](https://togithub.com/sanity-io/sanity/issues/5999)) | [`51d3bbd`](https://togithub.com/sanity-io/sanity/commit/51d3bbd5a1) Per-Kristian Nordnes | fix(portable-text-editor): fix and test issue with merge block operation ([#​5996](https://togithub.com/sanity-io/sanity/issues/5996)) | [`96bc72b`](https://togithub.com/sanity-io/sanity/commit/96bc72be1b) Pedro Bonamin | feat(tasks): add notification data for tasks document and tasks comments ([#​5998](https://togithub.com/sanity-io/sanity/issues/5998)) | [`8e63552`](https://togithub.com/sanity-io/sanity/commit/8e63552f24) cngonzalez | feat(core): store and fetch user settings from backend ([#​5939](https://togithub.com/sanity-io/sanity/issues/5939)) | [`ecb3495`](https://togithub.com/sanity-io/sanity/commit/ecb349553b)
sanity-io/sanity (sanity) ### [`v3.34.0`](https://togithub.com/sanity-io/sanity/compare/v3.33.0...d9c2026f98932736c1835c758d1ddfac7c9986b7) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.33.0...v3.34.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 14, 2024 7:25pm
github-actions[bot] commented 6 months ago
⚡️ Lighthouse report: Category Score
🟠 Performance 87
🟢 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

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.27%. Comparing base (62787d0) to head (74e778d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1697 +/- ## ======================================= Coverage 98.27% 98.27% ======================================= Files 23 23 Lines 174 174 Branches 32 31 -1 ======================================= Hits 171 171 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.