Skip to content

Conversation

piecyk
Copy link
Collaborator

@piecyk piecyk commented Mar 12, 2025

…r reliability

Copy link

changeset-bot bot commented Mar 12, 2025

🦋 Changeset detected

Latest commit: 889c2fd

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

This PR includes changesets to release 7 packages
Name Type
@tanstack/virtual-core Patch
@tanstack/angular-virtual Patch
@tanstack/lit-virtual Patch
@tanstack/react-virtual Patch
@tanstack/solid-virtual Patch
@tanstack/svelte-virtual Patch
@tanstack/vue-virtual 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

Copy link

nx-cloud bot commented Mar 12, 2025

View your CI Pipeline Execution ↗ for commit 889c2fd.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 30s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 17s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-13 14:43:39 UTC

Copy link

pkg-pr-new bot commented Mar 12, 2025

Open in Stackblitz

More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@951

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@951

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@951

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@951

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@951

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@951

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@951

commit: 889c2fd

@piecyk piecyk merged commit f03d814 into TanStack:main Mar 13, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Mar 13, 2025
rajsite added a commit to ni/nimble that referenced this pull request Apr 2, 2025
As part of the updates, tanstack [changed the
default](https://github.com/TanStack/virtual/pull/951) for the
virtualizer to rely on a timeout instead of `scrollend` events due to
inconsistencies across platforms.

We hand essentially [reverse engineered the same timeout based
solution](https://github.com/ni/nimble/pull/2361). I just removed our
timeout workaround and we can rely on virtualizer's timeout based
approach. I also updated the test to not rely on scrollend events and
instead wait for the timeout. Closes
https://github.com/ni/nimble/issues/2382

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@chromatic-com/storybook](https://redirect.github.com/chromaui/addon-visual-tests)
| [`3.2.5` ->
`3.2.6`](https://renovatebot.com/diffs/npm/@chromatic-com%2fstorybook/3.2.5/3.2.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@chromatic-com%2fstorybook/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@chromatic-com%2fstorybook/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@chromatic-com%2fstorybook/3.2.5/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@chromatic-com%2fstorybook/3.2.5/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@rollup/plugin-commonjs](https://redirect.github.com/rollup/plugins/tree/master/packages/commonjs/#readme)
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/commonjs))
| [`28.0.2` ->
`28.0.3`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.2/28.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-commonjs/28.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-commonjs/28.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-commonjs/28.0.2/28.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-commonjs/28.0.2/28.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugins/tree/master/packages/node-resolve/#readme)
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/node-resolve))
| [`16.0.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-node-resolve/16.0.0/16.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-node-resolve/16.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-node-resolve/16.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-node-resolve/16.0.0/16.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-node-resolve/16.0.0/16.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-a11y](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/a11y)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-a11y/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-a11y/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-a11y/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-a11y/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-actions](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/actions)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/actions))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-actions/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-actions/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-actions/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-actions/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-docs](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/docs)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/docs))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-docs/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-docs/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-docs/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-docs/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-essentials](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/essentials)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-essentials/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-essentials/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-essentials/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-essentials/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-interactions](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/interactions)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-interactions/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-interactions/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-interactions/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-interactions/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-links](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/links)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/links))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-links/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-links/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-links/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-links/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/cli](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/cli)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/cli))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2fcli/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fcli/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fcli/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fcli/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fcli/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/html](https://redirect.github.com/storybookjs/storybook/tree/next/code/renderers/html)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/renderers/html))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2fhtml/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fhtml/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fhtml/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fhtml/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fhtml/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/html-webpack5](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/html-webpack5)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-webpack5))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2fhtml-webpack5/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fhtml-webpack5/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fhtml-webpack5/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fhtml-webpack5/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fhtml-webpack5/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/manager-api](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/manager-api)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fmanager-api/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fmanager-api/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fmanager-api/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fmanager-api/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/theming](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/theming)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/theming))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/8.6.3/8.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftheming/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftheming/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftheming/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftheming/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tanstack/virtual-core](https://tanstack.com/virtual)
([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/virtual-core))
| [`3.13.2` ->
`3.13.6`](https://renovatebot.com/diffs/npm/@tanstack%2fvirtual-core/3.13.2/3.13.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2fvirtual-core/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2fvirtual-core/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2fvirtual-core/3.13.2/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2fvirtual-core/3.13.2/3.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/core](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/core))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fcore/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fcore/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fcore/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fcore/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fcore/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-bold](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bold))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-bold/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-bold/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-bold/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-bold/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-bold/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-bullet-list](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bullet-list))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-bullet-list/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-bullet-list/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-bullet-list/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-bullet-list/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-bullet-list/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-document](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-document/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-document/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-document/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-document/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-document/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-hard-break](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-hard-break))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-hard-break/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-hard-break/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-hard-break/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-hard-break/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-hard-break/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-history](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-history/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-history/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-history/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-history/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-history/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-italic](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-italic/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-italic/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-italic/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-italic/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-italic/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-link](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-link/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-link/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-link/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-link/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-list-item](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-item))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-list-item/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-list-item/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-list-item/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-list-item/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-list-item/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-mention](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mention))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-mention/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-mention/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-mention/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-mention/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-mention/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-ordered-list](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-ordered-list))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-ordered-list/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-ordered-list/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-ordered-list/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-ordered-list/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-ordered-list/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-paragraph](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-paragraph/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-paragraph/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-paragraph/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-paragraph/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-paragraph/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-placeholder](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-placeholder))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-placeholder/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-placeholder/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-placeholder/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-placeholder/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-placeholder/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@tiptap/extension-text](https://tiptap.dev)
([source](https://redirect.github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text))
| [`2.11.5` ->
`2.11.7`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-text/2.11.5/2.11.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-text/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-text/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-text/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-text/2.11.5/2.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.13.9` ->
`22.13.17`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.9/22.13.17)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.13.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.13.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/22.13.9/22.13.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.13.9/22.13.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.3.18` ->
`18.3.20`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.18/18.3.20)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.3.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.3.18/18.3.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.3.18/18.3.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [beachball](https://microsoft.github.io/beachball/)
([source](https://redirect.github.com/microsoft/beachball)) | [`2.51.0`
-> `2.52.0`](https://renovatebot.com/diffs/npm/beachball/2.51.0/2.52.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/beachball/2.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/beachball/2.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/beachball/2.51.0/2.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/beachball/2.51.0/2.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[prosemirror-markdown](https://redirect.github.com/prosemirror/prosemirror-markdown)
| [`1.13.1` ->
`1.13.2`](https://renovatebot.com/diffs/npm/prosemirror-markdown/1.13.1/1.13.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prosemirror-markdown/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prosemirror-markdown/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prosemirror-markdown/1.13.1/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prosemirror-markdown/1.13.1/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[prosemirror-model](https://redirect.github.com/prosemirror/prosemirror-model)
| [`1.24.1` ->
`1.25.0`](https://renovatebot.com/diffs/npm/prosemirror-model/1.24.1/1.25.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prosemirror-model/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prosemirror-model/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prosemirror-model/1.24.1/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prosemirror-model/1.24.1/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [rollup](https://rollupjs.org/)
([source](https://redirect.github.com/rollup/rollup)) | [`4.34.9` ->
`4.38.0`](https://renovatebot.com/diffs/npm/rollup/4.34.9/4.38.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.34.9/4.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.34.9/4.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/cli)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/cli))
| [`8.6.3` ->
`8.6.11`](https://renovatebot.com/diffs/npm/storybook/8.6.3/8.6.11) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/8.6.3/8.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[storybook-addon-pseudo-states](https://redirect.github.com/chromaui/storybook-addon-pseudo-states)
| [`4.0.2` ->
`4.0.3`](https://renovatebot.com/diffs/npm/storybook-addon-pseudo-states/4.0.2/4.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/storybook-addon-pseudo-states/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook-addon-pseudo-states/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook-addon-pseudo-states/4.0.2/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook-addon-pseudo-states/4.0.2/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[terser-webpack-plugin](https://redirect.github.com/webpack-contrib/terser-webpack-plugin)
| [`5.3.12` ->
`5.3.14`](https://renovatebot.com/diffs/npm/terser-webpack-plugin/5.3.12/5.3.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/terser-webpack-plugin/5.3.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/terser-webpack-plugin/5.3.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/terser-webpack-plugin/5.3.12/5.3.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/terser-webpack-plugin/5.3.12/5.3.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`6.2.3` ->
`6.2.4`](https://renovatebot.com/diffs/npm/vite/6.2.3/6.2.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/6.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/6.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/6.2.3/6.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/6.2.3/6.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [xliff](http://locize.com)
([source](https://redirect.github.com/locize/xliff)) | [`6.2.1` ->
`6.2.2`](https://renovatebot.com/diffs/npm/xliff/6.2.1/6.2.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/xliff/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/xliff/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/xliff/6.2.1/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/xliff/6.2.1/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chromaui/addon-visual-tests
(@&#8203;chromatic-com/storybook)</summary>

###
[`v3.2.6`](https://redirect.github.com/chromaui/addon-visual-tests/releases/tag/v3.2.6)

[Compare
Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v3.2.5...v3.2.6)

##### 🐛 Bug Fix

- Fix SSO url
[#&#8203;363](https://redirect.github.com/chromaui/addon-visual-tests/pull/363)
([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen))

##### Authors: 1

- Kasper Peulen
([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen))

</details>

<details>
<summary>rollup/plugins (@&#8203;rollup/plugin-commonjs)</summary>

###
[`v28.0.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2803)

