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.36.4 #176

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @sanity/vision from 3.29.1 to 3.36.4.

Release notes

Sourced from @​sanity/vision's releases.

v3.36.4

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

🐛 Notable bugfixes

  • Fixes an issue in the Portable Text editor in which annotations were not opening (bug introduced in v3.36.3)
  • Fixes a potential cross-origin error from being shown in the developer console

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(core): remove custom options in comments upsell request (#6201) 46c7ce8ed9
Pedro Bonamin fix(structure): annotations not opening in portable text editor (#6198) 907c904336

v3.36.3

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a Sanity Studio, run this command in its folder:

npm install sanity@latest

Notable changes

  • Increases the default height of the Portable Text editor

Notable bugfixes

  • Fixes the --enforce-required-fields flag for the sanity typegen generate command not correctly respecting validation rules
  • Fixes a few focus issues where the Portable Text editor would sometimes jump to the start of a block or scroll to a previously opened block on focus inside of the Presentation tool
  • Fixes an issue in which when the tasks panel is open, searching for content in the Cmd + K search changes target document rather than searches the studio

📓 Full changelog

Author Message Commit
Tommy Petty fix(pte): update default height of PTE in Form (#6119) 5756753c49
Sindre Gulseth fix(schema-extraction): check for _required field in validation rules (#6151) 5ba26a5746
Cody Olsen chore: add prettier-plugin-packagejson (#6155) 8f7fe70de2
renovate[bot] chore(deps): update pnpm to v8.15.6 (#6154) 07b0745a2e
renovate[bot] chore(lockfile): update dependency framer-motion to v11.0.24 (#6144) 954c8921d4
Rupert Dunk fix(structure): improve document pane path handling (#6129) 9b4d1059dd

... (truncated)

Commits


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)
root-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 9:46am
dependabot[bot] commented 2 months ago

Superseded by #177.