Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer. These dependencies needed to be updated together.
Updates react-virtualized-auto-sizer from 1.0.20 to 1.0.26

Release notes

Sourced from react-virtualized-auto-sizer's releases.

1.0.26

  • 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).

1.0.25

  • Dependencies updated to include React 19

1.0.24

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

1.0.23

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

1.0.22

  • Bugfix: Treat empty-string padding values as 0

1.0.21

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

Sourced from react-virtualized-auto-sizer's changelog.

1.0.26

  • 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).

1.0.25

  • Dependencies updated to include React 19

1.0.24

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

1.0.23

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

1.0.22

  • Bugfix: Treat empty-string padding values as 0

1.0.21

  • TypeScript change only; AutoSizer return type changed from ReactElement to ReactNode
Commits
  • 45b1270 Add deprecation warning for scaledWidth/scaledHeight accessors
  • e9c8ef0 Merge pull request #97 from bvaughn/issues/96
  • fdf25d4 Change width and height to come from getBoundingClientRect rather than offset...
  • 1898b07 Tweaked README format
  • 2dc8808 1.0.24 -> 1.0.25
  • 801cc52 Merge pull request #93 from olafbuitelaar/patch-1
  • 0b8b181 updated deps to react 19
  • 9f970c9 Update README
  • 7d76028 1.0.23 -> 1.0.24
  • 3c62a70 Add optional prop to to override default behavior of not rendering children...
  • Additional commits viewable in compare view

Updates @types/react-virtualized-auto-sizer from 1.0.1 to 1.0.8

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…irtualized-auto-sizer

Bumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) and [@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer). These dependencies needed to be updated together.

Updates `react-virtualized-auto-sizer` from 1.0.20 to 1.0.26
- [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md)
- [Commits](bvaughn/react-virtualized-auto-sizer@1.0.20...1.0.26)

Updates `@types/react-virtualized-auto-sizer` from 1.0.1 to 1.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer)

---
updated-dependencies:
- dependency-name: react-virtualized-auto-sizer
  dependency-version: 1.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/react-virtualized-auto-sizer"
  dependency-version: 1.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 19:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@Hotell Hotell merged commit a0f4d54 into main Aug 5, 2025
5 of 6 checks passed
@Hotell Hotell deleted the dependabot/npm_and_yarn/multi-7922352747 branch August 5, 2025 11:59
marcosmoura added a commit to marcosmoura/fluentui-contrib that referenced this pull request Sep 8, 2025
…matic-dnd

* main: (211 commits)
  fix(docsite): add missing dependency for extract-storybook-llms target (microsoft#486)
  feat(react-19-tests): bootstrap react 19 integration tests (microsoft#468)
  feat(docsite): generate llms.txt (microsoft#476)
  docs(react-virtualizer): Update virtualizer stories to use the same storybook Meta format as contrib repo (microsoft#474)
  chore: bump react-components to latest and adjust types to support React 18 (microsoft#387)
  chore(deps-dev): bump @swc/core from 1.11.24 to 1.13.3 (microsoft#463)
  chore(deps-dev): bump patch-package from 7.0.0 to 7.0.2 (microsoft#465)
  chore(deps-dev): bump @swc/cli from 0.7.7 to 0.7.8 (microsoft#467)
  chore: migrate to nx 21.3.10 (microsoft#453)
  ci(dependabot): ignore major bumps (microsoft#461)
  chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (microsoft#460)
  chore(deps-dev): bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer (microsoft#454)
  chore(deps): bump nrwl/nx-set-shas from 4.3.0 to 4.3.3 (microsoft#456)
  applying package updates
  feat(react-virtualizer): initial/stable release (microsoft#452)
  docs(gh): add issue templates (microsoft#442)
  feat(react-virtualizer): migrate package from fluentui core repo (microsoft#441)
  feat(react-gamepad-navigation): adding unit tests (microsoft#443)
  fix(react-gamepad-navigation): handling Gamepad API access denied (microsoft#416)
  fix(react-keytips): remove default event prevention in useHotkeys (microsoft#430)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants