dependabot[bot] opened a new pull request, #38002: URL: https://github.com/apache/superset/pull/38002
Bumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) from 1.0.26 to 2.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/releases">react-virtualized-auto-sizer's releases</a>.</em></p> <blockquote> <h2>2.0.3</h2> <ul> <li>Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.</li> </ul> <h2>2.0.2</h2> <ul> <li>Updated README docs</li> </ul> <h2>2.0.1</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/pull/104">#104</a>: Separate <code>renderProp</code> and <code>ChildComponent</code> props.</li> </ul> <h2>2.0.0</h2> <p>Version 2 simplifies the API and improves TypeScript support.</p> <h2>Migrating from 1.x to 2.x</h2> <p>Refer to <a href="https://react-virtualized-auto-sizer.vercel.app/">the docs</a> for a complete list of props and API methods. Below are some examples of migrating from version 1 to 2, but first a couple of potential questions:</p> <!-- raw HTML omitted --> <h3>Basic usage</h3> <pre lang="tsx"><code>// Version 1 <AutoSizer> {({ height, width }) => { // ... }} </AutoSizer> <p>// Version 2<br /> <AutoSizer<br /> Child={({ height, width }) => {<br /> // ...<br /> }}<br /> /><br /> </code></pre></p> <h3>Default width/height for server rendered content</h3> <pre lang="tsx"><code>// Version 1 <AutoSizer defaultWidth={800} defaultHeight={600} {...rest} /> <p>// Version 2<br /> </tr></table><br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/blob/main/CHANGELOG.md">react-virtualized-auto-sizer's changelog</a>.</em></p> <blockquote> <h2>2.0.3</h2> <ul> <li>Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.</li> </ul> <h2>2.0.2</h2> <ul> <li>Updated README docs</li> </ul> <h2>2.0.1</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/pull/104">#104</a>: Separate <code>renderProp</code> and <code>ChildComponent</code> props.</li> </ul> <h1>2.0.0</h1> <p>Version 2 simplifies the API and improves TypeScript support.</p> <h2>Migrating from 1.x to 2.x</h2> <p>Refer to <a href="https://react-virtualized-auto-sizer.vercel.app/">the docs</a> for a complete list of props and API methods. Below are some examples of migrating from version 1 to 2, but first a couple of potential questions:</p> <!-- raw HTML omitted --> <h3>Basic usage</h3> <pre lang="tsx"><code>// Version 1 <AutoSizer> {({ height, width }) => { // ... }} </AutoSizer> <p>// Version 2<br /> <AutoSizer<br /> Child={({ height, width }) => {<br /> // ...<br /> }}<br /> /><br /> </code></pre></p> <h3>Default width/height for server rendered content</h3> <pre lang="tsx"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/025c3193b4e12222a858ecdef93b5338ec1056d1"><code>025c319</code></a> 2.0.2 -> 2.0.3</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/50a9554a16adefa2a2e5e488fa28da178618718a"><code>50a9554</code></a> Fixed a problem with project logo not displaying correctly in the README for ...</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/c0825bdc48e031b818f110625b70bb1addf1bce6"><code>c0825bd</code></a> CHANGELOG update</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/2f78ce3024c899fc5f56e0237e1f35fff77a21d5"><code>2f78ce3</code></a> 2.0.1 -> 2.0.2</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/51656cbd615a181c2fad4fd327cf8547f1eaba17"><code>51656cb</code></a> Update react-lib-tools dep</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/6ee0838f5ef26a4c33bf66dc8a6260137db1d104"><code>6ee0838</code></a> Update README</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/9c72b6b46bc9a667043d69a85b949120b3212c63"><code>9c72b6b</code></a> Update react-lib-tools dep</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/073526fe99391299f1ba2bba7a68ad9c2b13de95"><code>073526f</code></a> Replace og.svg with og.png</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/85d59ee3742e06202aa05d136bbe96e1260043ab"><code>85d59ee</code></a> Update react-lib-tools dep</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/dabd9ad5eda03180ca1501be703906f1c6dce514"><code>dabd9ad</code></a> Update react-lib-tools dep</li> <li>Additional commits viewable in <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/compare/1.0.26...2.0.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 edits that have been made to it - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
