You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flagon.apache.org by GitBox <gi...@apache.org> on 2021/05/10 20:06:56 UTC

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request #99: Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0

dependabot[bot] opened a new pull request #99:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/99


   Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0.
   <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.0</h2>
   <p><em>2021-05-04</em></p>
   <h3>Breaking Changes</h3>
   <ul>
   <li>fix!: mark module as external if resolved module is external (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/799">#799</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>feat: Follow up to <a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/843">#843</a>, refining exports and browser field interaction (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/866">#866</a>)</li>
   </ul>
   <h2>v12.0.0</h2>
   <p><em>2021-05-04</em></p>
   <h3>Breaking Changes</h3>
   <ul>
   <li>fix!: mark module as external if resolved module is external (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/799">#799</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>feat: Follow up to <a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/843">#843</a>, refining exports and browser field interaction (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/866">#866</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rollup/plugins/commit/1271bb827b62f45b1f361c5bf82fd3323d50d343"><code>1271bb8</code></a> chore(release): node-resolve v8.0.1</li>
   <li><a href="https://github.com/rollup/plugins/commit/7c38cb240bae11cc38225dd06ecf574bd06af790"><code>7c38cb2</code></a> fix(node-resolve): handle nested entry modules with the resolveOnly option (#...</li>
   <li><a href="https://github.com/rollup/plugins/commit/eb9eb3d415a6967691b0680544135b105d576901"><code>eb9eb3d</code></a> chore(release): node-resolve v8.0.0</li>
   <li><a href="https://github.com/rollup/plugins/commit/fe037dbd59b0ee04c2de7b6b48c8cfcc98ccbcb6"><code>fe037db</code></a> feat(node-resolve): Add default export (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/361">#361</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/96e09008c37153fc05c2db57d20305ec12329ce0"><code>96e0900</code></a> fix(node-resolve): resolve local files if <code>resolveOption</code> is set (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/337">#337</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/ee5be6a7d8709e42821f6aeabbcad18a4af4dc66"><code>ee5be6a</code></a> feat(node-resolve): export defaults (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/301">#301</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/ddcade8ea3722db1b45fb657ca0de45a51e46910"><code>ddcade8</code></a> chore(release): node-resolve v7.1.3</li>
   <li><a href="https://github.com/rollup/plugins/commit/37db2a2aadb5b30ba3977ed8f870f0436b162dff"><code>37db2a2</code></a> fix(node-resolve): resolve symlinked entry point properly (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/291">#291</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/9a53a15afb88e6bb20b3a5bb16ac6b2310ee1949"><code>9a53a15</code></a> chore(buble): upgrade buble, resolves <a href="https://github-redirect.dependabot.com/babel/babel/issues/11216">babel/babel#11216</a> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/288">#288</a>)</li>
   <li><a href="https://github.com/rollup/plugins/commit/9e5c5d48c5c70afbdad90de10c8528ee7039a5e7"><code>9e5c5d4</code></a> chore(release): node-resolve v7.1.2</li>
   <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/commonjs-v13.0.0/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=11.2.1&new-version=13.0.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] [incubator-flagon-useralejs] dependabot[bot] closed pull request #99: Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #99:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/99


   


-- 
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] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #99: Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #99:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/99#issuecomment-839246074


   Looks like @rollup/plugin-node-resolve is up-to-date now, so this is no longer needed.


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