Skip to content

Conversation

@renovate-sh-app
Copy link

@renovate-sh-app renovate-sh-app bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
react-virtualized-auto-sizer ^1.0.4 -> ^1.0.20 age confidence

Release Notes

bvaughn/react-virtualized-auto-sizer (react-virtualized-auto-sizer)

v1.0.26

Compare Source

  • Changed width and height values to be based om getBoundingClientRect rather than offsetWidth and offsetHeight (which are integers and can cause rounding/flickering problems in some cases).

v1.0.25

Compare Source

  • Dependencies updated to include React 19

v1.0.24

Compare Source

  • Add optional doNotBailOutOnEmptyChildren prop to AutoSizer to override default behavior of not rendering children when either width or height are 0

v1.0.23

Compare Source

  • Bugfix: Use ResizeObserver global from parentNode realm to support case with multiple realms (#​82)

v1.0.22

Compare Source

  • Bugfix: Treat empty-string padding values as 0

v1.0.21

Compare Source

  • TypeScript change only; AutoSizer return type changed from ReactElement to ReactNode

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| npm        | react-virtualized-auto-sizer | 1.0.20 | 1.0.26 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants