You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flagon.apache.org by GitBox <gi...@apache.org> on 2022/09/26 07:04:21 UTC

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #297: Bump rollup from 2.77.3 to 2.79.1

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

   Bumps [rollup](https://github.com/rollup/rollup) from 2.77.3 to 2.79.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.79.1</h2>
   <p><em>2022-09-22</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid massive performance degradation when creating thousands of chunks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4643">#4643</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4639">#4639</a>: fix: typo docs and contributors link in CONTRIBUTING.md (<a href="https://github.com/takurinton"><code>@​takurinton</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4641">#4641</a>: Update type definition of resolveId (<a href="https://github.com/ivanjonas"><code>@​ivanjonas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4643">#4643</a>: Improve performance of chunk naming collision check (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.79.0</h2>
   <p><em>2022-08-31</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>amd.forceJsExtensionForImports</code> to enforce using <code>.js</code> extensions for relative AMD imports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607">#4607</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4607">#4607</a>: add option to keep extensions for amd (<a href="https://github.com/wh1tevs"><code>@​wh1tevs</code></a>)</li>
   </ul>
   <h2>v2.78.1</h2>
   <p><em>2022-08-19</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid inferring &quot;arguments&quot; as name for a default export placeholder variable (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4613">#4613</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4613">#4613</a>: Prevent using arguments for generated variable names (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.78.0</h2>
   <p><em>2022-08-14</em></p>
   <h3>Features</h3>
   <ul>
   <li>Support writing plugin hooks as objects with a &quot;handler&quot; property (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   <li>Allow changing execution order per plugin hook (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   <li>Add flag to execute plugins in async parallel hooks sequentially (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4600">#4600</a>: Allow using objects as hooks to change execution order (<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.79.1</h2>
   <p><em>2022-09-22</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid massive performance degradation when creating thousands of chunks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4643">#4643</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4639">#4639</a>: fix: typo docs and contributors link in CONTRIBUTING.md (<a href="https://github.com/takurinton"><code>@​takurinton</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4641">#4641</a>: Update type definition of resolveId (<a href="https://github.com/ivanjonas"><code>@​ivanjonas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4643">#4643</a>: Improve performance of chunk naming collision check (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.79.0</h2>
   <p><em>2022-08-31</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add <code>amd.forceJsExtensionForImports</code> to enforce using <code>.js</code> extensions for relative AMD imports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607">#4607</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4607">#4607</a>: add option to keep extensions for amd (<a href="https://github.com/wh1tevs"><code>@​wh1tevs</code></a>)</li>
   </ul>
   <h2>2.78.1</h2>
   <p><em>2022-08-19</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Avoid inferring &quot;arguments&quot; as name for a default export placeholder variable (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4613">#4613</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4613">#4613</a>: Prevent using arguments for generated variable names (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.78.0</h2>
   <p><em>2022-08-14</em></p>
   <h3>Features</h3>
   <ul>
   <li>Support writing plugin hooks as objects with a &quot;handler&quot; property (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   <li>Allow changing execution order per plugin hook (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   <li>Add flag to execute plugins in async parallel hooks sequentially (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4600">#4600</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/rollup/commit/69ff4181e701a0fe0026d0ba147f31bc86beffa8"><code>69ff418</code></a> 2.79.1</li>
   <li><a href="https://github.com/rollup/rollup/commit/04dce1bc734c22924b02c3d57061710dcb6395e4"><code>04dce1b</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/159137e6425a97c126645110d19d0533643d5ee7"><code>159137e</code></a> fix: typo docs and contributors link in CONTRIBUTING.md (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4639">#4639</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/e1392b3905de33dc432a5692f9a6ec60103ea2f6"><code>e1392b3</code></a> Update type definition of resolveId (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4641">#4641</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/7836357aaeb1fb103318bca3f0ee8beacdec0470"><code>7836357</code></a> Improve performance of chunk naming collision check (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4643">#4643</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/71d20c9d4a75b51b95c56df43ba1efd934158acb"><code>71d20c9</code></a> Reduce permissions for repl-artefacts.yml workflow (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4630">#4630</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/8193ea54199ecb295b46913b410528bd5f59d9a9"><code>8193ea5</code></a> Adapt workflow to use Node 14 sub-version to work with branch protection</li>
   <li><a href="https://github.com/rollup/rollup/commit/8477f8ff1fe80086556021542b22942ad27a0a69"><code>8477f8f</code></a> 2.79.0</li>
   <li><a href="https://github.com/rollup/rollup/commit/406086f5ed7a21844197a5ec3c7c9722414989d0"><code>406086f</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/71eefd13c8b147fdcb9847b9373971e49139c026"><code>71eefd1</code></a> feat: add option to keep extensions for amd (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4607">#4607</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.77.3...v2.79.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.77.3&new-version=2.79.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-unsubscribe@flagon.apache.org

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