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/07/26 16:10:36 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1139: build(deps-dev): bump rollup from 2.53.3 to 2.54.0 in /tobago-theme

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


   Bumps [rollup](https://github.com/rollup/rollup) from 2.53.3 to 2.54.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.54.0</h2>
   <p><em>2021-07-25</em></p>
   <h3>Features</h3>
   <ul>
   <li>Extend UMD import.meta.url polyfill to support web workers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4186">#4186</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Resolve an issue where certain uses of classes could lead to an infinite recursion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4189">#4189</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4186">#4186</a>: Fix UMD import.meta.url inside web workers (<a href="https://github.com/ceifa"><code>@​ceifa</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4188">#4188</a>: Fix typo in renderHelpers.ts (<a href="https://github.com/eltociear"><code>@​eltociear</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4189">#4189</a>: Move long path recursion prevention to MemberExpression (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4190">#4190</a>: Stop recommending node-builtins (<a href="https://github.com/curran"><code>@​curran</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.54.0</h2>
   <p><em>2021-07-25</em></p>
   <h3>Features</h3>
   <ul>
   <li>Extend UMD import.meta.url polyfill to support web workers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4186">#4186</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Resolve an issue where certain uses of classes could lead to an infinite recursion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4189">#4189</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4186">#4186</a>: Fix UMD import.meta.url inside web workers (<a href="https://github.com/ceifa"><code>@​ceifa</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4188">#4188</a>: Fix typo in renderHelpers.ts (<a href="https://github.com/eltociear"><code>@​eltociear</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4189">#4189</a>: Move long path recursion prevention to MemberExpression (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4190">#4190</a>: Stop recommending node-builtins (<a href="https://github.com/curran"><code>@​curran</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/rollup/commit/f90e1a2d9a1822b70ffb532a25404e2f45f17f5b"><code>f90e1a2</code></a> 2.54.0</li>
   <li><a href="https://github.com/rollup/rollup/commit/2bba6cd158f93a7235d73e2d8eafb7e245b1092e"><code>2bba6cd</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/b1c4a17feba8537afbd005a2ead97624bbe4ca33"><code>b1c4a17</code></a> Stop recommending node-builtins (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4190">#4190</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/08655bcf4c54d3eccb673f4f5d3aca6726326610"><code>08655bc</code></a> Move long path recursion prevention to MemberExpression (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4189">#4189</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/2a29db97cfe6a692999499e06ad8b3b475df0da9"><code>2a29db9</code></a> Fix UMD import.meta.url inside web workers (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4186">#4186</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/959f04016e1141d3fbf2649f5faa71ac9fa68270"><code>959f040</code></a> Fix typo in docs</li>
   <li><a href="https://github.com/rollup/rollup/commit/db31b55f0aa0279987a7e3dc64f0f528fdacfc63"><code>db31b55</code></a> Fix typo in renderHelpers.ts (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4188">#4188</a>)</li>
   <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.53.3...v2.54.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.53.3&new-version=2.54.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.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] henningn merged pull request #1139: build(deps-dev): bump rollup from 2.53.3 to 2.54.0 in /tobago-theme

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


   


-- 
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@myfaces.apache.org

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