Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 8, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

pawelangelow and others added 7 commits January 7, 2026 11:06
Sync main with latest release branch
Fixes React validateDOMNesting console warnings caused by invalid HTML nesting (e.g., <div> inside <p>, <p> inside <p>).

Changes
- Text component nesting: Added component="div" or component="span" prop to Text components that wrap block-level elements, preventing invalid <p> nesting
- VirtualTable: Fixed <div> inside <p> warning by adding component="div" to Text wrapper
- BottomGroupMinimized: Fixed CLI/Profiler button labels by using component="span"
- StreamEntryFields: Created InlineRow styled component with as: 'span' for inline flex layouts
- Various stream views: Added proper component props to Text elements in GroupsViewWrapper, ConsumersViewWrapper, StreamDataViewWrapper
- Other fixes: KeyRowName, KeyRowTTL, KeyRowSize, EditableInput, EditableTextArea, NoKeySelected, ListDetailsTable, DatabasesList, ExploreGuides, Notification, UploadWarning, RiToast
Bumps [qs](https://github.com/ljharb/qs) from 6.13.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.11.2 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.11.2...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@pull pull bot locked and limited conversation to collaborators Jan 8, 2026
@pull pull bot added the ⤵️ pull label Jan 8, 2026
@pull pull bot merged commit c399f1c into CrazyForks:main Jan 8, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants