dependabot[bot] opened a new pull request #144: URL: https://github.com/apache/incubator-flagon-useralejs/pull/144
Bumps [rollup](https://github.com/rollup/rollup) from 2.48.0 to 2.56.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>v2.56.1</h2> <p><em>2021-08-08</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix rendering of SystemJS export declarations initialized with a simplifiable expression (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4202">#4202</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4202">#4202</a>: Fix incorrect rendering of export declarations in SystemJS (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.56.0</h2> <p><em>2021-08-05</em></p> <h3>Features</h3> <ul> <li>Create more efficient code for SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4199">#4199</a>)</li> <li>Extend <code>maxParallelFileReads</code> option to also throttle plugin load hooks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4200">#4200</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Return correct value for postfix update expressions of exported variables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4194">#4194</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4199">#4199</a>: Refine SystemJS export rendering (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4200">#4200</a>: Restrict parallel execution of load hook (<a href="https://github.com/schummar"><code>@schummar</code></a>)</li> </ul> <h2>v2.55.1</h2> <p><em>2021-07-29</em></p> <h3>Bug Fixes</h3> <ul> <li>Improve CLI warning message for unused external imports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4194">#4194</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4194">#4194</a>: Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning (<a href="https://github.com/benmccann"><code>@benmccann</code></a>)</li> </ul> <h2>v2.55.0</h2> <p><em>2021-07-28</em></p> <h3>Features</h3> <ul> <li>Support default export live-bindings when generating ESM output (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Always write <code>["default"]</code> as computed property when used as named export (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> <li>Do not mask default export TDZ errors (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> </ul> <h2>v2.54.0</h2> <p><em>2021-07-25</em></p> <h3>Features</h3> <ul> <li>Extend UMD import.meta.url polyfill to support web workers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4186">#4186</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Resolve an issue where certain uses of classes could lead to an infinite recursion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4189">#4189</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>2.56.1</h2> <p><em>2021-08-08</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix rendering of SystemJS export declarations initialized with a simplifiable expression (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4202">#4202</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4202">#4202</a>: Fix incorrect rendering of export declarations in SystemJS (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.56.0</h2> <p><em>2021-08-05</em></p> <h3>Features</h3> <ul> <li>Create more efficient code for SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4199">#4199</a>)</li> <li>Extend <code>maxParallelFileReads</code> option to also throttle plugin load hooks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4200">#4200</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Return correct value for postfix update expressions of exported variables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4194">#4194</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4199">#4199</a>: Refine SystemJS export rendering (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4200">#4200</a>: Restrict parallel execution of load hook (<a href="https://github.com/schummar"><code>@schummar</code></a>)</li> </ul> <h2>2.55.1</h2> <p><em>2021-07-29</em></p> <h3>Bug Fixes</h3> <ul> <li>Improve CLI warning message for unused external imports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4194">#4194</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4194">#4194</a>: Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning (<a href="https://github.com/benmccann"><code>@benmccann</code></a>)</li> </ul> <h2>2.55.0</h2> <p><em>2021-07-28</em></p> <h3>Features</h3> <ul> <li>Support default export live-bindings when generating ESM output (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Always write <code>["default"]</code> as computed property when used as named export (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> <li>Do not mask default export TDZ errors (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4182">#4182</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4182">#4182</a>: Use mutable bindings for default exports (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.54.0</h2> <p><em>2021-07-25</em></p> <h3>Features</h3> <ul> <li>Extend UMD import.meta.url polyfill to support web workers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4186">#4186</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/2a097a809d7976d0684370fb14b61b3c2fa86bca"><code>2a097a8</code></a> 2.56.1</li> <li><a href="https://github.com/rollup/rollup/commit/9ed54f2d5db48f4e5c1c583de78751bca2dd86ae"><code>9ed54f2</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/039420bc5f97a0274eefb21c82c414aad68a23de"><code>039420b</code></a> Fix incorrect rendering of export declarations in SystemJS (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4202">#4202</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ffd5cad3339c8d42bff3e9ae7c6c8ef12fced50a"><code>ffd5cad</code></a> 2.56.0</li> <li><a href="https://github.com/rollup/rollup/commit/d4375ee34ed3fe8bad9ea4c5a03de321d8cada17"><code>d4375ee</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/f11aed1e9f7cfcd91ce8071da39b5d8a5fb26503"><code>f11aed1</code></a> Restrict parallel execution of load hook as well. (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4200">#4200</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/b34a411d2256b22b2f3ff86975fb9d002d80f30a"><code>b34a411</code></a> Refine SystemJS export rendering (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4199">#4199</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/66d2d82062c6b30adf5ec2a17e8483e393e0d7a8"><code>66d2d82</code></a> Fix typo in docs (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4197">#4197</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/97759be7eacc11c4f7e4fdb9fada077279b363f3"><code>97759be</code></a> 2.55.1</li> <li><a href="https://github.com/rollup/rollup/commit/6581b878dcdc261a541000f11d2a44c016ab0b02"><code>6581b87</code></a> Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.48.0...v2.56.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]
