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

   Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.77.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.77.0</h2>
   <p><em>2022-07-15</em></p>
   <h3>Features</h3>
   <ul>
   <li>Introduce <code>maxParallelFileOps</code> to limit both read and write 
operations, default to 20 and replaces <code>maxParallelFileRead</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4570";>#4570</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid including variables referenced from return statements that are 
never reached (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4573";>#4573</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4570";>#4570</a>:
 Introduce maxParallelFileOps to limit parallel writes (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4572";>#4572</a>:
 Document more ways to read package.json in ESM (<a 
href="https://github.com/berniegp";><code>@​berniegp</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4573";>#4573</a>:
 Do not include unused return expressions (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.76.0</h2>
   <p><em>2022-07-08</em></p>
   <h3>Features</h3>
   <ul>
   <li>Allow setting a <code>sourcmapBaseUrl</code> for absolute paths in 
sourcemaps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4527";>#4527</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Support absolute CLI plugin paths on Windows (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4533";>#4533</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4527";>#4527</a>:
 Add sourcemapBaseUrl option (<a 
href="https://github.com/nickgarlis";><code>@​nickgarlis</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4533";>#4533</a>:
 Add support for absolute plugin paths (<a 
href="https://github.com/ygoe";><code>@​ygoe</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4538";>#4538</a>:
 chore: Included githubactions in the dependabot config (<a 
href="https://github.com/naveensrinivasan";><code>@​naveensrinivasan</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4546";>#4546</a>:
 Adapt Node versions on CI to prepare for v3 (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4556";>#4556</a>:
 Improve error message for invalid patterns (<a 
href="https://github.com/DysphoricUnicorn";><code>@​DysphoricUnicorn</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4559";>#4559</a>:
 Update dependencies (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4560";>#4560</a>:
 Bump peter-evans/create-or-update-comment from 1 to 2 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4561";>#4561</a>:
 Bump peter-evans/find-comment from 1 to 2 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4562";>#4562</a>:
 Bump codecov/codecov-action from 1 to 3 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   </ul>
   <h2>v2.75.7</h2>
   <p><em>2022-06-20</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Mark Array.prototype.group/groupToMap as side effect free. (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4531";>#4531</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4523";>#4523</a>:
 chore: remove source map workaround, bump deps (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</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>2.77.0</h2>
   <p><em>2022-07-15</em></p>
   <h3>Features</h3>
   <ul>
   <li>Introduce <code>maxParallelFileOps</code> to limit both read and write 
operations, default to 20 and replaces <code>maxParallelFileRead</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4570";>#4570</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid including variables referenced from return statements that are 
never reached (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4573";>#4573</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4570";>#4570</a>:
 Introduce maxParallelFileOps to limit parallel writes (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4572";>#4572</a>:
 Document more ways to read package.json in ESM (<a 
href="https://github.com/berniegp";><code>@​berniegp</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4573";>#4573</a>:
 Do not include unused return expressions (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.76.0</h2>
   <p><em>2022-07-08</em></p>
   <h3>Features</h3>
   <ul>
   <li>Allow setting a <code>sourcmapBaseUrl</code> for absolute paths in 
sourcemaps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4527";>#4527</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Support absolute CLI plugin paths on Windows (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4533";>#4533</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4527";>#4527</a>:
 Add sourcemapBaseUrl option (<a 
href="https://github.com/nickgarlis";><code>@​nickgarlis</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4533";>#4533</a>:
 Add support for absolute plugin paths (<a 
href="https://github.com/ygoe";><code>@​ygoe</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4538";>#4538</a>:
 chore: Included githubactions in the dependabot config (<a 
href="https://github.com/naveensrinivasan";><code>@​naveensrinivasan</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4546";>#4546</a>:
 Adapt Node versions on CI to prepare for v3 (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4556";>#4556</a>:
 Improve error message for invalid patterns (<a 
href="https://github.com/DysphoricUnicorn";><code>@​DysphoricUnicorn</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4559";>#4559</a>:
 Update dependencies (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4560";>#4560</a>:
 Bump peter-evans/create-or-update-comment from 1 to 2 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4561";>#4561</a>:
 Bump peter-evans/find-comment from 1 to 2 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4562";>#4562</a>:
 Bump codecov/codecov-action from 1 to 3 (<a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>)</li>
   </ul>
   <h2>2.75.7</h2>
   <p><em>2022-06-20</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Mark Array.prototype.group/groupToMap as side effect free. (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4531";>#4531</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/87da8ef24f61d6601dc550026fc59f8066bbb95d";><code>87da8ef</code></a>
 2.77.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/a1b71987132e2830a9af3003216a22623d367777";><code>a1b7198</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/01e246171830f5c9b5efbd430e43c038f67e28f7";><code>01e2461</code></a>
 Do not include unused return expressions (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4573";>#4573</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/f019faedd994a8c342119fda9dd85d7cfbe33267";><code>f019fae</code></a>
 Document more ways to read package.json in ESM (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4572";>#4572</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/b7e451c2299dc3cfbeda4dd50cd1403d6b3db79b";><code>b7e451c</code></a>
 Introduce maxParallelFileOps to limit parallel writes (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4570";>#4570</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/0eb042740eb41812b9e96e0e7b6ed8aa4cab04a7";><code>0eb0427</code></a>
 2.76.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/0ff9bf77ed3476916ae492e186a2b1e597169a0c";><code>0ff9bf7</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/768534a3fc5cc31bbfcda5ab3807f1363475ecfd";><code>768534a</code></a>
 Add sourcemapBaseUrl option (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4527";>#4527</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/fbb86f541c7f315eb4773b9f967927c3f38a15c4";><code>fbb86f5</code></a>
 Add support for absolute plugin paths (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4533";>#4533</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/60806b5ba06b6a43d0d58275ccc43a0d086fe9c6";><code>60806b5</code></a>
 Bump peter-evans/create-or-update-comment from 1 to 2 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4560";>#4560</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.70.1...v2.77.0";>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.70.1&new-version=2.77.0)](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: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to