*2025-03-06*

##### Bugfixes

- fix: fix error when bundle contains require() of module with falsy
`__esModule` export
([#&#8203;1850](https://redirect.github.com/rollup/plugins/issues/1850))

</details>

<details>
<summary>rollup/plugins (@&#8203;rollup/plugin-node-resolve)</summary>

###
[`v16.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1601)

*2025-03-11*

##### Bugfixes

- fix: add `ignoreSideEffectsForRoot` to exported interface
([#&#8203;1841](https://redirect.github.com/rollup/plugins/issues/1841))

</details>

<details>
<summary>storybookjs/storybook (@&#8203;storybook/addon-a11y)</summary>

###
[`v8.6.11`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#8611)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.10...v8.6.11)

- Angular: Fix zone.js support for Angular libraries -
[#&#8203;30941](https://redirect.github.com/storybookjs/storybook/pull/30941),
thanks
[@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)!

###
[`v8.6.10`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#8610)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.9...v8.6.10)

- Addon-docs: Fix non-string handling in Stories block -
[#&#8203;30913](https://redirect.github.com/storybookjs/storybook/pull/30913),
thanks [@&#8203;JamesIves](https://redirect.github.com/JamesIves)!
- Nextjs: Fix styled-jsx optimize vite warnings -
[#&#8203;30932](https://redirect.github.com/storybookjs/storybook/pull/30932),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- React: Fix actImplementation is not a function -
[#&#8203;30929](https://redirect.github.com/storybookjs/storybook/pull/30929),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.9`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#869)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.8...v8.6.9)

- Next: Fix react aliases in next vite plugin -
[#&#8203;30914](https://redirect.github.com/storybookjs/storybook/pull/30914),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.8`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#868)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.7...v8.6.8)

- Angular: Export all files in Angular package.json -
[#&#8203;30849](https://redirect.github.com/storybookjs/storybook/pull/30849),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CLI: Don't add packageManager entry to package.json automatically -
[#&#8203;30855](https://redirect.github.com/storybookjs/storybook/pull/30855),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- React: Allow portable stories to be used in SSR -
[#&#8203;30847](https://redirect.github.com/storybookjs/storybook/pull/30847),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- Svelte: Adjust Svelte typings to include Svelte 5 function components
-
[#&#8203;30852](https://redirect.github.com/storybookjs/storybook/pull/30852),
thanks [@&#8203;dummdidumm](https://redirect.github.com/dummdidumm)!
- Telemetry: Make sure that telemetry doesn't fail on init -
[#&#8203;30857](https://redirect.github.com/storybookjs/storybook/pull/30857),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- Vite: Update HMR filter to target specific story file types -
[#&#8203;30845](https://redirect.github.com/storybookjs/storybook/pull/30845),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.7`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#867)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.6...v8.6.7)

- React-Native-Web: Fix errors in CLI template stories -
[#&#8203;30821](https://redirect.github.com/storybookjs/storybook/pull/30821),
thanks [@&#8203;dannyhw](https://redirect.github.com/dannyhw)!

###
[`v8.6.6`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#866)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.5...v8.6.6)

- Angular: Make sure that polyfills are loaded before the storybook is
loaded -
[#&#8203;30811](https://redirect.github.com/storybookjs/storybook/pull/30811),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CSF: Fix CSF subcomponent type -
[#&#8203;30729](https://redirect.github.com/storybookjs/storybook/pull/30729),
thanks
[@&#8203;filipemelo2002](https://redirect.github.com/filipemelo2002)!

###
[`v8.6.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#865)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.4...v8.6.5)

- Addon A11y: Promote
[@&#8203;storybook/global](https://redirect.github.com/storybook/global)
to full dependency -
[#&#8203;30723](https://redirect.github.com/storybookjs/storybook/pull/30723),
thanks [@&#8203;mrginglymus](https://redirect.github.com/mrginglymus)!
- Angular: Add `@angular-devkit/build-angular` to installed packages -
[#&#8203;30790](https://redirect.github.com/storybookjs/storybook/pull/30790),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CLI: Fix test install in RNW projects -
[#&#8203;30786](https://redirect.github.com/storybookjs/storybook/pull/30786),
thanks [@&#8203;shilman](https://redirect.github.com/shilman)!
- Core: Replace 'min' instead of 'm' in printDuration -
[#&#8203;30668](https://redirect.github.com/storybookjs/storybook/pull/30668),
thanks
[@&#8203;wlewis-formative](https://redirect.github.com/wlewis-formative)!
- Next.js: Use latest version when init in empty directory -
[#&#8203;30659](https://redirect.github.com/storybookjs/storybook/pull/30659),
thanks
[@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Svelte: Fix Vite crashing on virtual module imports -
[#&#8203;26838](https://redirect.github.com/storybookjs/storybook/pull/26838),
thanks [@&#8203;rChaoz](https://redirect.github.com/rChaoz)!
- Svelte: Fix automatic argTypes inference coming up empty with
`svelte2tsx@0.7.35` -
[#&#8203;30784](https://redirect.github.com/storybookjs/storybook/pull/30784),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!
- Universal Store: Don't use `crypto.randomUUID` -
[#&#8203;30781](https://redirect.github.com/storybookjs/storybook/pull/30781),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!

###
[`v8.6.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#864)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.3...v8.6.4)

- Manager: Add Content-Type to fix Cloud IDEs -
[#&#8203;30606](https://redirect.github.com/storybookjs/storybook/pull/30606),
thanks
[@&#8203;GCHQDeveloper548](https://redirect.github.com/GCHQDeveloper548)!
- Vite: Include `node_modules` in stats file -
[#&#8203;30711](https://redirect.github.com/storybookjs/storybook/pull/30711),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!

</details>

<details>
<summary>storybookjs/storybook
(@&#8203;storybook/addon-essentials)</summary>

###
[`v8.6.11`](https://redirect.github.com/storybookjs/storybook/compare/v8.6.10...2afd30d75089f27a8029a1ac320d7698873b163f)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.10...v8.6.11)

###
[`v8.6.10`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#8610)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.9...v8.6.10)

- Addon-docs: Fix non-string handling in Stories block -
[#&#8203;30913](https://redirect.github.com/storybookjs/storybook/pull/30913),
thanks [@&#8203;JamesIves](https://redirect.github.com/JamesIves)!
- Nextjs: Fix styled-jsx optimize vite warnings -
[#&#8203;30932](https://redirect.github.com/storybookjs/storybook/pull/30932),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- React: Fix actImplementation is not a function -
[#&#8203;30929](https://redirect.github.com/storybookjs/storybook/pull/30929),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.9`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#869)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.8...v8.6.9)

- Next: Fix react aliases in next vite plugin -
[#&#8203;30914](https://redirect.github.com/storybookjs/storybook/pull/30914),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.8`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#868)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.7...v8.6.8)

- Angular: Export all files in Angular package.json -
[#&#8203;30849](https://redirect.github.com/storybookjs/storybook/pull/30849),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CLI: Don't add packageManager entry to package.json automatically -
[#&#8203;30855](https://redirect.github.com/storybookjs/storybook/pull/30855),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- React: Allow portable stories to be used in SSR -
[#&#8203;30847](https://redirect.github.com/storybookjs/storybook/pull/30847),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- Svelte: Adjust Svelte typings to include Svelte 5 function components
-
[#&#8203;30852](https://redirect.github.com/storybookjs/storybook/pull/30852),
thanks [@&#8203;dummdidumm](https://redirect.github.com/dummdidumm)!
- Telemetry: Make sure that telemetry doesn't fail on init -
[#&#8203;30857](https://redirect.github.com/storybookjs/storybook/pull/30857),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- Vite: Update HMR filter to target specific story file types -
[#&#8203;30845](https://redirect.github.com/storybookjs/storybook/pull/30845),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!

###
[`v8.6.7`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#867)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.6...v8.6.7)

- React-Native-Web: Fix errors in CLI template stories -
[#&#8203;30821](https://redirect.github.com/storybookjs/storybook/pull/30821),
thanks [@&#8203;dannyhw](https://redirect.github.com/dannyhw)!

###
[`v8.6.6`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#866)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.5...v8.6.6)

- Angular: Make sure that polyfills are loaded before the storybook is
loaded -
[#&#8203;30811](https://redirect.github.com/storybookjs/storybook/pull/30811),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CSF: Fix CSF subcomponent type -
[#&#8203;30729](https://redirect.github.com/storybookjs/storybook/pull/30729),
thanks
[@&#8203;filipemelo2002](https://redirect.github.com/filipemelo2002)!

###
[`v8.6.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#865)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.4...v8.6.5)

- Addon A11y: Promote
[@&#8203;storybook/global](https://redirect.github.com/storybook/global)
to full dependency -
[#&#8203;30723](https://redirect.github.com/storybookjs/storybook/pull/30723),
thanks [@&#8203;mrginglymus](https://redirect.github.com/mrginglymus)!
- Angular: Add `@angular-devkit/build-angular` to installed packages -
[#&#8203;30790](https://redirect.github.com/storybookjs/storybook/pull/30790),
thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)!
- CLI: Fix test install in RNW projects -
[#&#8203;30786](https://redirect.github.com/storybookjs/storybook/pull/30786),
thanks [@&#8203;shilman](https://redirect.github.com/shilman)!
- Core: Replace 'min' instead of 'm' in printDuration -
[#&#8203;30668](https://redirect.github.com/storybookjs/storybook/pull/30668),
thanks
[@&#8203;wlewis-formative](https://redirect.github.com/wlewis-formative)!
- Next.js: Use latest version when init in empty directory -
[#&#8203;30659](https://redirect.github.com/storybookjs/storybook/pull/30659),
thanks
[@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Svelte: Fix Vite crashing on virtual module imports -
[#&#8203;26838](https://redirect.github.com/storybookjs/storybook/pull/26838),
thanks [@&#8203;rChaoz](https://redirect.github.com/rChaoz)!
- Svelte: Fix automatic argTypes inference coming up empty with
`svelte2tsx@0.7.35` -
[#&#8203;30784](https://redirect.github.com/storybookjs/storybook/pull/30784),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!
- Universal Store: Don't use `crypto.randomUUID` -
[#&#8203;30781](https://redirect.github.com/storybookjs/storybook/pull/30781),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!

###
[`v8.6.4`](https://redirect.github.com/storybookjs/storybook/compare/v8.6.3...d8260421bed5d80f5cc261d462630e07c1f5deca)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.6.3...v8.6.4)

</details>

<details>
<summary>TanStack/virtual (@&#8203;tanstack/virtual-core)</summary>

###
[`v3.13.6`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/virtual-core/CHANGELOG.md#3136)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/virtual-core@3.13.5...@tanstack/virtual-core@3.13.6)

##### Patch Changes

- fix(virtual-core): fix total size calculation for single item in
multi-lane
([`042616f`](https://redirect.github.com/TanStack/virtual/commit/042616f39ced842470db0b4b40fca77f22454b7f))

###
[`v3.13.5`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/virtual-core/CHANGELOG.md#3135)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/virtual-core@3.13.4...@tanstack/virtual-core@3.13.5)

##### Patch Changes

- fix(core): handle case when item count is less than or equal to lanes
([#&#8203;964](https://redirect.github.com/TanStack/virtual/pull/964))

###
[`v3.13.4`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/virtual-core/CHANGELOG.md#3134)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/virtual-core@3.13.3...@tanstack/virtual-core@3.13.4)

##### Patch Changes

- fix(virtual-core): update maybeNotify cache when deps change
([#&#8203;957](https://redirect.github.com/TanStack/virtual/pull/957))

- fix(virtual-core): set `useScrollendEvent` default to false for bette…
([#&#8203;951](https://redirect.github.com/TanStack/virtual/pull/951))

###
[`v3.13.3`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/virtual-core/CHANGELOG.md#3133)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/v3.13.2...@tanstack/virtual-core@3.13.3)

##### Patch Changes

- fix(virtual-core): expand range in masonry layouts to catch items from
all lanes
([#&#8203;937](https://redirect.github.com/TanStack/virtual/pull/937))

</details>

<details>
<summary>ueberdosis/tiptap (@&#8203;tiptap/core)</summary>

###
[`v2.11.7`](https://redirect.github.com/ueberdosis/tiptap/releases/tag/v2.11.7)

[Compare
Source](https://redirect.github.com/ueberdosis/tiptap/compare/@tiptap/core@2.11.6...@tiptap/core@2.11.7)

##### Releases

#####
[@&#8203;tiptap/core](https://redirect.github.com/tiptap/core)[@&#8203;2](https://redirect.github.com/2).11.7

##### Patch Changes

-
[`e23882d`](https://redirect.github.com/ueberdosis/tiptap/commit/e23882d):
Clone dragged node before dragging to get correct drag preview image

#####
[@&#8203;tiptap/extension-table](https://redirect.github.com/tiptap/extension-table)[@&#8203;2](https://redirect.github.com/2).11.7

##### Patch Changes

-
[`a44a311`](https://redirect.github.com/ueberdosis/tiptap/commit/a44a311):
Added new export for TableView class

**Full Changelog**:
https://github.com/ueberdosis/tiptap/compare/v2.11.6...v2.11.7

###
[`v2.11.6`](https://redirect.github.com/ueberdosis/tiptap/blob/HEAD/packages/core/CHANGELOG.md#2116)

[Compare
Source](https://redirect.github.com/ueberdosis/tiptap/compare/@tiptap/core@2.11.5...@tiptap/core@2.11.6)

##### Patch Changes

-
[`826cfe7`](https://redirect.github.com/ueberdosis/tiptap/commit/826cfe7):
Export focusEvents plugin key

</details>

<details>
<summary>microsoft/beachball (beachball)</summary>

###
[`v2.52.0`](https://redirect.github.com/microsoft/beachball/blob/HEAD/CHANGELOG.md#2520)

[Compare
Source](https://redirect.github.com/microsoft/beachball/compare/beachball_v2.51.2...beachball_v2.52.0)

Tue, 01 Apr 2025 15:28:04 GMT

##### Minor changes

- Remove redundant processing in updateRelatedChangeType, and other
minor optimizations (elcraig@microsoft.com)

###
[`v2.51.2`](https://redirect.github.com/microsoft/beachball/blob/HEAD/CHANGELOG.md#2512)

[Compare
Source](https://redirect.github.com/microsoft/beachball/compare/beachball_v2.51.1...beachball_v2.51.2)

Tue, 01 Apr 2025 06:45:07 GMT

##### Patches

- Fix cubic graph walk performance to quadratic (dstolee@microsoft.com)

###
[`v2.51.1`](https://redirect.github.com/microsoft/beachball/blob/HEAD/CHANGELOG.md#2511)

[Compare
Source](https://redirect.github.com/microsoft/beachball/compare/beachball_v2.51.0...beachball_v2.51.1)

Tue, 25 Mar 2025 08:02:37 GMT

##### Patches

- Update workspace-tools to improve git rev-list performance
(elcraig@microsoft.com)

</details>

<details>
<summary>prosemirror/prosemirror-markdown
(prosemirror-markdown)</summary>

###
[`v1.13.2`](https://redirect.github.com/prosemirror/prosemirror-markdown/blob/HEAD/CHANGELOG.md#1132-2025-03-18)

[Compare
Source](https://redirect.github.com/prosemirror/prosemirror-markdown/compare/1.13.1...1.13.2)

##### Bug fixes

Add a `code` flag to the code mark.

</details>

<details>
<summary>prosemirror/prosemirror-model (prosemirror-model)</summary>

###
[`v1.25.0`](https://redirect.github.com/prosemirror/prosemirror-model/blob/HEAD/CHANGELOG.md#1250-2025-03-18)

[Compare
Source](https://redirect.github.com/prosemirror/prosemirror-model/compare/1.24.1...1.25.0)

##### New features

Mark specs can now be marked with a `code` property.

</details>

<details>
<summary>rollup/rollup (rollup)</summary>

###
[`v4.38.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4380)

[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.37.0...v4.38.0)

*2025-03-29*

##### Features

- Support `.filter` option in `resolveId`, `load` and `transform` hooks
([#&#8203;5882](https://redirect.github.com/rollup/rollup/issues/5882))

##### Pull Requests

- [#&#8203;5882](https://redirect.github.com/rollup/rollup/pull/5882):
Add support for hook filters
([@&#8203;sapphi-red](https://redirect.github.com/sapphi-red))
- [#&#8203;5894](https://redirect.github.com/rollup/rollup/pull/5894):
fix(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://redirect.github.com/renovate)\[bot])
- [#&#8203;5895](https://redirect.github.com/rollup/rollup/pull/5895):
chore(deps): update dependency eslint-plugin-unicorn to v58
([@&#8203;renovate](https://redirect.github.com/renovate)\[bot])

###
[`v4.37.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4370)

[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.36.0...v4.37.0)

*2025-03-23*

##### Features

- Support Musl Linux on Riscv64 architectures
([#&#8203;5726](https://redirect.github.com/rollup/rollup/issues/5726))
- Handles class decorators placed before the `export` keyword
([#&#8203;5871](https://redirect.github.com/rollup/rollup/issues/5871))

##### Bug Fixes

- Log Rust panic messages to the console when using the WASM build
([#&#8203;5875](https://redirect.github.com/rollup/rollup/issues/5875))

##### Pull Requests

- [#&#8203;5726](https://redirect.github.com/rollup/rollup/pull/5726):
Add support for linux riscv64 musl
([@&#8203;fossdd](https://redirect.github.com/fossdd),
[@&#8203;leso-kn](https://redirect.github.com/leso-kn))
- [#&#8203;5871](https://redirect.github.com/rollup/rollup/pull/5871):
feat: support decorators before or after export
([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi))
- [#&#8203;5875](https://redirect.github.com/rollup/rollup/pull/5875):
capture Rust panic messages and output them to the console.
([@&#8203;luyahan](https://redirect.github.com/luyahan),
[@&#8203;lukastaegert](https://redirect.github.com/lukastaegert))
- [#&#8203;5883](https://redirect.github.com/rollup/rollup/pull/5883):
Pin digest of 3rd party actions
([@&#8203;re-taro](https://redirect.github.com/re-taro))
- [#&#8203;5885](https://redirect.github.com/rollup/rollup/pull/5885):
fix(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://redirect.github.com/renovate)\[bot])

###
[`v4.36.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4360)

[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.35.0...v4.36.0)

*2025-03-17*

##### Features

- Extend `renderDynamicImport` hook to provide information about static
dependencies of the imported module
([#&#8203;5870](https://redirect.github.com/rollup/rollup/issues/5870))
- Export several additional types used by Vite
([#&#8203;5879](https://redirect.github.com/rollup/rollup/issues/5879))

##### Bug Fixes

- Do not merge chunks if that would create a top-level await cycle
between chunks
([#&#8203;5843](https://redirect.github.com/rollup/rollup/issues/5843))

##### Pull Requests

- [#&#8203;5843](https://redirect.github.com/rollup/rollup/pull/5843):
avoiding top level await circular
([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi),
[@&#8203;lukastaegert](https://redirect.github.com/lukastaegert))
- [#&#8203;5870](https://redirect.github.com/rollup/rollup/pull/5870):
draft for extended renderDynamicImport hook
([@&#8203;iczero](https://redirect.github.com/iczero),
[@&#8203;lukastaegert](https://redirect.github.com/lukastaegert))
-   [#&#8203;5876]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "monthly" (UTC), 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ni/nimble).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: rajsite <rajsite@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant