Skip to content
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

Update dependency react-virtualized-auto-sizer to v1.0.21 (R1-2023) #2604

Open
wants to merge 2 commits into
base: R1-2023
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-virtualized-auto-sizer 1.0.7 -> 1.0.21 age adoption passing confidence

Release Notes

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

v1.0.21

Compare Source

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

v1.0.20

Compare Source

  • Guard against potential state update after unmount (caused by setTimeout when using ResizeObserver)

v1.0.19

Compare Source

  • Further improved TypeScript definitions to avoid any types for children function parameters.
  • 61: Build release bundle with Preconstruct.

v1.0.18

Compare Source

  • Refine TypeScript types so that disableHeight and disableWidth are properly paired with conditional types like children and onResize.

v1.0.17

Compare Source

  • Support non-integer padding styles.

v1.0.16

Compare Source

  • Relaxed children prop return type from ReactElement to ReactNode.

v1.0.15

Compare Source

  • Readme changes

v1.0.14

Compare Source

  • Fix potential "ResizeObserver loop limit exceeded" error caused by long-running renders (#​55)

v1.0.13

Compare Source

  • Transpile nullish coalescing operator (#​53)

v1.0.12

Compare Source

  • Fix regression introduced in 1.0.8 with transformations; pass unscaled width and height as "default" params (and add additional scaledHeight and scaledWidth params to children function)
  • Use ResizeObserver when possible; fallback to legacy resize polyfill logic otherwise

v1.0.11

Compare Source

  • Pre-transform static class property syntax (defaultProps) (#​46)
  • Fixed bad TypeScript definition for onResize prop (#​44)

v1.0.10

Compare Source

  • Add named exports for AutoSizer as well as Props and Size types.

v1.0.9

Compare Source

  • Add optional tagName property (default to "div").

v1.0.8

Compare Source

  • Replace offsetHeight/offsetWidth with getBoundingClientRect to better support floating size values
  • Spread all additional props onto out HTMLDivElement

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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant