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

   Bumps [rollup](https://github.com/rollup/rollup) from 2.77.2 to 2.79.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>v2.79.0</h2>
   <p><em>2022-08-31</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>amd.forceJsExtensionForImports</code> to enforce using 
<code>.js</code> extensions for relative AMD imports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607";>#4607</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4607";>#4607</a>:
 add option to keep extensions for amd (<a 
href="https://github.com/wh1tevs";><code>@​wh1tevs</code></a>)</li>
   </ul>
   <h2>v2.78.1</h2>
   <p><em>2022-08-19</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid inferring &quot;arguments&quot; as name for a default export 
placeholder variable (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4613";>#4613</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4613";>#4613</a>:
 Prevent using arguments for generated variable names (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.78.0</h2>
   <p><em>2022-08-14</em></p>
   <h3>Features</h3>
   <ul>
   <li>Support writing plugin hooks as objects with a &quot;handler&quot; 
property (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   <li>Allow changing execution order per plugin hook (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   <li>Add flag to execute plugins in async parallel hooks sequentially (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4600";>#4600</a>:
 Allow using objects as hooks to change execution order (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.77.3</h2>
   <p><em>2022-08-11</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Correctly resolve preserveModulesRoot in Vite (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4591";>#4591</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4591";>#4591</a>:
 resolve currentPath (<a 
href="https://github.com/cleverpp";><code>@​cleverpp</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>2.79.0</h2>
   <p><em>2022-08-31</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>amd.forceJsExtensionForImports</code> to enforce using 
<code>.js</code> extensions for relative AMD imports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607";>#4607</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4607";>#4607</a>:
 add option to keep extensions for amd (<a 
href="https://github.com/wh1tevs";><code>@​wh1tevs</code></a>)</li>
   </ul>
   <h2>2.78.1</h2>
   <p><em>2022-08-19</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid inferring &quot;arguments&quot; as name for a default export 
placeholder variable (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4613";>#4613</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4613";>#4613</a>:
 Prevent using arguments for generated variable names (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.78.0</h2>
   <p><em>2022-08-14</em></p>
   <h3>Features</h3>
   <ul>
   <li>Support writing plugin hooks as objects with a &quot;handler&quot; 
property (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   <li>Allow changing execution order per plugin hook (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   <li>Add flag to execute plugins in async parallel hooks sequentially (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600";>#4600</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4600";>#4600</a>:
 Allow using objects as hooks to change execution order (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.77.3</h2>
   <p><em>2022-08-11</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Correctly resolve preserveModulesRoot in Vite (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4591";>#4591</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4591";>#4591</a>:
 resolve currentPath (<a 
href="https://github.com/cleverpp";><code>@​cleverpp</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rollup/rollup/commit/8477f8ff1fe80086556021542b22942ad27a0a69";><code>8477f8f</code></a>
 2.79.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/406086f5ed7a21844197a5ec3c7c9722414989d0";><code>406086f</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/71eefd13c8b147fdcb9847b9373971e49139c026";><code>71eefd1</code></a>
 feat: add option to keep extensions for amd (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607";>#4607</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/eb1fab7883846e16af1d8c650715e725a20a2665";><code>eb1fab7</code></a>
 Fix test/form/samples/quote-id on Windows (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4614";>#4614</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/398d0c4970b679795025f36e320f8aecb2859d24";><code>398d0c4</code></a>
 2.78.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/3d79e2a8a6557a6d27e87d136aac3db1e33a1e8f";><code>3d79e2a</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/a85327cf31333745d490daa4f285771d52d7f84b";><code>a85327c</code></a>
 Prevent using arguments for generated variable names (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4613";>#4613</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/a8647dac0fe46c86183be8596ef7de25bc5b4e4b";><code>a8647da</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/105b264847892c8f7966364d73f6900554178f58";><code>105b264</code></a>
 2.78.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/12aba9181a8a6f226b86ae247e7a12f7c1b056f9";><code>12aba91</code></a>
 Update changelog</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.77.2...v2.79.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=2.77.2&new-version=2.79.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 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