dependabot[bot] opened a new pull request, #37914: URL: https://github.com/apache/superset/pull/37914
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.2.4 to 9.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/releases">lerna's releases</a>.</em></p> <blockquote> <h2>v9.0.4</h2> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.3...v9.0.4">9.0.4</a> (2026-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li>bump tar to 7.5.7, rimraf to 6.1.2, <code>@npmcli/run-script</code> to 10.0.3 (<a href="https://redirect.github.com/lerna/lerna/issues/4267">#4267</a>) (<a href="https://github.com/lerna/lerna/commit/43e3d46fd6d76f05e130e8f8f5a6299f0e93f2ae">43e3d46</a>)</li> </ul> <h2>v9.0.3</h2> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.2...v9.0.3">9.0.3</a> (2025-11-27)</h2> <p>Bumped some dependencies to reduce audit warning noise.</p> <p>NOTE: <code>9.0.2</code> does not exist because of a failed release</p> <h2>v9.0.1</h2> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.0...v9.0.1">9.0.1</a> (2025-11-14)</h2> <h3>Bug Fixes</h3> <ul> <li>expand version range to include nx v22.x (<a href="https://redirect.github.com/lerna/lerna/issues/4242">#4242</a>) (<a href="https://github.com/lerna/lerna/commit/0cca28612be720d39f55cc278a9a4a93e112d1e1">0cca286</a>)</li> </ul> <h2>v9.0.0</h2> <h1><a href="https://github.com/lerna/lerna/compare/v8.2.4...v9.0.0">9.0.0</a> (2025-09-23)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>publish:</strong> ensure README file names are populated on package.json (<a href="https://redirect.github.com/lerna/lerna/issues/4211">#4211</a>) (<a href="https://github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e">362875d</a>)</li> </ul> <h3>Features</h3> <ul> <li>support OIDC trusted publishing (<a href="https://github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143">d51e344</a>)</li> </ul> <p>OIDC trusted publishing is now supported by Lerna with no specification configuration required.</p> <ul> <li>A new guide has been added: <a href="https://lerna.js.org/docs/recipes/oidc-trusted-publishing">https://lerna.js.org/docs/recipes/oidc-trusted-publishing</a></li> <li>A fully working example repo has been set up here <a href="https://github.com/JamesHenry/lerna-v9-oidc-publishing-example">https://github.com/JamesHenry/lerna-v9-oidc-publishing-example</a></li> </ul> <h3>BREAKING CHANGES</h3> <blockquote> <p>After updating we strongly recommend running <code>lerna repair</code> in your project. This will migrate your <code>lerna.json</code> to the latest and greatest and remove any outdated options.</p> </blockquote> <p>As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.</p> <ul> <li><strong>node v18 support is dropped because it is end of life</strong></li> </ul> <p>When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.</p> <p>We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md">lerna's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.3...v9.0.4">9.0.4</a> (2026-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li>bump tar to 7.5.7, rimraf to 6.1.2, <code>@npmcli/run-script</code> to 10.0.3 (<a href="https://redirect.github.com/lerna/lerna/issues/4267">#4267</a>) (<a href="https://github.com/lerna/lerna/commit/43e3d46fd6d76f05e130e8f8f5a6299f0e93f2ae">43e3d46</a>)</li> </ul> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.2...v9.0.3">9.0.3</a> (2025-11-27)</h2> <p><strong>Note:</strong> Version bump only for package lerna</p> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.1...v9.0.2">9.0.2</a> (2025-11-27)</h2> <p><strong>Note:</strong> Version bump only for package lerna</p> <h2><a href="https://github.com/lerna/lerna/compare/v9.0.0...v9.0.1">9.0.1</a> (2025-11-14)</h2> <h3>Bug Fixes</h3> <ul> <li>expand version range to include nx v22.x (<a href="https://redirect.github.com/lerna/lerna/issues/4242">#4242</a>) (<a href="https://github.com/lerna/lerna/commit/0cca28612be720d39f55cc278a9a4a93e112d1e1">0cca286</a>)</li> </ul> <h1><a href="https://github.com/lerna/lerna/compare/v8.2.4...v9.0.0">9.0.0</a> (2025-09-23)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>publish:</strong> ensure README file names are populated on package.json (<a href="https://redirect.github.com/lerna/lerna/issues/4211">#4211</a>) (<a href="https://github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e">362875d</a>)</li> </ul> <h3>Features</h3> <ul> <li>support OIDC trusted publishing (<a href="https://github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143">d51e344</a>)</li> </ul> <p>OIDC trusted publishing is now supported by Lerna with no specification configuration required.</p> <ul> <li>A new guide has been added: <a href="https://lerna.js.org/docs/recipes/oidc-trusted-publishing">https://lerna.js.org/docs/recipes/oidc-trusted-publishing</a></li> <li>A fully working example repo has been set up here <a href="https://github.com/JamesHenry/lerna-v9-oidc-publishing-example">https://github.com/JamesHenry/lerna-v9-oidc-publishing-example</a></li> </ul> <h3>BREAKING CHANGES</h3> <blockquote> <p>After updating we strongly recommend running <code>lerna repair</code> in your project. This will migrate your <code>lerna.json</code> to the latest and greatest and remove any outdated options.</p> </blockquote> <p>As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.</p> <ul> <li><strong>node v18 support is dropped because it is end of life</strong></li> </ul> <p>When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.</p> <p>We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:</p> <p><a href="https://github.com/nodejs/release#release-schedule">https://github.com/nodejs/release#release-schedule</a></p> <p>The versions of node supported by lerna are now <code>^20.19.0 || ^22.12.0 || >=24.0.0</code>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lerna/lerna/commit/5f3669c93f17caaf52c4b9916280bb5158446732"><code>5f3669c</code></a> chore(misc): publish 9.0.4</li> <li><a href="https://github.com/lerna/lerna/commit/43e3d46fd6d76f05e130e8f8f5a6299f0e93f2ae"><code>43e3d46</code></a> fix: bump tar to 7.5.7, rimraf to 6.1.2, <code>@npmcli/run-script</code> to 10.0.3 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/4267">#4267</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/215ff0020a53ee7fe67ee954286aeefd24ea761c"><code>215ff00</code></a> chore(misc): publish 9.0.3</li> <li><a href="https://github.com/lerna/lerna/commit/b1b21667b1ee2a4b5af8976d99a0f388e7e87f76"><code>b1b2166</code></a> chore(misc): publish 9.0.2</li> <li><a href="https://github.com/lerna/lerna/commit/6c1ea969aa16909d7dfc2e3894d9d98aa6f0d824"><code>6c1ea96</code></a> chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/4245">#4245</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/9df335ad26935f678a488dc99b502f9597913251"><code>9df335a</code></a> chore(misc): publish 9.0.1</li> <li><a href="https://github.com/lerna/lerna/commit/0cca28612be720d39f55cc278a9a4a93e112d1e1"><code>0cca286</code></a> fix: expand version range to include nx v22.x (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/4242">#4242</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/4c547b7099575a4d0b11bade1327a1a865901ca2"><code>4c547b7</code></a> chore: publish v9.0.0</li> <li><a href="https://github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143"><code>d51e344</code></a> feat: support OIDC trusted publishing</li> <li><a href="https://github.com/lerna/lerna/commit/96095e21595cfc7bd78fab8f55aed76a144715c4"><code>96095e2</code></a> feat!: drop EOL node 18, modernize dependencies, node now "^20.19.0 || ^22.12...</li> <li>Additional commits viewable in <a href="https://github.com/lerna/lerna/commits/v9.0.4/packages/lerna">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]
