Skip to content

fix(deps): update react to ^19.3.0 - #3260

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react
Open

renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react (source) ^19.2.8^19.3.0 age confidence
react-dom (source) ^19.2.8^19.3.0 age confidence

Release Notes

react/react (react)

v19.3.0

Compare Source

react/react (react-dom)

v19.3.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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

@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
portable-text-editor-documentation Ready Ready Preview Sep 15, 2026 12:01pm UTC
portable-text-example-basic Ready Ready Preview Sep 15, 2026 12:01pm UTC
portable-text-playground Ready Ready Preview Sep 15, 2026 12:01pm UTC

Request Review

@changeset-bot

changeset-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ffcc0e9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@portabletext/editor Patch
@portabletext/toolbar Patch
@portabletext/plugin-character-pair-decorator Patch
@portabletext/plugin-dnd Patch
@portabletext/plugin-emoji-picker Patch
@portabletext/plugin-input-rule Patch
@portabletext/plugin-list-index Patch
@portabletext/plugin-markdown-shortcuts Patch
@portabletext/plugin-one-line Patch
@portabletext/plugin-paste-link Patch
@portabletext/plugin-sdk-value Patch
@portabletext/plugin-table Patch
@portabletext/plugin-typeahead-picker Patch
@portabletext/plugin-typography Patch

Not sure what this means? Click here to learn what changesets are.

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

christianhg added a commit that referenced this pull request Sep 10, 2026
`react` and `react-dom` are on `minimumReleaseAgeExclude`, but
`react-dom` depends on `scheduler`, which ships from the React
monorepo in the same release. When Renovate bumped the react catalog
entries to ^19.3.0 (#3260), pnpm's lockfile update failed with
`ERR_PNPM_NO_MATURE_MATCHING_VERSION`: `react-dom@19.3.0` requires
`scheduler@^0.28.0`, whose only satisfying version was published the
same day, inside the 3-day age window. Renovate then opened the PR
with manifest edits but no lockfile, and every CI job failed at
`pnpm install --frozen-lockfile`.

Excluding `scheduler` lets a react bump resolve immediately, matching
the trust already extended to `react`, `react-dom`, and `react-is`.
Verified by regenerating the lockfile with the react catalog entries
at ^19.3.0: fails with the mature-version error without the exclusion,
resolves with it. Resolution of the current lockfile is unchanged.
@socket-security

socket-security Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedreact@​19.2.8 ⏵ 19.3.0100 +110084 +197100
Updatedreact-dom@​19.2.8 ⏵ 19.3.010010092 +198100

View full report

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bundle Stats

✅ No significant changes.

All scenario measurements (7)

🗺️ @portabletext/editor / @portabletext/editor · @portabletext/editor / @portabletext/editor/behaviors · @portabletext/editor / @portabletext/editor/plugins · @portabletext/editor / @portabletext/editor/selectors · @portabletext/editor / @portabletext/editor/traversal · @portabletext/editor / @portabletext/editor/utils · @portabletext/markdown / @portabletext/markdown · Artifacts

Scenario Kind Bundle (raw / gzip) Gzip change Import time Import change
⚪ @portabletext/editor / @portabletext/editor export 1.09 MB / 254.4 KB +4 B, +0.0% 62 ms -1 ms, -0.9%
⚪ @portabletext/editor / @portabletext/editor/behaviors export 4.0 KB / 1.4 KB None 2 ms +0 ms, +3.3%
⚪ @portabletext/editor / @portabletext/editor/plugins export 5.1 KB / 1.8 KB None 7 ms +0 ms, +0.4%
⚪ @portabletext/editor / @portabletext/editor/selectors export 94.7 KB / 21.7 KB None 7 ms +0 ms, +1.5%
⚪ @portabletext/editor / @portabletext/editor/traversal export 42.8 KB / 11.2 KB None 5 ms +0 ms, +2.7%
⚪ @portabletext/editor / @portabletext/editor/utils export 33.8 KB / 9.1 KB None 5 ms +0 ms, +0.2%
⚪ @portabletext/markdown / @portabletext/markdown export 381.3 KB / 108.2 KB None 41 ms -0 ms, -1.2%

Significant means at least 1.0 KB and 1% gzip, or at least 5 ms and 10% import time.

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