- Notifications
You must be signed in to change notification settings - Fork1k
Commit79f5cb8
authored
chore: bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer (#20078)
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.24 to 1.0.26<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/releases">react-virtualized-auto-sizer'sreleases</a>.</em></p><blockquote><h2>1.0.26</h2><ul><li>Changed <code>width</code> and <code>height</code> values to bebased om <code>getBoundingClientRect</code> rather than<code>offsetWidth</code> and <code>offsetHeight</code> (<ahref="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">whichare integers</a> and can cause rounding/flickering problems in somecases).</li></ul><h2>1.0.25</h2><ul><li>Dependencies updated to include React 19</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md">react-virtualized-auto-sizer'schangelog</a>.</em></p><blockquote><h2>1.0.26</h2><ul><li>Changed <code>width</code> and <code>height</code> values to bebased om <code>getBoundingClientRect</code> rather than<code>offsetWidth</code> and <code>offsetHeight</code> (<ahref="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">whichare integers</a> and can cause rounding/flickering problems in somecases).</li></ul><h2>1.0.25</h2><ul><li>Dependencies updated to include React 19</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/45b1270b631829c29746de23ad8d60b9a19f0960"><code>45b1270</code></a>Add deprecation warning for scaledWidth/scaledHeight accessors</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/e9c8ef003f09b13d4afa1a2dcb13f93d910dd937"><code>e9c8ef0</code></a>Merge pull request <ahref="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/97">#97</a>from bvaughn/issues/96</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/fdf25d4075f3bb6ecc1062d2ad119459c8877f57"><code>fdf25d4</code></a>Change width and height to come from getBoundingClientRect rather thanoffset...</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/1898b073c15d4c62587cd2cab186a1b69f1131e4"><code>1898b07</code></a>Tweaked README format</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/2dc8808e2654e4b2753a6f330dc87bb72c2958ee"><code>2dc8808</code></a>1.0.24 -> 1.0.25</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/801cc5239defabf2b0d53cfe236ea4cc447774e1"><code>801cc52</code></a>Merge pull request <ahref="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/93">#93</a>from olafbuitelaar/patch-1</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/0b8b1811ffe82658f0330a5ae2726a105e71f9ce"><code>0b8b181</code></a>updated deps to react 19</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/9f970c99fd53d7cb0908ad7d4de9982fdf63bd6e"><code>9f970c9</code></a>Update README</li><li>See full diff in <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/compare/1.0.24...1.0.26">compareview</a></li></ul></details><br />Updates `@types/react-virtualized-auto-sizer` from 1.0.4 to 1.0.8<details><summary>Commits</summary><ul><li>See full diff in <ahref="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer">compareview</a></li></ul></details><br />Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent4e53d8b commit79f5cb8
2 files changed
+19
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)