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

   Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.5.1.
   <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>v3.5.1</h2>
   <h2>3.5.1</h2>
   <p><em>2022-12-01</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Accept functions returning a config in defineConfig (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4728";>#4728</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4728";>#4728</a>:
 Overload defineConfig to accept a RollupOptionsFunction parameter (<a 
href="https://github.com/Septh";><code>@​Septh</code></a>)</li>
   </ul>
   <h2>v3.5.0</h2>
   <h2>3.5.0</h2>
   <p><em>2022-11-27</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>treeshake.manualPureFunctions</code> to override static 
analysis for explicit function names (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4718";>#4718</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not throw when a plugin uses <code>this.load</code> without awaiting 
its result (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4725";>#4725</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4718";>#4718</a>:
 Add simple way to manually declare pure functions (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4725";>#4725</a>:
 Fix isIncluded error when using rollup-plugin-typescript2 (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v3.4.0</h2>
   <h2>3.4.0</h2>
   <p><em>2022-11-22</em></p>
   <h3>Features</h3>
   <ul>
   <li>Do not keep unused <code>Object.freeze</code> calls on object literals 
(<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4720";>#4720</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4720";>#4720</a>:
 Only consider Object.freeze a side effect if the argument is used (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v3.3.0</h2>
   <h2>3.3.0</h2>
   <p><em>2022-11-12</em></p>
   <h3>Features</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>3.5.1</h2>
   <p><em>2022-12-01</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Accept functions returning a config in defineConfig (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4728";>#4728</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4728";>#4728</a>:
 Overload defineConfig to accept a RollupOptionsFunction parameter (<a 
href="https://github.com/Septh";><code>@​Septh</code></a>)</li>
   </ul>
   <h2>3.5.0</h2>
   <p><em>2022-11-27</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>treeshake.manualPureFunctions</code> to override static 
analysis for explicit function names (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4718";>#4718</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not throw when a plugin uses <code>this.load</code> without awaiting 
its result (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4725";>#4725</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4718";>#4718</a>:
 Add simple way to manually declare pure functions (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4725";>#4725</a>:
 Fix isIncluded error when using rollup-plugin-typescript2 (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>3.4.0</h2>
   <p><em>2022-11-22</em></p>
   <h3>Features</h3>
   <ul>
   <li>Do not keep unused <code>Object.freeze</code> calls on object literals 
(<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4720";>#4720</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4720";>#4720</a>:
 Only consider Object.freeze a side effect if the argument is used (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>3.3.0</h2>
   <p><em>2022-11-12</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add &quot;experimentalMinChunkSize&quot; option to merge smaller chunks 
into larger ones (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4705";>#4705</a>)</li>
   <li>Automatically deduplicate assets again when the source is a 
<code>Buffer</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4712";>#4712</a>)</li>
   <li>Deduplicate <code>Buffer</code> with <code>string</code> assets (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4712";>#4712</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rollup/rollup/commit/9900792274606930f38a5a19aa2fdd8ca3638945";><code>9900792</code></a>
 3.5.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/f44c933af54dd7b619912d8427f7f31c1c2b81e6";><code>f44c933</code></a>
 Overload defineConfig to accept a RollupOptionsFunction parameter (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4728";>#4728</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/4b1a954745c8d7cc9787be9638ea888c715e94e7";><code>4b1a954</code></a>
 3.5.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/290b07d3685e8d4b4f3f5d3d673d41995d504239";><code>290b07d</code></a>
 Add simple way to manually declare pure functions (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4718";>#4718</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/4ee9a204f4c3201defcf6509ad3ab275c5e18dba";><code>4ee9a20</code></a>
 Fix isIncluded error when using rollup-plugin-typescript2 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4725";>#4725</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/96a5ba4cafc78e20eeb885ab3bdaed1640977753";><code>96a5ba4</code></a>
 3.4.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/780e3421e8a498f3248fd7d8506e97fcee8dd1e6";><code>780e342</code></a>
 Only consider Object.freeze a side effect if the argument is used (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4720";>#4720</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/9a741639f69f204ded8ea404675f725b8d56adca";><code>9a74163</code></a>
 Add base prs to release script</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/a8d718058b5f9d5d2a95155ac97192c78fbc0c9c";><code>a8d7180</code></a>
 3.3.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/ff286e5a14e32b6e820b188ccd63ac27bdd8adc9";><code>ff286e5</code></a>
 Allow to define minimum chunk size limit (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4705";>#4705</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.79.1...v3.5.1";>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=2.79.1&new-version=3.5.1)](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 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