dependabot[bot] opened a new pull request #68:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/68


   Bumps [rollup](https://github.com/rollup/rollup) from 2.41.2 to 2.42.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.42.2</h2>
   <p><em>2021-03-22</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Use correct import.meta.url in relative imports from transpiled config 
files (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4005";>#4005</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4005";>#4005</a>:
 Use correct import.meta.url in config files (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.42.1</h2>
   <p><em>2021-03-20</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not produce unhandled Promise rejections when plugins throw while 
using the <code>perf</code> option (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4004";>#4004</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4004";>#4004</a>:
 Fixed unhandled promise rejections (<a 
href="https://github.com/gluck";><code>@​gluck</code></a>)</li>
   </ul>
   <h2>v2.42.0</h2>
   <p><em>2021-03-19</em></p>
   <h3>Features</h3>
   <ul>
   <li>Prevent infinite loops when several plugins are using 
<code>this.resolve</code> in their resolveId hook (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4000";>#4000</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4000";>#4000</a>:
 Break infinite loops in this.resolve (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.41.5</h2>
   <p><em>2021-03-18</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make sure unused property accesses of external namespaces can be 
tree-shaken (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4001";>#4001</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4001";>#4001</a>:
 Do not count accessing members of an external namespace as side-effects (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.41.4</h2>
   <p><em>2021-03-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not replace external namespace imports with individual named imports 
to avoid changing behaviour with regard to missing exports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/3999";>#3999</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/3999";>#3999</a>:
 Allow to safely probe external namespaces (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.41.3</h2>
   <p><em>2021-03-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Always retain arguments passed to empty object pattern parameters (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/3998";>#3998</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.42.2</h2>
   <p><em>2021-03-22</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Use correct import.meta.url in relative imports from transpiled config 
files (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4005";>#4005</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4005";>#4005</a>:
 Use correct import.meta.url in config files (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.42.1</h2>
   <p><em>2021-03-20</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not produce unhandled Promise rejections when plugins throw while 
using the <code>perf</code> option (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4004";>#4004</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4004";>#4004</a>:
 Fixed unhandled promise rejections (<a 
href="https://github.com/gluck";><code>@​gluck</code></a>)</li>
   </ul>
   <h2>2.42.0</h2>
   <p><em>2021-03-19</em></p>
   <h3>Features</h3>
   <ul>
   <li>Prevent infinite loops when several plugins are using 
<code>this.resolve</code> in their resolveId hook (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4000";>#4000</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4000";>#4000</a>:
 Break infinite loops in this.resolve (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.41.5</h2>
   <p><em>2021-03-18</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make sure unused property accesses of external namespaces can be 
tree-shaken (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4001";>#4001</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4001";>#4001</a>:
 Do not count accessing members of an external namespace as side-effects (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.41.4</h2>
   <p><em>2021-03-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not replace external namespace imports with individual named imports 
to avoid changing behaviour with regard to missing exports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/3999";>#3999</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/3999";>#3999</a>:
 Allow to safely probe external namespaces (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.41.3</h2>
   <p><em>2021-03-16</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Always retain arguments passed to empty object pattern parameters (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/3998";>#3998</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/b8db675678ead355b432d258df33cc9df190a3be";><code>b8db675</code></a>
 2.42.2</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/3e512e1f1991793c9e46f63cc76309c69615a2f6";><code>3e512e1</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e2f68b023500cacb991813e3894cd3d66f9b1141";><code>e2f68b0</code></a>
 Use correct import.meta.url in config files (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4005";>#4005</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/ff8067b4842dc078cc5186676c046d8b47d69210";><code>ff8067b</code></a>
 2.42.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/6f316df719514d11cae214b937bd3362c26dfa8a";><code>6f316df</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/dfa441c5084da5949b1382bfaba33fdb26a0e5ce";><code>dfa441c</code></a>
 Fixed unhandled promise rejections <a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/3876";>#3876</a>
 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4004";>#4004</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/a24df66596a44b0f492e1c685ee04533c38b2d9e";><code>a24df66</code></a>
 2.42.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/8e1c48ce69ce565a7264defc2baa0a63a23e015a";><code>8e1c48c</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/d3e6e6de408408398556e065d4659c5a20a9ccec";><code>d3e6e6d</code></a>
 Break infinite loops in this.resolve (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4000";>#4000</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e2ae914dfe84fd9601743e7ce15841bb483146c4";><code>e2ae914</code></a>
 2.41.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.41.2...v2.42.2";>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.41.2&new-version=2.42.2)](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


Reply via email to