Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade jsdom from 15.1.1 to 15.2.0 #115

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade jsdom from 15.1.1 to 15.2.0.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-10-14.
Release notes
  • Package name: jsdom
    • 15.2.0 - 2019-10-14
      • Added basic style inheritance in getComputedStyle() for the 'visibility' property. This sets the foundation for further work on inheritance, cascading, and specificity. (eps1lon)
      • Added shadowRoot.activeElement.
      • Added readystatechange events during document loading.
      • Added a stub for form.requestSubmit(), to match our existing stub for form.submit().
      • Changed el.tabIndex's default value, when no tabindex="" attribute was set, to reflect the updated specification.
      • Changed the exception thrown by el.attachShadow() on something that's already a shadow host, to reflect the updated specification.
      • Fixed the validation logic for <input type="range">.
      • Fixed selectEl.value when no <option> is selected to return the empty string, instead of the value of the first option. (tgohn)
      • Fixed various correctness issues with new FormData(formElement). (brendo)
      • Fixed error messages when parsing XML to include the filename, instead of using "undefined". (papandreou)
      • Fixed the logic for reflected properties to not be affected by overwriting of el.getAttributeNS() or el.setAttributeNS().
      • Set canvas as an optional peerDependency, which apparently helps with Yarn PnP support.
    • 15.1.1 - 2019-05-28
      • Moved the nonce property from HTMLScriptElement and HTMLStyleElement to HTMLElement. Note that it is still just a simple reflection of the attribute, and has not been updated for the rest of the changes in whatwg/html#2373.
      • Fixed the style and on<event> properties to properly track their related attributes for SVG elements. (kbruneel)
      • Fixed XMLHttpRequest merging preflight and response headers. (thiagohirata)
      • Fixed XMLHttpRequest reserializing content-type request headers unnecessarily. See whatwg/mimesniff#84 for more details. (thiagohirata)
      • Fixed element.tagName to be the ASCII uppercase of the element's qualified name, instead of the Unicode uppercase.
  • from [`jsdom` GitHub Release Notes](https://github.com/jsdom/jsdom/releases)
------------

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@jamesleesaunders jamesleesaunders merged commit 376d3ad into master Oct 24, 2019
@jamesleesaunders jamesleesaunders deleted the snyk-upgrade-911a1ae95d959e176d4a640710c35f22 branch October 25, 2019 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants