You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/02/15 08:09:41 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #481: chore(deps-dev): bump rollup from 2.38.5 to 2.39.0 in /tobago-theme/tobago-theme-roxborough/npm

dependabot[bot] opened a new pull request #481:
URL: https://github.com/apache/myfaces-tobago/pull/481


   Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.0.
   <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.39.0</h2>
   <p><em>2021-02-12</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add &quot;validate&quot; option to verify generated chunks are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Always add exports properties for uninitialized named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3957">#3957</a>)</li>
   <li>Allow using an external namespace reexport together with named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li>
   <li>Avoid invalid generated code in certain scenarios with SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3952">#3952</a>: implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github.com/kzc"><code>@kzc</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3956">#3956</a>: Update dependencies, fix fsevents issue (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3957">#3957</a>: Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3959">#3959</a>: Allow overriding individual exports of reexported external namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3960">#3960</a>: Make sure system exports are valid JavaScript
   (<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.39.0</h2>
   <p><em>2021-02-12</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add &quot;validate&quot; option to verify generated chunks are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Always add exports properties for uninitialized named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3957">#3957</a>)</li>
   <li>Allow using an external namespace reexport together with named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li>
   <li>Avoid invalid generated code in certain scenarios with SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3952">#3952</a>: implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github.com/kzc"><code>@kzc</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3956">#3956</a>: Update dependencies, fix fsevents issue (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3957">#3957</a>: Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3959">#3959</a>: Allow overriding individual exports of reexported external namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3960">#3960</a>: Make sure system exports are valid JavaScript
   (<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/f3b1c815ec2abe3aeb89eb261858182b4d124160"><code>f3b1c81</code></a> 2.39.0</li>
   <li><a href="https://github.com/rollup/rollup/commit/0b6fd2af35e1d68f7cb117163ccc13c6eb37a80e"><code>0b6fd2a</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/1794a71be25190b4d1d6b239f7cdf089c86b359e"><code>1794a71</code></a> Make sure system exports are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/6f165281272547f4e5b7a5cdd9c028ef6a8a94ce"><code>6f16528</code></a> Allow overriding individual exports of reexported external namespaces (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/0e3445b6a16bd7b388c8b1ea31129e0df5c8b29e"><code>0e3445b</code></a> implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/3394ae90dfe7c311ca6b78fae8e6d999a43a4588"><code>3394ae9</code></a> Make sure uninitialised exports turn up via .hasOwnProperty for non-ES format...</li>
   <li><a href="https://github.com/rollup/rollup/commit/45d8e5e1dbd6ca19ce7a7d767d9d6477bc6e8491"><code>45d8e5e</code></a> Update dependencies, fix fsevents issue (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3956">#3956</a>)</li>
   <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.38.5...v2.39.0">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.38.5&new-version=2.39.0)](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.

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



[GitHub] [myfaces-tobago] henningn merged pull request #481: chore(deps-dev): bump rollup from 2.38.5 to 2.39.0 in /tobago-theme/tobago-theme-roxborough/npm

Posted by GitBox <gi...@apache.org>.
henningn merged pull request #481:
URL: https://github.com/apache/myfaces-tobago/pull/481


   


----------------------------------------------------------------
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.

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