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

   Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.71.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.71.1</h2>
   <p><em>2022-04-30</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow importing loadConfigFile without extension (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483";>#4483</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4483";>#4483</a>:
 Add exports exception for loadConfigFile (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>v2.71.0</h2>
   <p><em>2022-04-30</em></p>
   <h2>Features</h2>
   <ul>
   <li>Mark <code>Object.hasOwn</code> as pure (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482";>#4482</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Prevent infinite recursion and display proper warning for recursive 
reexports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472";>#4472</a>)</li>
   <li>Fix type issue in TypeScript nightly (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4471";>#4471</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4467";>#4467</a>:
 docs: update deprecated option in tools.md (<a 
href="https://github.com/kimjh96";><code>@​kimjh96</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4471";>#4471</a>:
 Fix: tsc did not build (<a 
href="https://github.com/frank-dspeed";><code>@​frank-dspeed</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4472";>#4472</a>:
 Throw proper error when indirectly reexporting a recursive binding (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4475";>#4475</a>:
 chore: bump deps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475";>#4475</a>)
 (<a href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4477";>#4477</a>:
 chore: bump github actions (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4478";>#4478</a>:
 ci: test with node.js v18, remove v17 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4479";>#4479</a>:
 chore(repo): replace <code>git.io</code> in the issue template (<a 
href="https://github.com/SukkaW";><code>@​SukkaW</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4482";>#4482</a>:
 feat: add Object.hasOwn as pure function (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   </ul>
   <h2>v2.70.2</h2>
   <p><em>2022-04-15</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not enforce undefined return values in TypeScript types (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4463";>#4463</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4463";>#4463</a>:
 use void for options hook instead of undefined (<a 
href="https://github.com/ycmjason";><code>@​ycmjason</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.71.1</h2>
   <p><em>2022-04-30</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow importing loadConfigFile without extension (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483";>#4483</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4483";>#4483</a>:
 Add exports exception for loadConfigFile (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   </ul>
   <h2>2.71.0</h2>
   <p><em>2022-04-30</em></p>
   <h2>Features</h2>
   <ul>
   <li>Mark <code>Object.hasOwn</code> as pure (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482";>#4482</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Prevent infinite recursion and display proper warning for recursive 
reexports (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472";>#4472</a>)</li>
   <li>Fix type issue in TypeScript nightly (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4471";>#4471</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4467";>#4467</a>:
 docs: update deprecated option in tools.md (<a 
href="https://github.com/kimjh96";><code>@​kimjh96</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4471";>#4471</a>:
 Fix: tsc did not build (<a 
href="https://github.com/frank-dspeed";><code>@​frank-dspeed</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4472";>#4472</a>:
 Throw proper error when indirectly reexporting a recursive binding (<a 
href="https://github.com/lukastaegert";><code>@​lukastaegert</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4475";>#4475</a>:
 chore: bump deps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475";>#4475</a>)
 (<a href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4477";>#4477</a>:
 chore: bump github actions (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4478";>#4478</a>:
 ci: test with node.js v18, remove v17 (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4479";>#4479</a>:
 chore(repo): replace <code>git.io</code> in the issue template (<a 
href="https://github.com/SukkaW";><code>@​SukkaW</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4482";>#4482</a>:
 feat: add Object.hasOwn as pure function (<a 
href="https://github.com/dnalborczyk";><code>@​dnalborczyk</code></a>)</li>
   </ul>
   <h2>2.70.2</h2>
   <p><em>2022-04-15</em></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Do not enforce undefined return values in TypeScript types (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4463";>#4463</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rollup/rollup/pull/4463";>#4463</a>:
 use void for options hook instead of undefined (<a 
href="https://github.com/ycmjason";><code>@​ycmjason</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rollup/rollup/commit/f44a3a38b357c2ba80a99aca36cfd30dcfb84476";><code>f44a3a3</code></a>
 2.71.1</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e092ea61bb36fd123f908e516fb35b42d33eef7f";><code>e092ea6</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/51972b0e92e0654a2fcdd5ced2eeb14a86bb290f";><code>51972b0</code></a>
 Add exports exception for loadConfigFile (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483";>#4483</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/edd971efcaf5ebdb29448b1d2daa436f6d05f04a";><code>edd971e</code></a>
 Update license</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/af62b7102b6d168ecf9fdc1cc0fe20ed194ebdc4";><code>af62b71</code></a>
 2.71.0</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/3834704cf345e3c75e3bbb09a4f86afbbaa2f4ad";><code>3834704</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/2bbdc8e136d68a1512984ccd025f69bb78135f3b";><code>2bbdc8e</code></a>
 Throw proper error when indirectly reexporting a recursive binding (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472";>#4472</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/e3bfe69fed0479097d048d26047f81f0c10086ba";><code>e3bfe69</code></a>
 ci: test with node.js v18, remove v17 (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4478";>#4478</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/651877594bba74f73def1b3d5d5378e4064856a7";><code>6518775</code></a>
 feat: add Object.hasOwn as pure function (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482";>#4482</a>)</li>
   <li><a 
href="https://github.com/rollup/rollup/commit/1b1df9bea9503a6bbd622eaf111e7280f017f2aa";><code>1b1df9b</code></a>
 chore: bump deps (<a 
href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475";>#4475</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rollup/rollup/compare/v2.70.1...v2.71.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.70.1&new-version=2.71.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