Skip to content

chore(deps): bump next-sanity from 5.5.11 to 13.1.7 - #73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-sanity-13.1.7
Open

chore(deps): bump next-sanity from 5.5.11 to 13.1.7#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-sanity-13.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps next-sanity from 5.5.11 to 13.1.7.

Release notes

Sourced from next-sanity's releases.

next-sanity@13.1.7

Patch Changes

  • #3823 179ca10 Thanks @​stipsan! - fix: stop <SanityLive /> from writing BAILOUT_TO_CLIENT_SIDE_RENDERING markers into prerendered HTML

    The SanityLive client component wrapper no longer renders its next/dynamic (ssr: false) component during server rendering, where it throws a BailoutToCSRError and leaves a \<template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"> marker (an empty, client-rendered suspense boundary) in otherwise fully prerendered HTML. The dynamic component is now gated behind a mount check so it only renders in the browser, after hydration, where next/dynamic doesn't throw. next/dynamic is still used for its bundle optimizations: @sanity/client and the rest of the live machinery stay in a separate chunk that is only downloaded if <SanityLive /> actually renders.

next-sanity@13.1.6

Patch Changes

next-sanity@13.1.5

Patch Changes

next-sanity@13.1.4

Patch Changes

next-sanity@13.1.3

Patch Changes

next-sanity@13.1.2

Patch Changes

... (truncated)

Changelog

Sourced from next-sanity's changelog.

13.1.7

Patch Changes

  • #3823 179ca10 Thanks @​stipsan! - fix: stop <SanityLive /> from writing BAILOUT_TO_CLIENT_SIDE_RENDERING markers into prerendered HTML

    The SanityLive client component wrapper no longer renders its next/dynamic (ssr: false) component during server rendering, where it throws a BailoutToCSRError and leaves a \<template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"> marker (an empty, client-rendered suspense boundary) in otherwise fully prerendered HTML. The dynamic component is now gated behind a mount check so it only renders in the browser, after hydration, where next/dynamic doesn't throw. next/dynamic is still used for its bundle optimizations: @sanity/client and the rest of the live machinery stay in a separate chunk that is only downloaded if <SanityLive /> actually renders.

13.1.6

Patch Changes

13.1.5

Patch Changes

13.1.4

Patch Changes

13.1.3

Patch Changes

13.1.2

Patch Changes

... (truncated)

Commits
  • 0e68956 Version Packages (#3824)
  • 179ca10 fix: stop \<SanityLive /> from bailing out to client-side rendering during p...
  • 7b02443 Version Packages (#3821)
  • fdb316c fix(deps): update sanity monorepo to v6.6.0 (#3822)
  • 6a24cdf fix(deps): update dependency @​sanity/visual-editing to ^5.7.1 (#3818)
  • 8c167eb fix(deps): update dependency @​sanity/preview-url-secret to ^4.1.1 (#3816)
  • 141e64c chore(deps): update dependency @​vitejs/plugin-react to ^6.0.4 (#3810)
  • a66fd07 chore(deps): update dependency tsdown to ^0.22.13 (#3807)
  • 72064e4 Version Packages (#3802)
  • 8ba2020 fix(deps): update dependency @​sanity/visual-editing to ^5.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for next-sanity since your current version.


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 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 [next-sanity](https://github.com/sanity-io/next-sanity/tree/HEAD/packages/next-sanity) from 5.5.11 to 13.1.7.
- [Release notes](https://github.com/sanity-io/next-sanity/releases)
- [Changelog](https://github.com/sanity-io/next-sanity/blob/main/packages/next-sanity/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/next-sanity/commits/next-sanity@13.1.7/packages/next-sanity)

---
updated-dependencies:
- dependency-name: next-sanity
  dependency-version: 13.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sfucourses Error Error Jul 22, 2026 11:39pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants