Skip to content

chore: Bump @sanity/vision from 3.66.1 to 3.69.0#79

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @sanity/vision from 3.66.1 to 3.69.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.69.0

Markdown behaviors for the Portable Text Editor

The Portable Text Editor (PTE) now ships with markdown keyboard shortcuts for headings, block quotes and lists.

This change extends the core behaviors of the PTE with default markdown behaviors for a more intuitive writing experience. This allows you to:

  1. Use # characters to create headings.
  2. Use > to create a blockquote.
  3. Use Backspace at the beginning of a block to clear its style.
  4. Use -, *, _ or 1. to initiate a list.

This is part of the effort that brings features from the new standalone Portable Text Editor back into the Studio.

TypeGen: add support for astro

You can now generate types from queries in .astro files. Learn more in the TypeGen docs.

🐛 Notable bugfixes

  • Fixes schema extraction with nested union references.
  • Header when creating new documents is now translated.
  • Fixes WebSocket is closed before the connection is established warning.
  • Fixes a regression introduced in v3.68.0 that could in rare cases cause a crash when opening a document in the Studio.
  • unset() inside custom datetime input components will now show that the value has been unset in the Studio UI.

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
Cody Olsen fix: WebSocket is closed before the connection is established warning (#8042) 57150e7116
renovate[bot] fix(deps): Update dev-non-major (#8100) 9897dbcdad
renovate[bot] chore(deps): update dependency turbo to ^2.3.3 (#8099) 1f1f06111f
Sindre Gulseth feat(typegen): add support for astro (#8098) 92dfc9fa8f
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.5 (#8106) 93ea8af34c
renovate[bot] chore(deps): update typescript-tooling (#8104) d35bf4ea39
renovate[bot] chore(deps): update dependency @​sanity/tsdoc to v1.0.153 (#8107) 9115c4f9f6
renovate[bot] fix(deps): update dependency react-rx to ^4.1.10 (#8109) 87f783d3fd
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.12 (#8108) a20bcf7962
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.5 (#8105) 9b7ee0bed5
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.18.1 (#8088) 1d23092615
Rostislav Melkumyan chore(cli): bump template validator (#8115) e39c5b2bd7
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.18.2 (#8113) d3d1540d2c
Bjørge Næss fix(core): re-subscribes to shared pair listener opens a new connection (#8120) 8f61ce3e80
Cody Olsen fix: preload documents on hover (#8110) 303841dab5

... (truncated)

Commits
  • 55aff5d v3.69.0
  • e98cf47 fix(deps): update dependency @​sanity/ui to ^2.11.1 (#8203)
  • 68f244b fix: React 19 typings (finally) (#8171)
  • 001dda7 chore(deps): update dependency styled-components to ^6.1.14 (#8182)
  • 5211c0d fix(deps): update dependency @​sanity/ui to ^2.11.0 (#8190)
  • 7bf6104 chore: temporarily downgrade compiler runtime (#8188)
  • fd30cb3 fix(deps): update React Compiler dependencies 🤖 ✨ (#8187)
  • d9c959a fix(deps): update dependency @​sanity/ui to ^2.10.18 (#8185)
  • 9d68dad fix(deps): update dependency @​sanity/ui to ^2.10.17 (#8177)
  • 3a972e9 fix(deps): update dependency @​sanity/ui to ^2.10.16 (#8175)
  • 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.69.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.69.0/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 Jan 13, 2025
@dependabot dependabot bot requested a review from CodeWithInferno January 13, 2025 01:11
@vercel
Copy link

vercel bot commented Jan 13, 2025

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 Jan 13, 2025 1:16am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #80.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/vision-3.69.0 branch January 20, 2025 00:19
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