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/15 16:07:48 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1097: build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.1 in /tobago-example/tobago-example-demo

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


   Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.0 to 13.0.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>@​rollup/plugin-node-resolve</code>'s changelog</a>.</em></p>
   <blockquote>
   <h2>v13.0.1</h2>
   <p><em>2021-07-15</em></p>
   <h3>Updates</h3>
   <ul>
   <li>docs: Document how to get Node.js exports resolution (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/884">#884</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/plugins/commit/3fa649dc028801d763518d1c3ff3eea665572e1d"><code>3fa649d</code></a> chore(release): node-resolve v8.4.0</li>
   <li><a href="https://github.com/rollup/plugins/commit/a582b59fdda306f2b581eb1f7fba49dbb31d4b5f"><code>a582b59</code></a> chore(release): node-resolve v8.3.0</li>
   <li><a href="https://github.com/rollup/plugins/commit/a60cb7685fd0425515c67ed6ad98010e7d1df868"><code>a60cb76</code></a> chore(release): node-resolve v8.2.0</li>
   <li><a href="https://github.com/rollup/plugins/commit/ec92d34241b099d32d87b2ebcfd8588a5658d45d"><code>ec92d34</code></a> feat(node-resolve): preserve search params and hashes (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/487">#487</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/56b3725091d7f3cc5cc0e13f68e9a96f453d615d"><code>56b3725</code></a> feat(node-resolve): support .js imports in TypeScript (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/480">#480</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/5e518a4a7ac17820b2c274c1e0a67eca36229a75"><code>5e518a4</code></a> docs(node-resolve): fix named export use in readme (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/456">#456</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/058d4a454ecffdb492d778129daf87316c275d49"><code>058d4a4</code></a> docs(node-resolve): correct mainFields valid values (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/469">#469</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/488c4fad2051068e842f7d4a058e7c16a26ff28e"><code>488c4fa</code></a> chore(release): node-resolve v8.1.0</li>
   <li><a href="https://github.com/rollup/plugins/commit/39eb61cc8487b23b3f1a93d109d8728f7803534d"><code>39eb61c</code></a> feat(node-resolve): add native node es modules support (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/413">#413</a>)</li>
   <li>See full diff in <a href="https://github.com/rollup/plugins/commits/commonjs-v13.0.1/packages/node-resolve">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/plugin-node-resolve&package-manager=npm_and_yarn&previous-version=13.0.0&new-version=13.0.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-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] lofwyr14 merged pull request #1097: build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.1 in /tobago-example/tobago-example-demo

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


   


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