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/24 06:22:14 UTC

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request #114: Bump jsdom from 16.5.3 to 16.6.0

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


   Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.3 to 16.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/releases">jsdom's releases</a>.</em></p>
   <blockquote>
   <h2>Version 16.6.0</h2>
   <ul>
   <li>Added <code>parentNode.replaceChildren()</code>. (<a href="https://github.com/ninevra"><code>@​ninevra</code></a>)</li>
   <li>Fixed jsdom's handling of when code running inside the jsdom throws <code>null</code> or <code>undefined</code> as an exception. (<a href="https://github.com/mbest"><code>@​mbest</code></a>)</li>
   <li>Removed the dependency on the deprecated <a href="https://www.npmjs.com/package/request"><code>request</code></a> package, in the process fixing several issues with the <code>XMLHttpRequest</code> implementation around header processing. Thanks go to <a href="https://github.com/tobyhinloopen"><code>@​tobyhinloopen</code></a>, <a href="https://github.com/andrewaylett"><code>@​andrewaylett</code></a>, and especially <a href="https://github.com/vegardbb"><code>@​vegardbb</code></a>, for completing this months-long effort!</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/blob/master/Changelog.md">jsdom's changelog</a>.</em></p>
   <blockquote>
   <h2>16.6.0</h2>
   <ul>
   <li>Added <code>parentNode.replaceChildren()</code>. (ninevra)</li>
   <li>Fixed jsdom's handling of when code running inside the jsdom throws <code>null</code> or <code>undefined</code> as an exception. (mbest)</li>
   <li>Removed the dependency on the deprecated <a href="https://www.npmjs.com/package/request"><code>request</code></a> package, in the process fixing several issues with the <code>XMLHttpRequest</code> implementation around header processing. Special thanks to vegardbb for completing this months-long effort!</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jsdom/jsdom/commit/74a8d1eae83aaa94da1fd45d46d9f3acf448da04"><code>74a8d1e</code></a> Version 16.6.0</li>
   <li><a href="https://github.com/jsdom/jsdom/commit/f51f2ecca8b8beab28f12d91df4ab3eb963faa22"><code>f51f2ec</code></a> Remove the dependency on request</li>
   <li><a href="https://github.com/jsdom/jsdom/commit/2b6d5ae745ae7a55ac43dff80a748c2e3c9d27c0"><code>2b6d5ae</code></a> Update dependencies</li>
   <li><a href="https://github.com/jsdom/jsdom/commit/b72b33b145c895ccb0f1d3a6535a7bf1b2cbdc29"><code>b72b33b</code></a> Disable now-crashing canvas test</li>
   <li><a href="https://github.com/jsdom/jsdom/commit/39b7972f55260f2cc5b1b9ce07b90e73d6ae40cf"><code>39b7972</code></a> Handle null and undefined thrown as exceptions</li>
   <li><a href="https://github.com/jsdom/jsdom/commit/04f6c13f4a4d387c7fc979b8f62c6f68d8a0c639"><code>04f6c13</code></a> Add ParentNode.replaceChildren() (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3176">#3176</a>)</li>
   <li>See full diff in <a href="https://github.com/jsdom/jsdom/compare/16.5.3...16.6.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsdom&package-manager=npm_and_yarn&previous-version=16.5.3&new-version=16.6.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] commented on pull request #114: Bump jsdom from 16.5.3 to 16.6.0

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


   Superseded by #143.


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

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



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #114: Bump jsdom from 16.5.3 to 16.6.0

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


   


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

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