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/12/24 16:06:48 UTC

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

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


   Bumps [rollup](https://github.com/rollup/rollup) from 2.61.1 to 2.62.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.62.0</h2>
   <p><em>2021-12-24</em></p>
   <h3>Features</h3>
   <ul>
   <li>Mark additional string prototype methods as side-effect-free and correct typings of existing ones (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4299">#4299</a>)</li>
   <li>Mark additional array prototype methods as side-effect-free and correct typings of existing ones (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4309">#4309</a>)</li>
   <li>Expose if a module is included after tree-shaking in its ModuleInfo (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4305">#4305</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix how fsevents is included to improve watch mode on MacOS (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4312">#4312</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4299">#4299</a>: Add additional string prototype methods (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4300">#4300</a>: Bump deps, fix expected test result for core-js (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4302">#4302</a>: Replace type assertion with type guard (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4304">#4304</a>: Re-use reserved names set (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4305">#4305</a>: Expose isIncluded in module info (<a href="https://github.com/william57m"><code>@​william57m</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4306">#4306</a>: Fix git line breaks on windows (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4307">#4307</a>: Add macos to pipeline (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4309">#4309</a>: Add additional array prototype methods (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4311">#4311</a>: Add Deno instructions to docs (<a href="https://github.com/jespertheend"><code>@​jespertheend</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4312">#4312</a>: fsevents integration (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4313">#4313</a>: Remove non-existing static functions from known globals (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</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.62.0</h2>
   <p><em>2021-12-24</em></p>
   <h3>Features</h3>
   <ul>
   <li>Mark additional string prototype methods as side-effect-free and correct typings of existing ones (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4299">#4299</a>)</li>
   <li>Mark additional array prototype methods as side-effect-free and correct typings of existing ones (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4309">#4309</a>)</li>
   <li>Expose if a module is included after tree-shaking in its ModuleInfo (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4305">#4305</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix how fsevents is included to improve watch mode on MacOS (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4312">#4312</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4299">#4299</a>: Add additional string prototype methods (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4300">#4300</a>: Bump deps, fix expected test result for core-js (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4302">#4302</a>: Replace type assertion with type guard (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4304">#4304</a>: Re-use reserved names set (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4305">#4305</a>: Expose isIncluded in module info (<a href="https://github.com/william57m"><code>@​william57m</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4306">#4306</a>: Fix git line breaks on windows (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4307">#4307</a>: Add macos to pipeline (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4309">#4309</a>: Add additional array prototype methods (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4311">#4311</a>: Add Deno instructions to docs (<a href="https://github.com/jespertheend"><code>@​jespertheend</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4312">#4312</a>: fsevents integration (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4313">#4313</a>: Remove non-existing static functions from known globals (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/rollup/commit/81ce56f87de5fae51c00c4a0a977830ee93c5987"><code>81ce56f</code></a> 2.62.0</li>
   <li><a href="https://github.com/rollup/rollup/commit/0a905e2f5cda4941a4b463297921f5b408e0b1d0"><code>0a905e2</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/edb7982aadef6273ff6d2e11a4903dfc3fd1969c"><code>edb7982</code></a> refactor: re-use reserved names set (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4304">#4304</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/a99342675bdb25ea1e5f3c65f54132709350bcc3"><code>a993426</code></a> fix: replace type assertion with type guard (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4302">#4302</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/9927fdac556a8a0c84cbcfba1a38dd5fad5caa26"><code>9927fda</code></a> chore: remove non-existing static functions from known globals (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4313">#4313</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/84d23829a7aa075bd265f21339389c54efd6f4cf"><code>84d2382</code></a> Add Deno instructions to docs (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4311">#4311</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/473568c8052f5d118c2526c72ce8aa8e82d317fb"><code>473568c</code></a> feat: add additional array prototype methods (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4309">#4309</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/e17a379b2969951643b3d7d73de64db6a5fd9803"><code>e17a379</code></a> ci: add macos to pipeline (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4307">#4307</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/48f0e31c00c81620ff6c5b1be21fe71dcfe1f1e2"><code>48f0e31</code></a> fix: fsevents integration (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4312">#4312</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/83af3aaad628e9bc8085bc969724ac80f9e4bdef"><code>83af3aa</code></a> feat: add additional string prototype methods (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4299">#4299</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.61.1...v2.62.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.61.1&new-version=2.62.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] dependabot[bot] closed pull request #1800: build(deps-dev): bump rollup from 2.61.1 to 2.62.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1800:
URL: https://github.com/apache/myfaces-tobago/pull/1800


   


-- 
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] dependabot[bot] commented on pull request #1800: build(deps-dev): bump rollup from 2.61.1 to 2.62.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1800:
URL: https://github.com/apache/myfaces-tobago/pull/1800#issuecomment-1004599440


   Superseded by #1829.


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