dependabot[bot] opened a new pull request #917: URL: https://github.com/apache/myfaces-tobago/pull/917
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.0 to 2.50.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>v2.50.2</h2> <p><em>2021-05-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Avoid unnecessary side effects when using methods like <code>.filter</code> and <code>.map</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4103">#4103</a>)</li> <li>Avoid crash when a module with moduleSideEffects no-treeshake imports a tree-shaken module (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4104">#4104</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4103">#4103</a>: Do not track side-effect-free array methods as side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4104">#4104</a>: Fix crash when using inlineDynamicImports with no-treeshake (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.1</h2> <p><em>2021-05-26</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not associate pure annotations in simplified expressions with wrong elements (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4095">#4095</a>)</li> <li>Prevent invalid code when simplified conditionals start with an IIFE function expression (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4099">#4099</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4095">#4095</a>: Correctly associate pure annotations and remove invalid ones (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4099">#4099</a>: Wrap leading function expression iifes in conditionals (<a href="https://github.com/lukastaegert"><code>@lukastaegert</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.50.2</h2> <p><em>2021-05-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Avoid unnecessary side effects when using methods like <code>.filter</code> and <code>.map</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4103">#4103</a>)</li> <li>Avoid crash when a module with moduleSideEffects no-treeshake imports a tree-shaken module (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4104">#4104</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4103">#4103</a>: Do not track side-effect-free array methods as side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4104">#4104</a>: Fix crash when using inlineDynamicImports with no-treeshake (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.50.1</h2> <p><em>2021-05-26</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not associate pure annotations in simplified expressions with wrong elements (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4095">#4095</a>)</li> <li>Prevent invalid code when simplified conditionals start with an IIFE function expression (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4099">#4099</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4095">#4095</a>: Correctly associate pure annotations and remove invalid ones (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4099">#4099</a>: Wrap leading function expression iifes in conditionals (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/830827901981d74cee6bec914839e7d4bf7856c3"><code>8308279</code></a> 2.50.2</li> <li><a href="https://github.com/rollup/rollup/commit/9b8e9bf29d427642b3f50b314e8c46558d89efbb"><code>9b8e9bf</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/27d560ed30438cbb1fae18d3fa131233eb744cf5"><code>27d560e</code></a> Fix crash when using inlineDynamicImports with no-treeshake (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4104">#4104</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df3b2a5eb90be02c07c1554764aeb8c10f2953c7"><code>df3b2a5</code></a> Do not track side-effect-free array methods as side effects (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4103">#4103</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9a50fbb35a0c5be4fc0a6ec37a06827bab99923b"><code>9a50fbb</code></a> 2.50.1</li> <li><a href="https://github.com/rollup/rollup/commit/bdfd7683b1030f8d736d521f34a490ae4d157e74"><code>bdfd768</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/438a50752132616780546564d9f18209ed7ed000"><code>438a507</code></a> Wrap leading function expression iifes in conditionals (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4099">#4099</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ce2592df6b369b68d61f58c2ef8bf4695421146a"><code>ce2592d</code></a> Correctly associate pure annotations and remove invalid ones (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4095">#4095</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.50.0...v2.50.2">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. For queries about this service, please contact Infrastructure at: [email protected]
