dependabot[bot] opened a new pull request, #41242: URL: https://github.com/apache/superset/pull/41242
Bumps [@visx/axis](https://github.com/airbnb/visx) from 3.12.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/airbnb/visx/releases">@visx/axis's releases</a>.</em></p> <blockquote> <h1>v4.0.0 (2026-06-11)</h1> <h4>:rocket: Enhancements</h4> <ul> <li>Add react@19 to peer dependencies of all packages <a href="https://redirect.github.com/airbnb/visx/pull/1889">#1889</a></li> <li>Upgrade d3-shape, d3-path to 3 <a href="https://redirect.github.com/airbnb/visx/pull/1960">#1960</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li>Add return type to <code>withBoundingRects</code> <a href="https://redirect.github.com/airbnb/visx/pull/1837">#1837</a></li> <li>fix(demo): fix delaunay-voronoi demo <a href="https://redirect.github.com/airbnb/visx/pull/1758">#1758</a></li> <li>Fix for stacked bars with a mix of strings and numbers in the x-axis <a href="https://redirect.github.com/airbnb/visx/pull/1884">#1884</a></li> <li>fix(xychart): remove console.debug message for overriding existing registry keys. fixes <a href="https://redirect.github.com/airbnb/visx/issues/1860">#1860</a> <a href="https://redirect.github.com/airbnb/visx/pull/1934">#1934</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>fix(release): republish alpha.12 as alpha.13 <a href="https://redirect.github.com/airbnb/visx/pull/2007">#2007</a></li> <li>fix(release): recover alpha.14 publish <a href="https://redirect.github.com/airbnb/visx/pull/2008">#2008</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> <li>Resolve Dependabot alerts <a href="https://redirect.github.com/airbnb/visx/pull/2010">#2010</a></li> <li>Resolve brace-expansion Dependabot alert <a href="https://redirect.github.com/airbnb/visx/pull/2011">#2011</a></li> </ul> <h3>:boom: Breaking Changes</h3> <ul> <li>Toolchain updates. Node 18, TypeScript 5, Next 13 <a href="https://redirect.github.com/airbnb/visx/pull/1938">#1938</a></li> <li>Remove prop-types <a href="https://redirect.github.com/airbnb/visx/pull/1953">#1953</a></li> <li>Upgrade to Yarn 4 <a href="https://redirect.github.com/airbnb/visx/pull/1954">#1954</a></li> <li>Upgrade d3-shape, d3-path to 3 <a href="https://redirect.github.com/airbnb/visx/pull/1960">#1960</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> </ul> <h3>:memo: Documentation</h3> <ul> <li>docs: remove remix button from README usage section <a href="https://redirect.github.com/airbnb/visx/pull/1944">#1944</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>fix(release): republish alpha.12 as alpha.13 <a href="https://redirect.github.com/airbnb/visx/pull/2007">#2007</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> <li>Resolve Dependabot alerts <a href="https://redirect.github.com/airbnb/visx/pull/2010">#2010</a></li> <li>Resolve brace-expansion Dependabot alert <a href="https://redirect.github.com/airbnb/visx/pull/2011">#2011</a></li> </ul> <h3>:house: Internal</h3> <ul> <li>Upgrade babel <a href="https://redirect.github.com/airbnb/visx/pull/1891">#1891</a></li> <li>internal: Remove Enzyme from visx <a href="https://redirect.github.com/airbnb/visx/pull/1893">#1893</a></li> <li>[workflows] Update actions/cache from v1 to v4.3.0 <a href="https://redirect.github.com/airbnb/visx/pull/1926">#1926</a></li> <li>internal(test): reorder expected output in combineBarStackData tests <a href="https://redirect.github.com/airbnb/visx/pull/1933">#1933</a></li> <li>internal(demo): update footer <a href="https://redirect.github.com/airbnb/visx/pull/1932">#1932</a></li> <li>perf(demo): lazy render example tiles <a href="https://redirect.github.com/airbnb/visx/pull/1896">#1896</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/airbnb/visx/blob/master/CHANGELOG.md">@visx/axis's changelog</a>.</em></p> <blockquote> <h1>v4.0.0 (2026-06-11)</h1> <h4>:rocket: Enhancements</h4> <ul> <li>Add react@19 to peer dependencies of all packages <a href="https://redirect.github.com/airbnb/visx/pull/1889">#1889</a></li> <li>Upgrade d3-shape, d3-path to 3 <a href="https://redirect.github.com/airbnb/visx/pull/1960">#1960</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li>Add return type to <code>withBoundingRects</code> <a href="https://redirect.github.com/airbnb/visx/pull/1837">#1837</a></li> <li>fix(demo): fix delaunay-voronoi demo <a href="https://redirect.github.com/airbnb/visx/pull/1758">#1758</a></li> <li>Fix for stacked bars with a mix of strings and numbers in the x-axis <a href="https://redirect.github.com/airbnb/visx/pull/1884">#1884</a></li> <li>fix(xychart): remove console.debug message for overriding existing registry keys. fixes <a href="https://redirect.github.com/airbnb/visx/issues/1860">#1860</a> <a href="https://redirect.github.com/airbnb/visx/pull/1934">#1934</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>fix(release): republish alpha.12 as alpha.13 <a href="https://redirect.github.com/airbnb/visx/pull/2007">#2007</a></li> <li>fix(release): recover alpha.14 publish <a href="https://redirect.github.com/airbnb/visx/pull/2008">#2008</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> <li>Resolve Dependabot alerts <a href="https://redirect.github.com/airbnb/visx/pull/2010">#2010</a></li> <li>Resolve brace-expansion Dependabot alert <a href="https://redirect.github.com/airbnb/visx/pull/2011">#2011</a></li> </ul> <h3>:boom: Breaking Changes</h3> <ul> <li>Toolchain updates. Node 18, TypeScript 5, Next 13 <a href="https://redirect.github.com/airbnb/visx/pull/1938">#1938</a></li> <li>Remove prop-types <a href="https://redirect.github.com/airbnb/visx/pull/1953">#1953</a></li> <li>Upgrade to Yarn 4 <a href="https://redirect.github.com/airbnb/visx/pull/1954">#1954</a></li> <li>Upgrade d3-shape, d3-path to 3 <a href="https://redirect.github.com/airbnb/visx/pull/1960">#1960</a></li> <li>React 19 Support <a href="https://redirect.github.com/airbnb/visx/pull/1968">#1968</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> </ul> <h3>:memo: Documentation</h3> <ul> <li>docs: remove remix button from README usage section <a href="https://redirect.github.com/airbnb/visx/pull/1944">#1944</a></li> <li>refactor(deps): remove lodash package usage <a href="https://redirect.github.com/airbnb/visx/pull/2006">#2006</a></li> <li>fix(release): republish alpha.12 as alpha.13 <a href="https://redirect.github.com/airbnb/visx/pull/2007">#2007</a></li> <li>Breaking: Require React 18 or 19 <a href="https://redirect.github.com/airbnb/visx/pull/2009">#2009</a></li> <li>Resolve Dependabot alerts <a href="https://redirect.github.com/airbnb/visx/pull/2010">#2010</a></li> <li>Resolve brace-expansion Dependabot alert <a href="https://redirect.github.com/airbnb/visx/pull/2011">#2011</a></li> </ul> <h3>:house: Internal</h3> <ul> <li>Upgrade babel <a href="https://redirect.github.com/airbnb/visx/pull/1891">#1891</a></li> <li>internal: Remove Enzyme from visx <a href="https://redirect.github.com/airbnb/visx/pull/1893">#1893</a></li> <li>[workflows] Update actions/cache from v1 to v4.3.0 <a href="https://redirect.github.com/airbnb/visx/pull/1926">#1926</a></li> <li>internal(test): reorder expected output in combineBarStackData tests <a href="https://redirect.github.com/airbnb/visx/pull/1933">#1933</a></li> <li>internal(demo): update footer <a href="https://redirect.github.com/airbnb/visx/pull/1932">#1932</a></li> <li>perf(demo): lazy render example tiles <a href="https://redirect.github.com/airbnb/visx/pull/1896">#1896</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/airbnb/visx/commit/78839796081beb0370fc928cc922b21908bbabaf"><code>7883979</code></a> v4.0.0</li> <li><a href="https://github.com/airbnb/visx/commit/4b955167ffbc2058accbae1f11e1813b3c3ba170"><code>4b95516</code></a> visx: throttle release GitHub requests (<a href="https://redirect.github.com/airbnb/visx/issues/2014">#2014</a>)</li> <li><a href="https://github.com/airbnb/visx/commit/c881dd08e12006417199fed5dca62e1197bbeced"><code>c881dd0</code></a> visx: fix release tag selection (<a href="https://redirect.github.com/airbnb/visx/issues/2013">#2013</a>)</li> <li><a href="https://github.com/airbnb/visx/commit/c4c7d214f4fd401132fdc71d8cc9d28a0fa313c1"><code>c4c7d21</code></a> v4.0.0-alpha.18</li> <li><a href="https://github.com/airbnb/visx/commit/7039ebaba903fc1070ec85d215926f55ae2de6bc"><code>7039eba</code></a> build(9d4320c4591072f79f7305ff6ca6750c6ed19a62): auto-commit package sizes</li> <li><a href="https://github.com/airbnb/visx/commit/9d4320c4591072f79f7305ff6ca6750c6ed19a62"><code>9d4320c</code></a> visx: prepare v4 stable release (<a href="https://redirect.github.com/airbnb/visx/issues/2012">#2012</a>)</li> <li><a href="https://github.com/airbnb/visx/commit/bbb3598a11459c7b8943f9d57a3b8673368b4918"><code>bbb3598</code></a> v4.0.0-alpha.17</li> <li><a href="https://github.com/airbnb/visx/commit/746e5061bdb42d991ca6b284155c57817b71a3f1"><code>746e506</code></a> Resolve brace-expansion Dependabot alert (<a href="https://redirect.github.com/airbnb/visx/issues/2011">#2011</a>)</li> <li><a href="https://github.com/airbnb/visx/commit/4388fff65b3fbfc741a89b85d761586a4b5cdb81"><code>4388fff</code></a> v4.0.0-alpha.16</li> <li><a href="https://github.com/airbnb/visx/commit/147040cb56ea7e5daa8f857dda6785fc612ad061"><code>147040c</code></a> Resolve Dependabot alerts (<a href="https://redirect.github.com/airbnb/visx/issues/2010">#2010</a>)</li> <li>Additional commits viewable in <a href="https://github.com/airbnb/visx/compare/v3.12.0...v4.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@visx/axis</code> since your current version.</p> </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]
