dependabot[bot] opened a new pull request, #3624: URL: https://github.com/apache/myfaces-tobago/pull/3624
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.9.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.9.1</h2> <h2>3.9.1</h2> <p><em>2023-01-02</em></p> <h3>Bug Fixes</h3> <ul> <li>Sort keys in generated dynamic namespace objects (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4780">#4780</a>)</li> <li>Do not consider Array.group to be side effect free as the specs have changed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4779">#4779</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4777">#4777</a>: Import from node:fs/promises (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4778">#4778</a>: Bump deps (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4779">#4779</a>: Remove array grouping (web compat issue) (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4780">#4780</a>: Sort namespace object keys (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4781">#4781</a>: Use Set and builtin-modules package (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4782">#4782</a>: Use more restrictive types (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> </ul> <h2>v3.9.0</h2> <h2>3.9.0</h2> <p><em>2022-12-28</em></p> <h3>Features</h3> <ul> <li>Support ES2022 arbitrary module namespace identifiers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4770">#4770</a>)</li> <li>Add optional <code>version</code> property to plugin type (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4771">#4771</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4768">#4768</a>: Fix small typo in 999-big-list-of-options.md (<a href="https://github.com/ericmutta"><code>@ericmutta</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4769">#4769</a>: docs: add a instruction about how to run one test on your local computer (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4770">#4770</a>: Add support for arbitrary module namespace identifiers (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4771">#4771</a>: Add <code>version</code> property to Plugin type (<a href="https://github.com/Septh"><code>@Septh</code></a>)</li> </ul> <h2>v3.8.1</h2> <h2>3.8.1</h2> <p><em>2022-12-23</em></p> <h3>Bug Fixes</h3> <ul> <li>Reduce memory footprint when explicitly passing <code>cache: false</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4762">#4762</a>)</li> <li>Fix a crash when preserving modules and reexporting namespaces (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4766">#4766</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4762">#4762</a>: Improve AST garbage collection (<a href="https://github.com/bluwy"><code>@bluwy</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4766">#4766</a>: Fix handling of namespace reexports when preserving modules (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <!-- 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.9.1</h2> <p><em>2023-01-02</em></p> <h3>Bug Fixes</h3> <ul> <li>Sort keys in generated dynamic namespace objects (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4780">#4780</a>)</li> <li>Do not consider Array.group to be side effect free as the specs have changed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4779">#4779</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4777">#4777</a>: Import from node:fs/promises (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4778">#4778</a>: Bump deps (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4779">#4779</a>: Remove array grouping (web compat issue) (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4780">#4780</a>: Sort namespace object keys (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4781">#4781</a>: Use Set and builtin-modules package (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4782">#4782</a>: Use more restrictive types (<a href="https://github.com/dnalborczyk"><code>@dnalborczyk</code></a>)</li> </ul> <h2>3.9.0</h2> <p><em>2022-12-28</em></p> <h3>Features</h3> <ul> <li>Support ES2022 arbitrary module namespace identifiers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4770">#4770</a>)</li> <li>Add optional <code>version</code> property to plugin type (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4771">#4771</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4768">#4768</a>: Fix small typo in 999-big-list-of-options.md (<a href="https://github.com/ericmutta"><code>@ericmutta</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4769">#4769</a>: docs: add a instruction about how to run one test on your local computer (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4770">#4770</a>: Add support for arbitrary module namespace identifiers (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4771">#4771</a>: Add <code>version</code> property to Plugin type (<a href="https://github.com/Septh"><code>@Septh</code></a>)</li> </ul> <h2>3.8.1</h2> <p><em>2022-12-23</em></p> <h3>Bug Fixes</h3> <ul> <li>Reduce memory footprint when explicitly passing <code>cache: false</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4762">#4762</a>)</li> <li>Fix a crash when preserving modules and reexporting namespaces (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4766">#4766</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4762">#4762</a>: Improve AST garbage collection (<a href="https://github.com/bluwy"><code>@bluwy</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4766">#4766</a>: Fix handling of namespace reexports when preserving modules (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>3.8.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/dce233b788114e728063a713cf0cfe79e69adc9c"><code>dce233b</code></a> 3.9.1</li> <li><a href="https://github.com/rollup/rollup/commit/c6c884433e748cde70f3f4299dd48b81af97ec14"><code>c6c8844</code></a> Use more restrictive types (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4782">#4782</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/023ed0f01f2d2211962f042ea9290cda1e5734e2"><code>023ed0f</code></a> Use Set and builtin-modules package (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4781">#4781</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/f00b251e6036f78700c76c1bd98b7bc610d7f73f"><code>f00b251</code></a> Sort namespace object keys (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4780">#4780</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/08b61f5e1df9532ae538c1d2c782de310a2ced44"><code>08b61f5</code></a> Remove array grouping (web compat issue) (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4779">#4779</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/bceb3539bab95ba92688f29a7c9f3e9effc44698"><code>bceb353</code></a> Import from node:fs/promises (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4777">#4777</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/e026801e8577c9411611b6a732803a563634d706"><code>e026801</code></a> Bump deps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4778">#4778</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/87f20273995dda04bdc5f8c95fc2627fc368f47f"><code>87f2027</code></a> 3.9.0</li> <li><a href="https://github.com/rollup/rollup/commit/5aa1cce444e767c40cf86cdd96953201e4d32774"><code>5aa1cce</code></a> Add support for arbitrary module namespace identifiers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4770">#4770</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/57fa7e08fad861ca63f94c2170dfe7353405565b"><code>57fa7e0</code></a> Add <code>version</code> property to Plugin type (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4771">#4771</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.79.1...v3.9.1">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 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]
