Skip to content

fix(deps): update dependency @portabletext/react to v7 - #3561

Open
squiggler-app[bot] wants to merge 1 commit into
mainfrom
renovate/portabletext-react-7.x
Open

fix(deps): update dependency @portabletext/react to v7#3561
squiggler-app[bot] wants to merge 1 commit into
mainfrom
renovate/portabletext-react-7.x

Conversation

@squiggler-app

@squiggler-app squiggler-app Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@portabletext/react ^6.2.0^7.0.1 age confidence

Release Notes

portabletext/react-portabletext (@​portabletext/react)

v7.0.1

Compare Source

Patch Changes
  • #​336 282c73d Thanks @​stipsan! - Give default Portable Text components proper function names for React DevTools and React Compiler coverage.

v7.0.0

Compare Source

Major Changes
  • #​333 87a9b1e Thanks @​stipsan! - <PortableText> now ships as two builds selected by export conditions: the default build is optimized with React Compiler auto-memoization, and an uncompiled build serves the react-server condition, since React Server Components refuse to load compiled output (facebook/react#31702):

    ".": {
      "types": "./dist/index.d.ts",
      "react-server": "./dist/index.react-server.js",
      "default": "./dist/index.js"
    }

    There are no API changes. Client components and SSR get the compiled build, with finer-grained memoization than the manual useMemo calls it replaces, and server components render the same source uncompiled — they render exactly once, so memoization can never pay off there.

    BREAKING: React 19 is now required (peerDependencies.react is ^19) — the compiled build loads react/compiler-runtime, which only exists in React 19. Stay on @portabletext/react@6 if you are on React 18.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b36e644

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
visual-editing-next Ready Ready Preview Aug 5, 2026 8:17pm
visual-editing-page-builder-demo Ready Ready Preview Aug 5, 2026 8:17pm
visual-editing-storybook Ready Ready Preview Aug 5, 2026 8:17pm
8 Skipped Deployments
Project Deployment Actions Updated (UTC)
visual-editing-astro Ignored Ignored Aug 5, 2026 8:17pm
visual-editing-next-with-i18n Ignored Ignored Aug 5, 2026 8:17pm
visual-editing-nuxt Ignored Ignored Aug 5, 2026 8:17pm
visual-editing-page-builder-vite Ignored Ignored Aug 5, 2026 8:17pm
visual-editing-remix Ignored Ignored Aug 5, 2026 8:17pm
visual-editing-svelte Ignored Ignored Aug 5, 2026 8:17pm
live-visual-editing-next Skipped Skipped Aug 5, 2026 8:17pm
visual-editing-studio Skipped Skipped Aug 5, 2026 8:17pm

Request Review

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants