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


   Bumps [rollup](https://github.com/rollup/rollup) from 2.66.1 to 2.70.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.70.0</h2>
   <p><em>2022-03-07</em></p>
   <h3>Features</h3>
   <ul>
   <li>Make the <code>watchChange</code> and <code>closeWatcher</code> hooks 
asynchronous and make Rollup wait for these hooks before continuing (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4427";>#4427</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not abort watch mode for errors in <code>watchChange</code> but 
display them properly (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4427";>#4427</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4427";>#4427</a>:
 Do not abort watch mode on errors in watchChange (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.69.2</h2>
   <p><em>2022-03-06</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Mark <code>Object.entries</code> and <code>Object.fromEntries</code> as 
pure (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4429";>#4429</a>)</li>
   <li>Make sure new properties on Array.prototype and Object.prototype are not 
evaluated as &quot;undefined&quot; (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4428";>#4428</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4428";>#4428</a>:
 Treat unknown prototype props as unknown (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4429";>#4429</a>:
 Treat unknown prototype props as unknown (<a 
href="https://github.com/869288142";><code>@​869288142</code></a>)</li>
   </ul>
   <h2>v2.69.1</h2>
   <p><em>2022-03-04</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Approximate source position instead of ignoring it when using a 
low-resolution source map in a transform hook (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4334";>#4334</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4334";>#4334</a>:
 fix(sourcemap): fall back to low-resolution line mapping (<a 
href="https://github.com/aleclarson";><code>@​aleclarson</code></a> and <a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.69.0</h2>
   <p><em>2022-03-02</em></p>
   <h3>Features</h3>
   <ul>
   <li>Introduce new <code>output.generatedCode.symbols</code> to control the 
usage of Symbols in Rollup-generated code (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4378";>#4378</a>)</li>
   <li>soft-deprecate <code>output.namespaceToStringTag</code> in favor of 
<code>output.generatedCode.symbols</code> (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4378";>#4378</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Properly handle <code>./</code> and <code>../</code> as external 
dependencies (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4419";>#4419</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.70.1</h2>
   <p><em>2022-03-14</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Handle unfinished hook action errors as regular errors and avoid console 
logging (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4434";>#4434</a>)</li>
   <li>Allow access to &quot;dist&quot; folder in a Node 17 compatible way (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4436";>#4436</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4434";>#4434</a>:
 Track unfinished hook actions as regular errors (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4436";>#4436</a>:
 Update package.json (<a 
href="https://github.com/frank-dspeed";><code>@​frank-dspeed</code></a>)</li>
   </ul>
   <h2>2.70.0</h2>
   <p><em>2022-03-07</em></p>
   <h3>Features</h3>
   <ul>
   <li>Make the <code>watchChange</code> and <code>closeWatcher</code> hooks 
asynchronous and make Rollup wait for these hooks before continuing (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4427";>#4427</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not abort watch mode for errors in <code>watchChange</code> but 
display them properly (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4427";>#4427</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4427";>#4427</a>:
 Do not abort watch mode on errors in watchChange (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.69.2</h2>
   <p><em>2022-03-06</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Mark <code>Object.entries</code> and <code>Object.fromEntries</code> as 
pure (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4429";>#4429</a>)</li>
   <li>Make sure new properties on Array.prototype and Object.prototype are not 
evaluated as &quot;undefined&quot; (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4428";>#4428</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4428";>#4428</a>:
 Treat unknown prototype props as unknown (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4429";>#4429</a>:
 Treat unknown prototype props as unknown (<a 
href="https://github.com/869288142";><code>@​869288142</code></a>)</li>
   </ul>
   <h2>2.69.1</h2>
   <p><em>2022-03-04</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/b8315e03f9790d610a413316fbf6d565f9340cab";><code>b8315e0</code></a>
 2.70.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/9f28f557bc0f214de216dbf27c2039cc36010eed";><code>9f28f55</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/0da55f18a50174b33d47e6ac99b78b344b2c79af";><code>0da55f1</code></a>
 Update package.json (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4436";>#4436</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/35cbfaeebb85cfb855494a896f71d282cf1184a1";><code>35cbfae</code></a>
 Track unfinished hook actions as regular errors (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4434";>#4434</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/511e9ae226869606b0a03071787d358901ed968a";><code>511e9ae</code></a>
 Adjust hook order in graph</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/6d8924c8acd7fd124da5fa8026537e1c629f1515";><code>6d8924c</code></a>
 2.70.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/83c5a1cd4a9e7e88aa8b3b58abbf52e1806990fb";><code>83c5a1c</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/cf75d71f316e10ce6caf755f6d0e0732211f6891";><code>cf75d71</code></a>
 Do not abort watch mode on errors in watchChange (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4427";>#4427</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/68817534499a6a1392c465d7fe92a1ef6804ad45";><code>6881753</code></a>
 2.69.2</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/102e00644321ded434c6295b652fd83873ac04b6";><code>102e006</code></a>
 Update changelog</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.66.1...v2.70.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.70.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