IT-Start-Gjovik / startgjovik_website

Website for Start Gjøvik 2023-2024, a student organization for innovation and entrepreneurship
https://www.startgjovik.no
GNU General Public License v2.0
9 stars 7 forks source link

build(deps): bump sanity from 3.55.0 to 3.56.0 #501

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps sanity from 3.55.0 to 3.56.0.

Release notes

Sourced from sanity's releases.

v3.56.0

✨ Highlights

Improved document sync notification

Fixes an issue where the syncing document notification would sometimes remain on the screen indefinitely, even after the document was no longer visible. The toast is now dismissible, improving the user experience when working with synchronized documents.

Sync Document Toast

Copy document URL to clipboard

A new feature has been added to the document pane, allowing users to easily copy the current document's URL to their clipboard. This makes sharing documents with colleagues and collaborators more convenient.

Ending the "Array Tree Editing" beta

Thank you to everyone who participated in the "Array Tree Editing" beta. Based on your feedback, we are ending this experiment as we continue to explore better ways to navigate nested structured.

🐛 Notable bugfixes

  • Optimized rendering in Presence: We’ve optimized how presence changes are handled, reducing unnecessary re-renders in the Studio. This enhancement improves overall performance when multiple users are working on the same document.
  • Respect for --no-auto-updates flag in CLI: Fixed an issue where the CLI would not respect the --no-auto-updates flag, ensuring that this configuration setting now behaves as expected.
  • Improved feedback when extracting schema: The schema extraction process now outputs the file path, providing clearer feedback and making it easier to locate the saved schema.
  • Constrain size for date picker popover: Added a prop to constrain the size of the date picker popover in the DateTimeInput UI component, providing more control over its appearance, especially in modal contexts.

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
Carolina Gonzalez feat(cli): respect --no-auto-updates flag in CLI config (#7396) c83021ebaf
Pedro Bonamin chore(structure): add DocumentListBuilder.filter JSdoc details (#7402) 445384d417
Pedro Bonamin fix(structure): make sync document toast dismisable (#7209) dc40f6ee94
Pedro Bonamin chore(core): end "Array Tree Editing" beta (#7411) 9894c6dbd8
Rune Botten fix(core): avoid unnecessary re-renders in useDocumentPresence (#7365) 379620e0a9
Simeon Griggs output path when extracting schema (#7414) 6fdfcac0c5
RitaDias refactor(sanity): Move date inputs UI Components to ui-components (#7410) 0d1dcd7bec
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.4.0 (#7417) 6bd4f8cd20
RitaDias fix(sanity): add prop for constraintSize (#7421) 17a7b1d9f8
Drew Lyton feat(sanity): add always present document action to copy url to clipboard (#7416) 7afcdb408c
renovate[bot] fix(deps): update dependency groq-js to ^1.13.0 (#7424) 14530aa3b0
Drew Lyton feat(sanity): Update presence menu button for inviting new collaborators (#7406) 064519a2aa
Commits
  • 57384e6 v3.56.0
  • 064519a feat(sanity): Update presence menu button for inviting new collaborators (#7406)
  • 14530aa fix(deps): update dependency groq-js to ^1.13.0 (#7424)
  • 7afcdb4 feat(sanity): add always present document action to copy url to clipboard (#7...
  • 17a7b1d fix(sanity): add prop for constraintSize (#7421)
  • 6bd4f8c fix(deps): update dependency @​sanity/icons to ^3.4.0 (#7417)
  • 0d1dcd7 refactor(sanity): Move date inputs UI Components to ui-components (#7410)
  • 6fdfcac output path when extracting schema (#7414)
  • 379620e fix(core): avoid unnecessary re-renders in useDocumentPresence (#7365)
  • 9894c6d chore(core): end "Array Tree Editing" beta (#7411)
  • 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 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)
vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
startgjovik-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 2, 2024 10:18am
dependabot[bot] commented 1 month ago

Superseded by #506.