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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jsdom to the latest version 🚀 #116

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 28, 2019

The dependency jsdom was updated from 12.2.0 to 15.1.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.088% when pulling 34e8106 on greenkeeper/jsdom-15.1.1 into 98bf369 on master.

greenkeeper bot added a commit that referenced this pull request Oct 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2019

  • The dependency jsdom was updated from 12.2.0 to 15.2.0.

Update to this version instead 🚀

Release Notes for Version 15.2.0
  • 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.
Commits

The new version differs by 20 commits.

  • b4bb1c5 Version 15.2.0
  • 0b7dba8 Update dev dependencies
  • a4bcb12 Add inheritance for getComputedStyle() and visibility
  • 974ee53 Add test for querySelector with *= and i
  • e3744f5 Update Travis setup
  • f4706fc Update dependencies
  • 0a759f1 Roll Web Platform Tests
  • 0fd21bb Fix DOMException type for attachShadow
  • 2c53a87 Poll for WebSockets server in WPTs
  • f298acd Update logic to use allowed value step
  • bcb520b Create stub for form.requestSubmit
  • 6b89146 Fix default value for tabIndex IDL attribute
  • 0f09068 Implement DocumentOrShadowRoot
  • abe6a89 Fire readystatechange on the document
  • 699ed6b Fix 's value getter when selectedIndex is -1

    There are 20 commits in total.
    See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 4, 2019

  • The dependency jsdom was updated from 12.2.0 to 15.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2020

  • The dependency jsdom was updated from 12.2.0 to 16.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 1, 2020

  • The dependency jsdom was updated from 12.2.0 to 16.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 16, 2020

  • The dependency jsdom was updated from 12.2.0 to 16.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 9, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency jsdom was updated from 12.2.0 to 16.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 30, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

  • The dependency jsdom was updated from 12.2.0 to 16.2.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant