Skip to content

fix(deps): update dependency @portabletext/toolkit to v6 - #77

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/portabletext-toolkit-6.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/portabletext-toolkit-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@portabletext/toolkit ^2.0.18 → ^6.0.0 age confidence

Release Notes

portabletext/toolkit (@​portabletext/toolkit)

v6.0.0

Compare Source

Major Changes
  • #​171 c561739 Thanks @​rexxars! - Require Node.js 22.12 or later, and drop the legacy main and module fields

    The package has been ESM-only for a while, but still carried main and module entry points for
    resolvers that predate exports. Those are gone, so the package resolves through exports only.

  • #​171 c561739 Thanks @​rexxars! - nestLists() now nests every list as deeply as its level says it is

    List items can start at a level deeper than 1, and can skip any number of levels at a time.
    nestLists() previously ignored both, so a level 3 item could end up as a list nested only one
    level deep, and items that later returned to a shallower level could fail to rejoin the list they
    belonged to and be emitted as a separate sibling list instead.

    The levels that were never authored are now generated, so nesting depth always matches level.
    A generated list holds an empty list item in html mode, since HTML can only nest a list inside a
    list item, and holds nothing but the deeper list in direct mode.

    This changes the output of nestLists() for any input where a list starts deeper than level 1 or
    skips a level, and therefore changes the rendered output of anything built on it.

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes

v4.0.0

Major Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • 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 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 Sep 21, 2026 •

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e931115

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

@socket-security

socket-security Bot commented Sep 21, 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
Updated@​portabletext/​toolkit@​2.0.18 ⏵ 6.0.0100 +110079 -193 +3100

View full report

@renovate
renovate Bot force-pushed the renovate/portabletext-toolkit-6.x branch from fa653ea to e931115 Compare September 24, 2026 22:32
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