dependabot[bot] opened a new pull request, #352: URL: https://github.com/apache/incubator-flagon-useralejs/pull/352
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.20.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>v3.20.2</h2> <h2>3.20.2</h2> <p><em>2023-03-24</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a crash when using a manual chunk entry that is not already included in the module graph (<a href="https://redirect.github.com/rollup/rollup/issues/4921">#4921</a>)</li> <li>Fix a crash when reporting a warning with incorrect sourcemap information (<a href="https://redirect.github.com/rollup/rollup/issues/4922">#4922</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4921">#4921</a>: Handle manual chunks where the entry is not part of the module graph (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/4922">#4922</a>: Do not fail if the location of a warning is outside the original source (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v3.20.1</h2> <h2>3.20.1</h2> <p><em>2023-03-23</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix returned file name from this.getFileName when assets are deduplicated (<a href="https://redirect.github.com/rollup/rollup/issues/4919">#4919</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4919">#4919</a>: Only set asset names when finalizing (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v3.20.0</h2> <h2>3.20.0</h2> <p><em>2023-03-20</em></p> <h3>Features</h3> <ul> <li>Allow dynamically imported files to have synthetic named exports when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/4913">#4913</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Use deterministic file name when emitting several files with same source (<a href="https://redirect.github.com/rollup/rollup/issues/4912">#4912</a>)</li> <li>Fix a crash when dynamically importing a file with synthetic named exports when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/4913">#4913</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4912">#4912</a>: fix: make file name deterministic in parallel emits (fix <a href="https://redirect.github.com/rollup/rollup/issues/4909">#4909</a>) (<a href="https://github.com/sun0day"><code>@sun0day</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/4913">#4913</a>: Provide synthetic namespace for dynamic imports when perserving modules (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v3.19.1</h2> <h2>3.19.1</h2> <!-- 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>3.20.2</h2> <p><em>2023-03-24</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a crash when using a manual chunk entry that is not already included in the module graph (<a href="https://redirect.github.com/rollup/rollup/issues/4921">#4921</a>)</li> <li>Fix a crash when reporting a warning with incorrect sourcemap information (<a href="https://redirect.github.com/rollup/rollup/issues/4922">#4922</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4921">#4921</a>: Handle manual chunks where the entry is not part of the module graph (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/4922">#4922</a>: Do not fail if the location of a warning is outside the original source (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>3.20.1</h2> <p><em>2023-03-23</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix returned file name from this.getFileName when assets are deduplicated (<a href="https://redirect.github.com/rollup/rollup/issues/4919">#4919</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4919">#4919</a>: Only set asset names when finalizing (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>3.20.0</h2> <p><em>2023-03-20</em></p> <h3>Features</h3> <ul> <li>Allow dynamically imported files to have synthetic named exports when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/4913">#4913</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Use deterministic file name when emitting several files with same source (<a href="https://redirect.github.com/rollup/rollup/issues/4912">#4912</a>)</li> <li>Fix a crash when dynamically importing a file with synthetic named exports when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/4913">#4913</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/4912">#4912</a>: fix: make file name deterministic in parallel emits (fix <a href="https://redirect.github.com/rollup/rollup/issues/4909">#4909</a>) (<a href="https://github.com/sun0day"><code>@sun0day</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/4913">#4913</a>: Provide synthetic namespace for dynamic imports when perserving modules (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>3.19.1</h2> <p><em>2023-03-10</em></p> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c2cda424e69686671ba010d628c0f70c43a563f8"><code>c2cda42</code></a> 3.20.2</li> <li><a href="https://github.com/rollup/rollup/commit/1517d0360d66893d5cacdbaf7bc9d841c1c38069"><code>1517d03</code></a> Do not fail if the location of a warning is outside the original source (<a href="https://redirect.github.com/rollup/rollup/issues/4922">#4922</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/b6c4fd8334ddc6ade145bbaa02ad9136ea9fa774"><code>b6c4fd8</code></a> Handle manual chunks where the entry is not part of the module graph (<a href="https://redirect.github.com/rollup/rollup/issues/4921">#4921</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/66eda9016a2fe690afe9dfd8507c37cdaf38497f"><code>66eda90</code></a> 3.20.1</li> <li><a href="https://github.com/rollup/rollup/commit/75c5113e24f5857abf845776423f55f70b8d1c13"><code>75c5113</code></a> Only set asset names when finalizing (<a href="https://redirect.github.com/rollup/rollup/issues/4919">#4919</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d44fba668e6d7a89725b8bcd82d6af655f7372b4"><code>d44fba6</code></a> Improve test stability</li> <li><a href="https://github.com/rollup/rollup/commit/b8773e246aa357a0ae84e8aab3665ddaf39c4b0d"><code>b8773e2</code></a> 3.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/eb9777c1a8a9923951037294b56ceccb1921a5c0"><code>eb9777c</code></a> Provide synthetic namespace for dynamic imports when perserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/4913">#4913</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/3682f30a2019ceec398eb907a94a750413c66974"><code>3682f30</code></a> fix: make file name deterministic in parallel emits (fix <a href="https://redirect.github.com/rollup/rollup/issues/4909">#4909</a>) (<a href="https://redirect.github.com/rollup/rollup/issues/4912">#4912</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/680912e2ceb42c8d5e571e01c6ece0e4889aecbb"><code>680912e</code></a> 3.19.1</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.79.1...v3.20.2">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. To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org