dependabot[bot] opened a new pull request, #6105: URL: https://github.com/apache/myfaces-tobago/pull/6105
Bumps [rollup](https://github.com/rollup/rollup) from 4.34.6 to 4.34.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.9</h2> <h2>4.34.9</h2> <p><em>2025-03-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Support JSX modes in WASM (<a href="https://redirect.github.com/rollup/rollup/issues/5866">#5866</a>)</li> <li>Allow the CustomPluginOptions to be extended (<a href="https://redirect.github.com/rollup/rollup/issues/5850">#5850</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5850">#5850</a>: Revert CustomPluginOptions to be an interface (<a href="https://github.com/sapphi-red"><code>@sapphi-red</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5851">#5851</a>: Javascript to JavaScript (<a href="https://github.com/dasa"><code>@dasa</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5853">#5853</a>: chore(deps): update dependency pinia to v3 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5854">#5854</a>: fix(deps): update swc monorepo (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5855">#5855</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5860">#5860</a>: chore(deps): update dependency <code>@shikijs/vitepress-twoslash</code> to v3 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5861">#5861</a>: chore(deps): update dependency globals to v16 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5863">#5863</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5864">#5864</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5866">#5866</a>: Add jsx parameter to parseAsync in native.wasm.js (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>v4.34.8</h2> <h2>4.34.8</h2> <p><em>2025-02-17</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (<a href="https://redirect.github.com/rollup/rollup/issues/5846">#5846</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5846">#5846</a>: return UnknownValue if the usedbranch is unkown and the path is not empty (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>v4.34.7</h2> <h2>4.34.7</h2> <p><em>2025-02-14</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure that calls to parameters are included correctly when using try-catch deoptimization (<a href="https://redirect.github.com/rollup/rollup/issues/5842">#5842</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5840">#5840</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5842">#5842</a>: Fix prop inclusion with try-catch-deoptimization (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.9</h2> <p><em>2025-03-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Support JSX modes in WASM (<a href="https://redirect.github.com/rollup/rollup/issues/5866">#5866</a>)</li> <li>Allow the CustomPluginOptions to be extended (<a href="https://redirect.github.com/rollup/rollup/issues/5850">#5850</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5850">#5850</a>: Revert CustomPluginOptions to be an interface (<a href="https://github.com/sapphi-red"><code>@sapphi-red</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5851">#5851</a>: Javascript to JavaScript (<a href="https://github.com/dasa"><code>@dasa</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5853">#5853</a>: chore(deps): update dependency pinia to v3 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5854">#5854</a>: fix(deps): update swc monorepo (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5855">#5855</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5860">#5860</a>: chore(deps): update dependency <code>@shikijs/vitepress-twoslash</code> to v3 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5861">#5861</a>: chore(deps): update dependency globals to v16 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5863">#5863</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5864">#5864</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5866">#5866</a>: Add jsx parameter to parseAsync in native.wasm.js (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>4.34.8</h2> <p><em>2025-02-17</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (<a href="https://redirect.github.com/rollup/rollup/issues/5846">#5846</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5846">#5846</a>: return UnknownValue if the usedbranch is unkown and the path is not empty (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>4.34.7</h2> <p><em>2025-02-14</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure that calls to parameters are included correctly when using try-catch deoptimization (<a href="https://redirect.github.com/rollup/rollup/issues/5842">#5842</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5840">#5840</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5842">#5842</a>: Fix prop inclusion with try-catch-deoptimization (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/0ab9b9772e24dfe9ef08bfce3132e99a15b793f6"><code>0ab9b97</code></a> 4.34.9</li> <li><a href="https://github.com/rollup/rollup/commit/be66eb9a2a670a0db3f614994fa90c0b4e1fb59d"><code>be66eb9</code></a> Add jsx parameter to parseAsync in native.wasm.js (<a href="https://redirect.github.com/rollup/rollup/issues/5866">#5866</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/bf573b2ca5ace94587b6ecd3563416b4e7312d8f"><code>bf573b2</code></a> chore(deps): update dependency globals to v16 (<a href="https://redirect.github.com/rollup/rollup/issues/5861">#5861</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/66c10c1e2f753e8fed7b847eed951a1017a53186"><code>66c10c1</code></a> chore(deps): update dependency <code>@shikijs/vitepress-twoslash</code> to v3 (<a href="https://redirect.github.com/rollup/rollup/issues/5860">#5860</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9fab3283af2075437dd2aee6dc938de89376e186"><code>9fab328</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5864">#5864</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/b9a59f78314e19de87543c829551d2edce619216"><code>b9a59f7</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5863">#5863</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d3e79bd79e6b53b01ef7d6535d6ea9ad9be714dd"><code>d3e79bd</code></a> Javascript to JavaScript (<a href="https://redirect.github.com/rollup/rollup/issues/5851">#5851</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/31a889239fc99e54308ba5a91df3cca6ee00be39"><code>31a8892</code></a> Revert CustomPluginOptions to be an interface (<a href="https://redirect.github.com/rollup/rollup/issues/5850">#5850</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/43a359a6a24845ef86cf2e2a46c37c8aeedc548b"><code>43a359a</code></a> chore(deps): update dependency pinia to v3 (<a href="https://redirect.github.com/rollup/rollup/issues/5853">#5853</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/b4cb7cccf1e770de72d49ffc47680172d34f963e"><code>b4cb7cc</code></a> fix(deps): update swc monorepo (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5854">#5854</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.34.6...v4.34.9">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 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) </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: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org