-
-
Notifications
You must be signed in to change notification settings - Fork 381
fix(virtual-core): set useScrollendEvent
default to false for bette…
#951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦋 Changeset detectedLatest commit: 889c2fd The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
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 |
View your CI Pipeline Execution ↗ for commit 889c2fd.
☁️ Nx Cloud last updated this comment at |
Merged
1 task
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chromaui/addon-visual-tests (@​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 [#​363](https://redirect.github.com/chromaui/addon-visual-tests/pull/363) ([@​kasperpeulen](https://redirect.github.com/kasperpeulen)) ##### Authors: 1 - Kasper Peulen ([@​kasperpeulen](https://redirect.github.com/kasperpeulen)) </details> <details> <summary>rollup/plugins (@​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 ([#​1850](https://redirect.github.com/rollup/plugins/issues/1850)) </details> <details> <summary>rollup/plugins (@​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 ([#​1841](https://redirect.github.com/rollup/plugins/issues/1841)) </details> <details> <summary>storybookjs/storybook (@​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 - [#​30941](https://redirect.github.com/storybookjs/storybook/pull/30941), thanks [@​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 - [#​30913](https://redirect.github.com/storybookjs/storybook/pull/30913), thanks [@​JamesIves](https://redirect.github.com/JamesIves)! - Nextjs: Fix styled-jsx optimize vite warnings - [#​30932](https://redirect.github.com/storybookjs/storybook/pull/30932), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - React: Fix actImplementation is not a function - [#​30929](https://redirect.github.com/storybookjs/storybook/pull/30929), thanks [@​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 - [#​30914](https://redirect.github.com/storybookjs/storybook/pull/30914), thanks [@​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 - [#​30849](https://redirect.github.com/storybookjs/storybook/pull/30849), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CLI: Don't add packageManager entry to package.json automatically - [#​30855](https://redirect.github.com/storybookjs/storybook/pull/30855), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - React: Allow portable stories to be used in SSR - [#​30847](https://redirect.github.com/storybookjs/storybook/pull/30847), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Svelte: Adjust Svelte typings to include Svelte 5 function components - [#​30852](https://redirect.github.com/storybookjs/storybook/pull/30852), thanks [@​dummdidumm](https://redirect.github.com/dummdidumm)! - Telemetry: Make sure that telemetry doesn't fail on init - [#​30857](https://redirect.github.com/storybookjs/storybook/pull/30857), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Vite: Update HMR filter to target specific story file types - [#​30845](https://redirect.github.com/storybookjs/storybook/pull/30845), thanks [@​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 - [#​30821](https://redirect.github.com/storybookjs/storybook/pull/30821), thanks [@​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 - [#​30811](https://redirect.github.com/storybookjs/storybook/pull/30811), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CSF: Fix CSF subcomponent type - [#​30729](https://redirect.github.com/storybookjs/storybook/pull/30729), thanks [@​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 [@​storybook/global](https://redirect.github.com/storybook/global) to full dependency - [#​30723](https://redirect.github.com/storybookjs/storybook/pull/30723), thanks [@​mrginglymus](https://redirect.github.com/mrginglymus)! - Angular: Add `@angular-devkit/build-angular` to installed packages - [#​30790](https://redirect.github.com/storybookjs/storybook/pull/30790), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CLI: Fix test install in RNW projects - [#​30786](https://redirect.github.com/storybookjs/storybook/pull/30786), thanks [@​shilman](https://redirect.github.com/shilman)! - Core: Replace 'min' instead of 'm' in printDuration - [#​30668](https://redirect.github.com/storybookjs/storybook/pull/30668), thanks [@​wlewis-formative](https://redirect.github.com/wlewis-formative)! - Next.js: Use latest version when init in empty directory - [#​30659](https://redirect.github.com/storybookjs/storybook/pull/30659), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Svelte: Fix Vite crashing on virtual module imports - [#​26838](https://redirect.github.com/storybookjs/storybook/pull/26838), thanks [@​rChaoz](https://redirect.github.com/rChaoz)! - Svelte: Fix automatic argTypes inference coming up empty with `svelte2tsx@0.7.35` - [#​30784](https://redirect.github.com/storybookjs/storybook/pull/30784), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - Universal Store: Don't use `crypto.randomUUID` - [#​30781](https://redirect.github.com/storybookjs/storybook/pull/30781), thanks [@​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 - [#​30606](https://redirect.github.com/storybookjs/storybook/pull/30606), thanks [@​GCHQDeveloper548](https://redirect.github.com/GCHQDeveloper548)! - Vite: Include `node_modules` in stats file - [#​30711](https://redirect.github.com/storybookjs/storybook/pull/30711), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! </details> <details> <summary>storybookjs/storybook (@​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 - [#​30913](https://redirect.github.com/storybookjs/storybook/pull/30913), thanks [@​JamesIves](https://redirect.github.com/JamesIves)! - Nextjs: Fix styled-jsx optimize vite warnings - [#​30932](https://redirect.github.com/storybookjs/storybook/pull/30932), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - React: Fix actImplementation is not a function - [#​30929](https://redirect.github.com/storybookjs/storybook/pull/30929), thanks [@​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 - [#​30914](https://redirect.github.com/storybookjs/storybook/pull/30914), thanks [@​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 - [#​30849](https://redirect.github.com/storybookjs/storybook/pull/30849), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CLI: Don't add packageManager entry to package.json automatically - [#​30855](https://redirect.github.com/storybookjs/storybook/pull/30855), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - React: Allow portable stories to be used in SSR - [#​30847](https://redirect.github.com/storybookjs/storybook/pull/30847), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Svelte: Adjust Svelte typings to include Svelte 5 function components - [#​30852](https://redirect.github.com/storybookjs/storybook/pull/30852), thanks [@​dummdidumm](https://redirect.github.com/dummdidumm)! - Telemetry: Make sure that telemetry doesn't fail on init - [#​30857](https://redirect.github.com/storybookjs/storybook/pull/30857), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Vite: Update HMR filter to target specific story file types - [#​30845](https://redirect.github.com/storybookjs/storybook/pull/30845), thanks [@​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 - [#​30821](https://redirect.github.com/storybookjs/storybook/pull/30821), thanks [@​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 - [#​30811](https://redirect.github.com/storybookjs/storybook/pull/30811), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CSF: Fix CSF subcomponent type - [#​30729](https://redirect.github.com/storybookjs/storybook/pull/30729), thanks [@​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 [@​storybook/global](https://redirect.github.com/storybook/global) to full dependency - [#​30723](https://redirect.github.com/storybookjs/storybook/pull/30723), thanks [@​mrginglymus](https://redirect.github.com/mrginglymus)! - Angular: Add `@angular-devkit/build-angular` to installed packages - [#​30790](https://redirect.github.com/storybookjs/storybook/pull/30790), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - CLI: Fix test install in RNW projects - [#​30786](https://redirect.github.com/storybookjs/storybook/pull/30786), thanks [@​shilman](https://redirect.github.com/shilman)! - Core: Replace 'min' instead of 'm' in printDuration - [#​30668](https://redirect.github.com/storybookjs/storybook/pull/30668), thanks [@​wlewis-formative](https://redirect.github.com/wlewis-formative)! - Next.js: Use latest version when init in empty directory - [#​30659](https://redirect.github.com/storybookjs/storybook/pull/30659), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Svelte: Fix Vite crashing on virtual module imports - [#​26838](https://redirect.github.com/storybookjs/storybook/pull/26838), thanks [@​rChaoz](https://redirect.github.com/rChaoz)! - Svelte: Fix automatic argTypes inference coming up empty with `svelte2tsx@0.7.35` - [#​30784](https://redirect.github.com/storybookjs/storybook/pull/30784), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - Universal Store: Don't use `crypto.randomUUID` - [#​30781](https://redirect.github.com/storybookjs/storybook/pull/30781), thanks [@​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 (@​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 ([#​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 ([#​957](https://redirect.github.com/TanStack/virtual/pull/957)) - fix(virtual-core): set `useScrollendEvent` default to false for bette… ([#​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 ([#​937](https://redirect.github.com/TanStack/virtual/pull/937)) </details> <details> <summary>ueberdosis/tiptap (@​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 ##### [@​tiptap/core](https://redirect.github.com/tiptap/core)[@​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 ##### [@​tiptap/extension-table](https://redirect.github.com/tiptap/extension-table)[@​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 ([#​5882](https://redirect.github.com/rollup/rollup/issues/5882)) ##### Pull Requests - [#​5882](https://redirect.github.com/rollup/rollup/pull/5882): Add support for hook filters ([@​sapphi-red](https://redirect.github.com/sapphi-red)) - [#​5894](https://redirect.github.com/rollup/rollup/pull/5894): fix(deps): lock file maintenance minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5895](https://redirect.github.com/rollup/rollup/pull/5895): chore(deps): update dependency eslint-plugin-unicorn to v58 ([@​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 ([#​5726](https://redirect.github.com/rollup/rollup/issues/5726)) - Handles class decorators placed before the `export` keyword ([#​5871](https://redirect.github.com/rollup/rollup/issues/5871)) ##### Bug Fixes - Log Rust panic messages to the console when using the WASM build ([#​5875](https://redirect.github.com/rollup/rollup/issues/5875)) ##### Pull Requests - [#​5726](https://redirect.github.com/rollup/rollup/pull/5726): Add support for linux riscv64 musl ([@​fossdd](https://redirect.github.com/fossdd), [@​leso-kn](https://redirect.github.com/leso-kn)) - [#​5871](https://redirect.github.com/rollup/rollup/pull/5871): feat: support decorators before or after export ([@​TrickyPi](https://redirect.github.com/TrickyPi)) - [#​5875](https://redirect.github.com/rollup/rollup/pull/5875): capture Rust panic messages and output them to the console. ([@​luyahan](https://redirect.github.com/luyahan), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5883](https://redirect.github.com/rollup/rollup/pull/5883): Pin digest of 3rd party actions ([@​re-taro](https://redirect.github.com/re-taro)) - [#​5885](https://redirect.github.com/rollup/rollup/pull/5885): fix(deps): lock file maintenance minor/patch updates ([@​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 ([#​5870](https://redirect.github.com/rollup/rollup/issues/5870)) - Export several additional types used by Vite ([#​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 ([#​5843](https://redirect.github.com/rollup/rollup/issues/5843)) ##### Pull Requests - [#​5843](https://redirect.github.com/rollup/rollup/pull/5843): avoiding top level await circular ([@​TrickyPi](https://redirect.github.com/TrickyPi), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5870](https://redirect.github.com/rollup/rollup/pull/5870): draft for extended renderDynamicImport hook ([@​iczero](https://redirect.github.com/iczero), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…r reliability