dependabot[bot] opened a new pull request, #6970:
URL: https://github.com/apache/myfaces-tobago/pull/6970

   Bumps [rollup](https://github.com/rollup/rollup) from 4.53.3 to 4.54.0.
   <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.54.0</h2>
   <h2>4.54.0</h2>
   <p><em>2025-12-20</em></p>
   <h3>Features</h3>
   <ul>
   <li>Enable tree-shaking for <code>Symbol.hasInstance</code>, 
<code>Symbol.dispose</code> and <code>Symbol.asyncDispose</code> properties if 
unused (<a 
href="https://redirect.github.com/rollup/rollup/issues/6046";>#6046</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Ensure that well-known-Symbol-valued properties are not tree-shaken 
except in select cases (<a 
href="https://redirect.github.com/rollup/rollup/issues/6046";>#6046</a>)</li>
   <li>Ensure namespace properties are included when referenced only from a 
try-catch (<a 
href="https://redirect.github.com/rollup/rollup/issues/6216";>#6216</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6046";>#6046</a>: 
fix: correctly handle wellknown protocols (<a 
href="https://github.com/cyyynthia";><code>@​cyyynthia</code></a>, <a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6201";>#6201</a>: 
chore(deps): update dependency lru-cache to v11 (<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/6211";>#6211</a>: 
chore(deps): update msys2/setup-msys2 digest to 4f806de (<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/6212";>#6212</a>: 
chore(deps): update actions/cache action to v5 (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6213";>#6213</a>: 
chore(deps): update github artifact actions (major) (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6214";>#6214</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/6215";>#6215</a>: 
chore(deps): lock file maintenance (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6216";>#6216</a>: 
fix: include namespace variable paths during try-catch deoptimization (<a 
href="https://github.com/schwing";><code>@​schwing</code></a>)</li>
   </ul>
   <h2>v4.53.5</h2>
   <h2>4.53.5</h2>
   <p><em>2025-12-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix wrong semicolon insertion position when using JSX (<a 
href="https://redirect.github.com/rollup/rollup/issues/6206";>#6206</a>)</li>
   <li>Generate spec-compliant sourcemaps when sources content is excluded (<a 
href="https://redirect.github.com/rollup/rollup/issues/6196";>#6196</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6196";>#6196</a>: 
fix: set sourcesContent to undefined instead of null when excluding sources 
content (<a href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6206";>#6206</a>: 
Fix semicolon order in JSX (<a 
href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   </ul>
   <h2>v4.53.4</h2>
   <h2>4.53.4</h2>
   <p><em>2025-12-15</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Ensure <code>Symbol.dispose</code> and <code>Symbol.asyncDispose</code> 
properties are never removed with <code>(await) using</code> declarations. (<a 
href="https://redirect.github.com/rollup/rollup/issues/6209";>#6209</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.54.0</h2>
   <p><em>2025-12-20</em></p>
   <h3>Features</h3>
   <ul>
   <li>Enable tree-shaking for <code>Symbol.hasInstance</code>, 
<code>Symbol.dispose</code> and <code>Symbol.asyncDispose</code> properties if 
unused (<a 
href="https://redirect.github.com/rollup/rollup/issues/6046";>#6046</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Ensure that well-known-Symbol-valued properties are not tree-shaken 
except in select cases (<a 
href="https://redirect.github.com/rollup/rollup/issues/6046";>#6046</a>)</li>
   <li>Ensure namespace properties are included when referenced only from a 
try-catch (<a 
href="https://redirect.github.com/rollup/rollup/issues/6216";>#6216</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6046";>#6046</a>: 
fix: correctly handle wellknown protocols (<a 
href="https://github.com/cyyynthia";><code>@​cyyynthia</code></a>, <a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6201";>#6201</a>: 
chore(deps): update dependency lru-cache to v11 (<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/6211";>#6211</a>: 
chore(deps): update msys2/setup-msys2 digest to 4f806de (<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/6212";>#6212</a>: 
chore(deps): update actions/cache action to v5 (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6213";>#6213</a>: 
chore(deps): update github artifact actions (major) (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6214";>#6214</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/6215";>#6215</a>: 
chore(deps): lock file maintenance (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6216";>#6216</a>: 
fix: include namespace variable paths during try-catch deoptimization (<a 
href="https://github.com/schwing";><code>@​schwing</code></a>)</li>
   </ul>
   <h2>4.53.5</h2>
   <p><em>2025-12-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix wrong semicolon insertion position when using JSX (<a 
href="https://redirect.github.com/rollup/rollup/issues/6206";>#6206</a>)</li>
   <li>Generate spec-compliant sourcemaps when sources content is excluded (<a 
href="https://redirect.github.com/rollup/rollup/issues/6196";>#6196</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6196";>#6196</a>: 
fix: set sourcesContent to undefined instead of null when excluding sources 
content (<a href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6206";>#6206</a>: 
Fix semicolon order in JSX (<a 
href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   </ul>
   <h2>4.53.4</h2>
   <p><em>2025-12-15</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Ensure <code>Symbol.dispose</code> and <code>Symbol.asyncDispose</code> 
properties are never removed with <code>(await) using</code> declarations. (<a 
href="https://redirect.github.com/rollup/rollup/issues/6209";>#6209</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/6185";>#6185</a>: 
chore(deps): update dependency <code>@​inquirer/prompts</code> to v8 (<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/6186";>#6186</a>: 
fix(deps): lock file maintenance minor/patch updates (<a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot])</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rollup/rollup/commit/88f1430c42fe76db421623106546e50627271952";><code>88f1430</code></a>
 4.54.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e5e01c1be67d6d28b9697421cf3dcce23b662596";><code>e5e01c1</code></a>
 fix: include namespace variable paths during try-catch deoptimization (<a 
href="https://redirect.github.com/rollup/rollup/issues/6216";>#6216</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/107959c9ed6a4ae2cb264ad63a85324e7b9bb5fe";><code>107959c</code></a>
 fix: correctly handle wellknown protocols (<a 
href="https://redirect.github.com/rollup/rollup/issues/6046";>#6046</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/160514db7fc246fdce8039f2baf5407f55857f1b";><code>160514d</code></a>
 chore(deps): lock file maintenance (<a 
href="https://redirect.github.com/rollup/rollup/issues/6215";>#6215</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/59bda588ddecb73080e01336576b4c0677fea49e";><code>59bda58</code></a>
 chore(deps): update msys2/setup-msys2 digest to 4f806de (<a 
href="https://redirect.github.com/rollup/rollup/issues/6211";>#6211</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/9b7ca4d810ae11440a505885695eb4a14a4f6a3f";><code>9b7ca4d</code></a>
 chore(deps): update actions/cache action to v5 (<a 
href="https://redirect.github.com/rollup/rollup/issues/6212";>#6212</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/abf1fb519fdbf18f6682e4ca1c396294c6091bb9";><code>abf1fb5</code></a>
 chore(deps): update github artifact actions (major) (<a 
href="https://redirect.github.com/rollup/rollup/issues/6213";>#6213</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/0dec3ca13b768a765bb470b88d10eefa4fda153d";><code>0dec3ca</code></a>
 fix(deps): lock file maintenance minor/patch updates (<a 
href="https://redirect.github.com/rollup/rollup/issues/6214";>#6214</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/c3fa50c12a5a863d457c7816f30d1b077763b4db";><code>c3fa50c</code></a>
 chore(deps): update dependency lru-cache to v11 (<a 
href="https://redirect.github.com/rollup/rollup/issues/6201";>#6201</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/31bb66ee9eea35e5ae348e4074bbad55d390112b";><code>31bb66e</code></a>
 4.53.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v4.53.3...v4.54.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=4.53.3&new-version=4.54.0)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to