Project-insert-name / root-website

Frontend application for rootlinjeforening.no
https://rootlinjeforening.no/
4 stars 0 forks source link

Bump @sanity/vision from 3.29.1 to 3.30.0 #154

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @sanity/vision from 3.29.1 to 3.30.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.30.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

Improvements to Comments in Presentation

With the recent introduction of both Presentation tool and comments, we realised that context can be crucial in understanding comments relating to visual aspects of an application.

Comments created from within the Presentation tool will now display a link allowing content editors to navigate from any tool directly to the context in which that comment was made in their application.

Other features

  • Improves error handling for a migration script that attempts to iterate over the passed document function without calling it
  • Adds new Studio API, ActiveToolLayout, which allows plugin authors to have more flexibility by wrapping the active tool
  • The selected viewport in Presentation is now persisted in the URL

🐛 Notable bugfixes

  • Improves focus handling with the Presentation tool and Portable Text Inputs
  • Fixes regression preventing import {debugSecrets} from '@sanity/preview-url-secret/sanity-plugin-debug-secrets' listing secrets
  • Fixes a bug preventing the CLI being used inside Studio project subdirectories

📓 Full changelog

Author Message Commit
Rico Kahler fix: remove no private (#5726) a3998c3847
Ash refactor(util): move concurrency limiter packages to @sanity/util (#5654) 35d368e57c
Ash fix(cli): project root resolution (#5712) e30f45f356
Bjørge Næss chore(deps): normalize vite dependencies 4c6ade2bc3
Bjørge Næss chore(docs): remove internal 'how to publish' from CONTRIBUTING.md 3e95893795
Bjørge Næss chore: install npm check-updates as dev dependency 5799aed369
Bjørge Næss chore: upgrade debug to latest 4.x 57190164c4
Bjørge Næss chore(depcheck): remove v2 detector and fix ts error a2c08eeeb1
Bjørge Næss chore(depcheck): cleanup depcheck ignores ac8fdc3eae
Bjørge Næss chore(portable-text-editor): add missing dev dependency ef47badb62
Bjørge Næss chore(groq): use relative imports to 'groq' from tests b5dc763e61
Bjørge Næss chore(sanity): add missing dev dependencies e1be6150bd
Bjørge Næss chore(cli): cleanup dependencies 3bb3d2b7a3
Bjørge Næss fix(test): remove unused files 4317541db9
Bjørge Næss chore: add @​jest/globals as dev dependency in packages af6561ed03
Bjørge Næss chore(test): remove @​sanity/ui jest mock 66eaec5848

... (truncated)

Commits
  • c29014a v3.30.0
  • 0693a24 chore(workspace): use sanity dependency from workspace
  • 79ef8c3 fix(deps): update dependency @​sanity/client to ^6.13.3 (#5772)
  • 656bec2 chore: add missing types packages (#5751)
  • 6e91aef fix(vision): add missing type dependency
  • e24a458 fix: run prettier
  • 26c5f47 chore(vision): fix typescript issue related to reexporting codemirror extensions
  • ac8fdc3 chore(depcheck): cleanup depcheck ignores
  • See full diff 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 7 months ago

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

Name Status Preview Comments Updated (UTC)
root-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 9:17am
dependabot[bot] commented 6 months ago

Superseded by #155.