chore(deps): update dependency react-virtuoso to v4.18.3#543
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency react-virtuoso to v4.18.3#543renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to d76d3a2 in 36 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
1files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:206
- Draft comment:
Updated react-virtuoso from 4.14.1 to 4.18.1. This change looks fine—please ensure that any adjustments (e.g., the fixed table type) in the updated version do not affect existing usage. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_yjbQTZOgFsCYmy0k
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
3d0ab8d to
1ec75c3
Compare
aba5864 to
487f9f2
Compare
77525ec to
072e955
Compare
072e955 to
95ed856
Compare
e9acd33 to
be76b80
Compare
be76b80 to
e0511a4
Compare
e0511a4 to
3d880bf
Compare
3d880bf to
1f844b8
Compare
1f844b8 to
087dce4
Compare
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
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.
This PR contains the following updates:
4.14.1→4.18.3Release Notes
petyosi/react-virtuoso (react-virtuoso)
v4.18.3Patch Changes
161db63Thanks @petyosi! - Use changeset publish for proper git tagging and GitHub release creationv4.18.2Patch Changes
#1361
7b38166Thanks @petyosi! - Replace ESLint and Prettier with oxlint and oxfmt for faster linting and formatting. Modernize TypeScript configuration withverbatimModuleSyntaxand ES2022 build targets.Source code changes are non-behavioral: stricter equality checks (
===/!==instead of truthiness),??instead of||for defaults, early returns instead of else blocks, self-closing JSX tags, and removal of unnecessary JSX fragments.LogLevelin react-virtuoso is changed from a TypeScript enum to a const object — the named exports (LogLevel.DEBUG, etc.) work identically, but enum reverse-mapping (LogLevel[0]) is no longer supported.v4.18.1Patch Changes
2d2c1c5Thanks @petyosi! - Fix missing type for tablev4.18.0Minor Changes
8d47a4dThanks @petyosi! - Updated API referencev4.17.0Compare Source
Minor Changes
58b9703: AddminOverscanItemCountprop to ensure a minimum number of items are rendered before/after the viewport, useful for tall or collapsible items where pixel-based overscan is insufficient.v4.16.1Compare Source
Patch Changes
497681b: provenance testv4.15.0Compare Source
Minor Changes
34646ce: Support fixed size for groups in grouped virtuosoConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.