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


   Bumps [rollup](https://github.com/rollup/rollup) from 2.66.1 to 2.67.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.67.1</h2>
   <p><em>2022-02-07</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make chunk file and variable names more deterministic when emitting 
chunks (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4386";>#4386</a>)</li>
   <li>Improve default module resolver performance by using non-blocking IO (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4386";>#4386</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4373";>#4373</a>:
 fix: even more types (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4382";>#4382</a>:
 Update contribution tut link desc (<a 
href="https://github.com/lemredd";><code>@​lemredd</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4383";>#4383</a>:
 chore: bump deps (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4384";>#4384</a>:
 chore: move &quot;wait&quot; to utils + re-use (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4385";>#4385</a>:
 refactor: convert watch tests to async functions (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4386";>#4386</a>:
 refactor: use fs.promises in resolve id, Part 4 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a> and <a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4389";>#4389</a>:
 refactor: use fs.promises in generate license file, rollup config, Part 5 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   </ul>
   <h2>v2.67.0</h2>
   <p><em>2022-02-02</em></p>
   <h3>Features</h3>
   <ul>
   <li>Improve side effect detection when using 
Array.prototype.groupBy/groupByToMap (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4360";>#4360</a>)</li>
   <li>Allow changing <code>moduleSideEffects</code> at any time during the 
build (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4379";>#4379</a>)</li>
   <li>Soft-deprecate <code>ModuleInfo.hasModuleSideEffects</code> in favour of 
<code>ModuleInfo.moduleSideEffects</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4379";>#4379</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not include queries and hashes in generated file names when 
preserving modules (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4374";>#4374</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4319";>#4319</a>:
 refactor: use fs, fs-extra, remove sander (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4360";>#4360</a>:
 feat: add Array.prototype.groupBy/groupByToMap (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4361";>#4361</a>:
 fix: more types (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4369";>#4369</a>:
 fix: remove acorn-walk patch (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4371";>#4371</a>:
 refactor: use fs.promises in cli/run (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4372";>#4372</a>:
 refactor: use fs.promises in module loader (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4374";>#4374</a>:
 Ignore queries and hashes in file names when preserving modules (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4375";>#4375</a>:
 Fix typo in _config.js (<a 
href="https://github.com/eltociear";><code>@​eltociear</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4376";>#4376</a>:
 refactor: fs.promises, move mkdir to writeoutputfile, Part 3 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4379";>#4379</a>:
 Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is 
mutable on ModuleInfo (<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.67.1</h2>
   <p><em>2022-02-07</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make chunk file and variable names more deterministic when emitting 
chunks (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4386";>#4386</a>)</li>
   <li>Improve default module resolver performance by using non-blocking IO (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4386";>#4386</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4373";>#4373</a>:
 fix: even more types (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4382";>#4382</a>:
 Update contribution tut link desc (<a 
href="https://github.com/lemredd";><code>@​lemredd</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4383";>#4383</a>:
 chore: bump deps (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4384";>#4384</a>:
 chore: move &quot;wait&quot; to utils + re-use (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4385";>#4385</a>:
 refactor: convert watch tests to async functions (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4386";>#4386</a>:
 refactor: use fs.promises in resolve id, Part 4 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a> and <a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4389";>#4389</a>:
 refactor: use fs.promises in generate license file, rollup config, Part 5 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   </ul>
   <h2>2.67.0</h2>
   <p><em>2022-02-02</em></p>
   <h3>Features</h3>
   <ul>
   <li>Improve side effect detection when using 
Array.prototype.groupBy/groupByToMap (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4360";>#4360</a>)</li>
   <li>Allow changing <code>moduleSideEffects</code> at any time during the 
build (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4379";>#4379</a>)</li>
   <li>Soft-deprecate <code>ModuleInfo.hasModuleSideEffects</code> in favour of 
<code>ModuleInfo.moduleSideEffects</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4379";>#4379</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not include queries and hashes in generated file names when 
preserving modules (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4374";>#4374</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4319";>#4319</a>:
 refactor: use fs, fs-extra, remove sander (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4360";>#4360</a>:
 feat: add Array.prototype.groupBy/groupByToMap (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4361";>#4361</a>:
 fix: more types (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4369";>#4369</a>:
 fix: remove acorn-walk patch (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4371";>#4371</a>:
 refactor: use fs.promises in cli/run (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4372";>#4372</a>:
 refactor: use fs.promises in module loader (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4374";>#4374</a>:
 Ignore queries and hashes in file names when preserving modules (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4375";>#4375</a>:
 Fix typo in _config.js (<a 
href="https://github.com/eltociear";><code>@​eltociear</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4376";>#4376</a>:
 refactor: fs.promises, move mkdir to writeoutputfile, Part 3 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4379";>#4379</a>:
 Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is 
mutable on ModuleInfo (<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/efd71e930e86ab30f4911ed8caa7f78aca005729";><code>efd71e9</code></a>
 2.67.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/be1b87dcc825fffab98ce66c42e190b0d6f1f6b3";><code>be1b87d</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/aad5510beb646cb505cbe327d351d669513ed0ac";><code>aad5510</code></a>
 refactor: use fs.promises in generate license file, rollup config, Part 5 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4";>#4</a>...</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/89ee52cab11f0a35f05393bf119cf611ef029e83";><code>89ee52c</code></a>
 refactor: use fs.promises in resolve id, Part 4 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4386";>#4386</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/33a42788179b0c1b2e78f2033b90eebe21156213";><code>33a4278</code></a>
 chore: move &quot;wait&quot; to utils + re-use (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4384";>#4384</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/56c1514c7b0d0c985685ed497bdc6ce33b023383";><code>56c1514</code></a>
 fix: even more types (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4373";>#4373</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e38dc61a78f4b9e8899cd89f5179f46da9d78a2f";><code>e38dc61</code></a>
 refactor: convert watch tests to async functions (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4385";>#4385</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e14cb51615689795d8e79c5f94fba5020a64afd3";><code>e14cb51</code></a>
 Update contribution tut link desc (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4382";>#4382</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/b8c50cb20ce771870fe38bb3cd45b421ec830765";><code>b8c50cb</code></a>
 chore: bump deps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4383";>#4383</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/61d772ba59be605e53e72613ae51cee4b72aee64";><code>61d772b</code></a>
 2.67.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.66.1...v2.67.1";>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.66.1&new-version=2.67.1)](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