hminsky2002 / WNYU

Typescript and Next.js website for WNYU
https://wnyu.vercel.app
MIT License
0 stars 0 forks source link

Bump @sanity/vision from 3.52.1 to 3.61.0 #225

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @sanity/vision from 3.52.1 to 3.61.0.

Release notes

Sourced from @​sanity/vision's releases.

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

  • Improves performance significantly when navigating between previously visited documents.
  • Adds a new CLI command, sanity learn, to open www.sanity.io/learn.

🐛 Notable bugfixes

  • Fixes an issue where editing a document would trigger unnecessary requests to the API.

📓 Full changelog

Author Message Commit
Espen Hovlandsdal ci(efps): allow recording video in efps suite (#7606) 39e331af84
Pedro Bonamin feat(core): document store loader - swr in edit state (#7552) e3cc6d5fd6
RitaDias docs(sanity): update label onUncaughtError from internal to beta (#7612) 5b3ddc6551
Binoy Patel test(sanity): migrate sanity package to vitest (#7578) 6d23434d17
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7614) b69339687a
Simeon Griggs feat: add CLI command to open Sanity Learn (#7409) 150451108e
Espen Hovlandsdal fix: prevent excessive requests to access endpoint (#7597) 45a74fc16e
Binoy Patel chore(perf): allow sharding efps tests (#7592) de51413d9a
Espen Hovlandsdal fix: use absolute urls for published sourcemap urls (#7599) 1f94234655
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7622) b357fbf7b0

v3.60.0

✨ Highlights

Custom callback for error reporting

  • Adds onUncaughtError-callback for Studio config that enables developers to implement custom error reporting. See #7553 for more details and usage examples.

🐛 Notable bugfixes

  • Improves performance when navigating between previously visited document lists in the studio
  • The global search "contains" filter now matches inside words
  • Fixes an issue that in certain rare cases caused long delays while loading a document
  • Improves loading state of reference previews
  • Fixes an issue that could in rare cases lead to an outdated version of the document being displayed in the form

📓 Full changelog

Author Message Commit
Rico Kahler test: add efps to CI (#7556) 834403a934
Bjørge Næss fix(structure): memoize search query results (#7555) d4e4e44b4d
Ash fix(sanity): allow global search "contains" filter to match inside words (#7572) 0cdfdce755
Snorre Eskeland Brekke feat(sanity): studio manifests cont (#7403) a09875391f

... (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 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
wnyu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 1:05am
dependabot[bot] commented 2 weeks ago

Superseded by #229.