Skip to content

chore: Bump @sanity/vision from 3.66.1 to 3.68.1#57

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sanity/vision-3.68.1
Closed

chore: Bump @sanity/vision from 3.66.1 to 3.68.1#57
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sanity/vision-3.68.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @sanity/vision from 3.66.1 to 3.68.1.

Release notes

Sourced from @​sanity/vision's releases.

v3.68.1

🐛 Notable bugfixes

  • Fixes issue with presentation tool crashing.

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
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.19.13 (#8102) cfaa69b07

v3.68.0

🐛 Notable bugfixes

  • Improves performance of the presence menu.
  • Improves scrolling performance of document list pane views.
  • Improves rendering performance when hovering over fields.
  • Keeps tab focus inside popover dialogs for the Portable Text Editor when editing links and similar.
  • Fixes a bug that could cause relative timestamps, such as those shown in the document history inspector, to incorrectly appear to be in the future.
  • Fixes an issue where WebKit was unable to tab into a form field's action menu.
  • Large Portable Text fields are now streamed into the editor.
  • Fixes an issue that could sometimes leave the hotspot and crop icons greyed out after uploading an image.
  • Unsafe access of current on React refs fixed, allowing React Compiler to auto-memoize more components, and increasing general stability and concurrent mode safety.
  • Relative time stamps are optimized by React Compiler, reducing memory usage and allowing faster rerenders.
  • Replaced React.createElement calls in internals with the JSX runtime, unlocking the React 19 performance improvements to JSX, as well as the ability to use ref as a prop instead of React.forwardRef wrappers.
  • Refactored SanityDefaultPreview to be auto memoized by React Compiler, improving performance on document list previews, and reference selectors.

Other features

  • Exports useReferringDocuments() hook.

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
James Garbutt feat(cli): remove is-builtin-module (#6579) 2982082b23
Rostislav Melkumyan feat(cli): misc copy changes (#8003) a61c4eece5
Per-Kristian Nordnes test(playwright-ct): fix issues and flake (#8016) 6bf4d2a59b
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#8023) 2b3834503c
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.9 (#8009) bb8ae86523
Snorre Eskeland Brekke fix: delays rendering the Start in Create banner until document is ready (#8020) fa403dacd9
Per-Kristian Nordnes test(e2e): refer to correct env variable for Playwright version (#8026) cefd55aa01

... (truncated)

Commits
  • 35cd307 v3.68.1
  • 121e7bb v3.68.0
  • 9dc200e fix(deps): update dependency @​sanity/ui to ^2.10.11 (#8083)
  • 8996689 fix(vision): upgrade react-split-pane to v1.0.0 (#8061)
  • d280578 fix(deps): update dependency @​sanity/ui to ^2.10.10 (#8074)
  • 8d5fb58 feat(manifest): add icons, tools & projectId (#7980)
  • 2886839 fix(deps): update dependency @​sanity/icons to ^3.5.3 (#8071)
  • e4009f1 fix(deps): update React Compiler dependencies 🤖 ✨ (#8069)
  • cf7afaf fix(deps): upgrade react-json-inspector (#8017)
  • bb8ae86 fix(deps): update dependency @​sanity/ui to ^2.10.9 (#8009)
  • 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 <dependency name> 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)

Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.66.1 to 3.68.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.68.1/packages/@sanity/vision)

---
updated-dependencies:
- dependency-name: "@sanity/vision"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@dependabot dependabot bot requested a review from CodeWithInferno December 19, 2024 01:02
@vercel
Copy link

vercel bot commented Dec 19, 2024

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

Name Status Preview Comments Updated (UTC)
inboxiq ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 1:06am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #65.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/vision-3.68.1 branch December 23, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants