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

   Bumps [rollup](https://github.com/rollup/rollup) from 4.14.0 to 4.17.2.
   <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.17.2</h2>
   <h2>4.17.2</h2>
   <p><em>2024-04-30</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix tree-shaking problems when using spread arguments (<a 
href="https://redirect.github.com/rollup/rollup/issues/5503";>#5503</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5501";>#5501</a>: 
Slightly improve perf report (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5503";>#5503</a>: 
fix: rest element should deoptimize parameter values (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   </ul>
   <h2>v4.17.1</h2>
   <h2>4.17.1</h2>
   <p><em>2024-04-29</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Prevent infinite recursions for certain constructor invocations (<a 
href="https://redirect.github.com/rollup/rollup/issues/5500";>#5500</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5500";>#5500</a>: 
fix: parameter variable infinite recursion error (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   </ul>
   <h2>v4.17.0</h2>
   <h2>4.17.0</h2>
   <p><em>2024-04-27</em></p>
   <h3>Features</h3>
   <ul>
   <li>Track function call arguments to optimize functions only called once or 
with the same literal values (re-release from 4.16.0) (<a 
href="https://redirect.github.com/rollup/rollup/issues/5483";>#5483</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Reduce browser WASM size to a fraction by changing optimization settings 
(<a href="https://redirect.github.com/rollup/rollup/issues/5494";>#5494</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5483";>#5483</a>: 
feature(fix): function parameter tracking (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5488";>#5488</a>: 
Report performance in CI (<a 
href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5489";>#5489</a>: 
Create FUNDING.json (<a 
href="https://github.com/BenJam";><code>@​BenJam</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5492";>#5492</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/5493";>#5493</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/5494";>#5494</a>: 
Use opt-level=z for browser wasm (<a 
href="https://github.com/sapphi-red";><code>@​sapphi-red</code></a>)</li>
   </ul>
   <h2>v4.16.4</h2>
   <!-- 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.17.2</h2>
   <p><em>2024-04-30</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix tree-shaking problems when using spread arguments (<a 
href="https://redirect.github.com/rollup/rollup/issues/5503";>#5503</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5501";>#5501</a>: 
Slightly improve perf report (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5503";>#5503</a>: 
fix: rest element should deoptimize parameter values (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   </ul>
   <h2>4.17.1</h2>
   <p><em>2024-04-29</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Prevent infinite recursions for certain constructor invocations (<a 
href="https://redirect.github.com/rollup/rollup/issues/5500";>#5500</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5500";>#5500</a>: 
fix: parameter variable infinite recursion error (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   </ul>
   <h2>4.17.0</h2>
   <p><em>2024-04-27</em></p>
   <h3>Features</h3>
   <ul>
   <li>Track function call arguments to optimize functions only called once or 
with the same literal values (re-release from 4.16.0) (<a 
href="https://redirect.github.com/rollup/rollup/issues/5483";>#5483</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Reduce browser WASM size to a fraction by changing optimization settings 
(<a href="https://redirect.github.com/rollup/rollup/issues/5494";>#5494</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5483";>#5483</a>: 
feature(fix): function parameter tracking (<a 
href="https://github.com/liuly0322";><code>@​liuly0322</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5488";>#5488</a>: 
Report performance in CI (<a 
href="https://github.com/TrickyPi";><code>@​TrickyPi</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5489";>#5489</a>: 
Create FUNDING.json (<a 
href="https://github.com/BenJam";><code>@​BenJam</code></a>)</li>
   <li><a href="https://redirect.github.com/rollup/rollup/pull/5492";>#5492</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/5493";>#5493</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/5494";>#5494</a>: 
Use opt-level=z for browser wasm (<a 
href="https://github.com/sapphi-red";><code>@​sapphi-red</code></a>)</li>
   </ul>
   <h2>4.16.4</h2>
   <p><em>2024-04-23</em></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rollup/rollup/commit/5e955a1c2c5e080f80f20f650da9b44909d65d56";><code>5e955a1</code></a>
 4.17.2</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/89620aadbf99dad1e5b83bc754181f9faba3f5ca";><code>89620aa</code></a>
 fix: rest element should deoptimize parameter values (<a 
href="https://redirect.github.com/rollup/rollup/issues/5503";>#5503</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/f39b24f30a58dc38b36f48589cfbe023780c392e";><code>f39b24f</code></a>
 Slightly improve perf report (<a 
href="https://redirect.github.com/rollup/rollup/issues/5501";>#5501</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/dbf0a2e5d3c3eae09ac4d502646d0ecab63f40fd";><code>dbf0a2e</code></a>
 4.17.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/571929f4581cfd58e9e1a6ee2383bd9e78d6b055";><code>571929f</code></a>
 fix: parameter variable infinite recursion error (<a 
href="https://redirect.github.com/rollup/rollup/issues/5500";>#5500</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/91352494fc722bcd5e8e922cd1497b34aec57a67";><code>9135249</code></a>
 4.17.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/8b30a5bbb8f654e9d497c26f1b851a0b93794b96";><code>8b30a5b</code></a>
 Explicitly specify both Mac targets as runners switched arch</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/82ec9b431ae601eebba4dd4424f7b538c8949697";><code>82ec9b4</code></a>
 Report performance in CI (<a 
href="https://redirect.github.com/rollup/rollup/issues/5488";>#5488</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/db192728df396a10a48841d07687d4354b9b9ed1";><code>db19272</code></a>
 Use opt-level=z for browser wasm (<a 
href="https://redirect.github.com/rollup/rollup/issues/5494";>#5494</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/d98e59d796d447db3a279dc143e78b526896d594";><code>d98e59d</code></a>
 feature(fix): function parameter tracking (<a 
href="https://redirect.github.com/rollup/rollup/issues/5483";>#5483</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v4.14.0...v4.17.2";>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.14.0&new-version=4.17.2)](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

Reply via email to