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/05/17 07:27:37 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #853: build(deps-dev): bump rollup from 2.47.0 to 2.48.0 in /tobago-example/tobago-example-demo

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


   Bumps [rollup](https://github.com/rollup/rollup) from 2.47.0 to 2.48.0.
   <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.48.0</h2>
   <p><em>2021-05-15</em></p>
   <h3>Features</h3>
   <ul>
   <li>Add replacement to conditionally insert asset extensions in <code>entryFileNames</code> when preserving modules (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4077">#4077</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix crash when dynamically assigning to namespace members (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4070">#4070</a>)</li>
   <li>Do not associate pure annotations in front of a semi-colon or comma with succeeding code (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4068">#4068</a>)</li>
   </ul>
   <h3>Pull Requests</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4068">#4068</a>: ignore invalid trailing pure annotations (<a href="https://github.com/kzc"><code>@​kzc</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4070">#4070</a>: undefined <code>deoptimizePath</code> when the first element is empty string (<a href="https://github.com/si3nloong"><code>@​si3nloong</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4071">#4071</a>: add node.js v16 support (<a href="https://github.com/dnalborczyk"><code>@​dnalborczyk</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4077">#4077</a>: Add assetExtname replacement in entryFileNames (<a href="https://github.com/BPScott"><code>@​BPScott</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4080">#4080</a>: Added Rollup logo in README.md (<a href="https://github.com/priyanshurav"><code>@​priyanshurav</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4081">#4081</a>: fix comment regarding invalid annotation handling (<a href="https://github.com/kzc"><code>@​kzc</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/rollup/commit/07b3a02069594147665daa95d3fa3e041a82b2d0"><code>07b3a02</code></a> 2.48.0</li>
   <li><a href="https://github.com/rollup/rollup/commit/fb3bbe71f6ac73b4fc6537df4027d173df1b51fc"><code>fb3bbe7</code></a> Update changelog</li>
   <li><a href="https://github.com/rollup/rollup/commit/645cc5c7b8aeda62a26618c1bb58c1c8e239b43c"><code>645cc5c</code></a> Add assetExtname replacement in entryFileNames (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4077">#4077</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/b46051638ece6027f49647be625af92852b6777d"><code>b460516</code></a> Added Rollup logo in README.md (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4080">#4080</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/7457478ab5223f2b99eda27a5439468a62ef4003"><code>7457478</code></a> fix comment regarding invalid annotation handling (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4081">#4081</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/3acd5365adda79eeb414ba120a08d2c91073ac2b"><code>3acd536</code></a> 🐛 fix: undefined <code>deoptimizePath</code> when the first element is empty string (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4070">#4070</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/c40d2066b2ebee4763681566e822f1a79ebac33e"><code>c40d206</code></a> ignore invalid trailing pure annotations (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4068">#4068</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/3345267eac12c9d22fe6a454b5b3a2c8e2f180e0"><code>3345267</code></a> chore: add node.js v16 support (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4071">#4071</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/2bee261e3386de8cc143489b2a90c4dcc2f67521"><code>2bee261</code></a> Update dependencies (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4073">#4073</a>)</li>
   <li><a href="https://github.com/rollup/rollup/commit/08cc6a92fabd05b3e8fa30acff3b83d27829449b"><code>08cc6a9</code></a> chore: remove unused dependencies (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4072">#4072</a>)</li>
   <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.47.0...v2.48.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.47.0&new-version=2.48.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 #853: build(deps-dev): bump rollup from 2.47.0 to 2.48.0 in /tobago-example/tobago-example-demo

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


   


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