dependabot[bot] opened a new pull request #124: URL: https://github.com/apache/incubator-flagon-useralejs/pull/124
Bumps [rollup](https://github.com/rollup/rollup) from 2.48.0 to 2.51.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.51.0</h2> <p><em>2021-06-06</em></p> <h3>Features</h3> <ul> <li>Add a helper for IntelliSense support in config files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4127">#4127</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve performance when generating source maps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4122">#4122</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4122">#4122</a>: User Map to optimize performance (<a href="https://github.com/izevo"><code>@izevo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4127">#4127</a>: Export defineConfig defines the auxiliary function of the configuration (<a href="https://github.com/rxliuli"><code>@rxliuli</code></a>)</li> </ul> <h2>v2.50.6</h2> <p><em>2021-06-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not consider the object spread operator as side effect when <code>propertyReadSideEffects</code> are false (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4119">#4119</a>)</li> <li>Detect side effects when returning thenables from async arrow functions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4120">#4120</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4119">#4119</a>: Respect propertyReadSideEffects in spread elements (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4120">#4120</a>: Detect async arrow thenable side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.5</h2> <p><em>2021-05-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Detect side effects when accessing thenables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4115">#4115</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4114">#4114</a>: use <code>colorette</code> instead of <code>turbocolor</code> (<a href="https://github.com/ryuever"><code>@ryuever</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4115">#4115</a>: Tracks side effects of thenables (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.4</h2> <p><em>2021-05-29</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a situation where tree-shaking would stop including nodes prematurely (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4111">#4111</a>)</li> <li>Track mutations and accessor side effects when using <code>__proto__</code> in an object literal (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4112">#4112</a>)</li> <li>Check for getter effects when spreading an object (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4113">#4113</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4111">#4111</a>: Always request a new tree-shaking pass when deoptimizations of a node are first included (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4112">#4112</a>: Actually set the prototype when using a <strong>proto</strong> property (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4113">#4113</a>: Track access side effects when using object spread operator (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.3</h2> <p><em>2021-05-28</em></p> <!-- 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.51.0</h2> <p><em>2021-06-06</em></p> <h3>Features</h3> <ul> <li>Add a helper for IntelliSense support in config files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4127">#4127</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve performance when generating source maps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4122">#4122</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4122">#4122</a>: User Map to optimize performance (<a href="https://github.com/izevo"><code>@izevo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4127">#4127</a>: Export defineConfig defines the auxiliary function of the configuration (<a href="https://github.com/rxliuli"><code>@rxliuli</code></a>)</li> </ul> <h2>2.50.6</h2> <p><em>2021-06-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not consider the object spread operator as side effect when <code>propertyReadSideEffects</code> are false (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4119">#4119</a>)</li> <li>Detect side effects when returning thenables from async arrow functions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4120">#4120</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4119">#4119</a>: Respect propertyReadSideEffects in spread elements (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4120">#4120</a>: Detect async arrow thenable side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.50.5</h2> <p><em>2021-05-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Detect side effects when accessing thenables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4115">#4115</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4114">#4114</a>: use <code>colorette</code> instead of <code>turbocolor</code> (<a href="https://github.com/ryuever"><code>@ryuever</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4115">#4115</a>: Tracks side effects of thenables (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.50.4</h2> <p><em>2021-05-29</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a situation where tree-shaking would stop including nodes prematurely (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4111">#4111</a>)</li> <li>Track mutations and accessor side effects when using <code>__proto__</code> in an object literal (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4112">#4112</a>)</li> <li>Check for getter effects when spreading an object (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4113">#4113</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4111">#4111</a>: Always request a new tree-shaking pass when deoptimizations of a node are first included (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4112">#4112</a>: Actually set the prototype when using a <strong>proto</strong> property (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4113">#4113</a>: Track access side effects when using object spread operator (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.50.3</h2> <p><em>2021-05-28</em></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/592b9fed918ccc99d48ece917a70015ac1898e52"><code>592b9fe</code></a> 2.51.0</li> <li><a href="https://github.com/rollup/rollup/commit/52d271e8bb57f70060beca016e51eb45e1d0479a"><code>52d271e</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/172c11400634b4d84f21d74e27bf561baf94962e"><code>172c114</code></a> perf: User Map to optimize performance (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4122">#4122</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d9859554fcf3300895a4ccefbb02b0f6483d511c"><code>d985955</code></a> feat: Export defineConfig defines the auxiliary function of the configuration...</li> <li><a href="https://github.com/rollup/rollup/commit/9f69fe3f53ae50dffe932529a3503e619292d31a"><code>9f69fe3</code></a> 2.50.6</li> <li><a href="https://github.com/rollup/rollup/commit/7412f648c05bba1f02394175b49077c6057aa867"><code>7412f64</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/63533b7477fe7366b68b4a159f52074ed3d2506c"><code>63533b7</code></a> Detect async arrow thenable side effects (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4120">#4120</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/5c0599705802dc580916bc79db88e1da47430340"><code>5c05997</code></a> Respect propertyReadSideEffects in spread elements (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4119">#4119</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/b3d130b1a5448a2abc07fa3d7cde749c3169d220"><code>b3d130b</code></a> 2.50.5</li> <li><a href="https://github.com/rollup/rollup/commit/1694f990ede4e1280acf53cb1485565c324c7ab0"><code>1694f99</code></a> Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.48.0...v2.51.0">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: us...@infra.apache.org