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.43.0 #193

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @sanity/vision from 3.29.1 to 3.43.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.43.0

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.

✨ Highlights

  • The sanity init command for Next.js-embedded Studios is updated to install next-sanity v9 and next v14 as per best practices.
  • Adds support for // @sanity-typegen-ignore comments that will ignore certain queries from type generation (thanks @​largis21!).

🐛 Notable Bugfixes

  • Fixes an issue where the scheduled publishing tool is displayed as the only available plugin when no other plugins are added.
  • Adds memoization to minimize unnecessary calls to initial value functions, improving performance.
  • Removes a circular reference to usePaneRouter that caused build warnings and potential execution order issues.
  • Fixes bugs related to the Portable Text Input when using a Reference input directly as the annotation type. This change prohibits focus and unset on the root input, preventing abrupt modal closures and ensuring proper cleanup and function execution.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update dev-non-major (#6659) ab0f97d227
Pedro Bonamin fix(scheduled-publishing): don't include it if it's the only plugin available (#6530) b2fa80b5b4
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.8.15 (#6666) 30c1f4cf4a
renovate[bot] fix(deps): update dependency groq-js to ^1.9.0 (#6655) 71a07586be
renovate[bot] chore(lockfile): update dependency @​sanity/export to v3.38.0 (#6654) 1f6b8a84f4
Ash feat(sanity): use actions API when discarding drafts c1755d1f24
Ash feat(sanity): add test ids to confirm dialog buttons 73d51cb72f
Ash test(e2e): add tests for discardChanges document action 33564a27a1
renovate[bot] chore(deps): update dependency framer-motion to v11.2.0 (#6668) 673ba0c0cd
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.15.3 (#6667) 71e6319643
renovate[bot] chore(deps): update dependency esbuild to ^0.21.2 (#6656) fc799564bc
renovate[bot] chore(deps): update dependency lerna to ^8.1.3 (#6657) 7960627d45
renovate[bot] fix(deps): Update dev-non-major (#6673) 409d7dfec0
Carolina Gonzalez feat: fetch feature toggle to enable serverside document actions (#6418) 8610fc6a3a
renovate[bot] fix(deps): update dependency @​sanity/client to ^6.18.2 (#6674) 4da4ae5807
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.1.8 (#6675) e8a40e2fc7
renovate[bot] chore(deps): update dependency @​sanity/tsdoc to v1.0.55 (#6672) 7b5bbe7f69
renovate[bot] fix(deps): update dependency get-it to ^8.4.30 (#6676) 0715793f3e
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.15.4 (#6681) f97c3484ef
renovate[bot] fix(deps): Update dev-non-major (#6680) ab4a9e8006
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.15.5 (#6687) a61a6799d6
renovate[bot] chore(deps): update dependency framer-motion to v11.2.2 (#6689) e27e063f7f
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.1.9 (#6691) 3aa444f0c9
renovate[bot] chore(deps): update dependency recast to ^0.23.7 (#6658) 3912e82f03
renovate[bot] fix(deps): Update dev-non-major (#6690) ec179d0a9a
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.8.16 (#6692) 80d462016a
renovate[bot] chore(deps): update dependency @​sanity/tsdoc to v1.0.59 (#6693) 1164a6b0bf

... (truncated)

Commits
  • 2b66ff2 v3.43.0
  • 61cc315 fix(deps): update dependency @​sanity/ui to ^2.1.11 (#6720)
  • af0eee4 fix(deps): update dependency @​sanity/ui to ^2.1.10 (#6701)
  • 3aa444f fix(deps): update dependency @​sanity/ui to ^2.1.9 (#6691)
  • e8a40e2 fix(deps): update dependency @​sanity/ui to ^2.1.8 (#6675)
  • 4da4ae5 fix(deps): update dependency @​sanity/client to ^6.18.2 (#6674)
  • fd0b347 v3.42.1
  • bec0ff3 v3.42.0
  • 083960f fix(deps): update dependency @​sanity/client to ^6.18.1 (#6653)
  • 55ab489 chore(deps): update dependency styled-components to ^6.1.11 (#6636)
  • 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)
dependabot[bot] commented 3 months ago

Superseded by #194.