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 🚀 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 30, 2017

Version 11.3.0 of jsdom just got published.

Dependency jsdom
Current Version 11.2.0
Type devDependency

The version 11.3.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of jsdom.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 36 commits.

  • 6bb5885 Version 11.3.0
  • 19183e8 Overhaul how we run web-platform-tests
  • 2d51af3 Update ESLint rules and pass all of them
  • 3bdd8f0 Update dependencies and dev dependencies
  • 44bd291 Add CompositionEvent and WheelEvent
  • af5a215 Clean up some UI events' init functions
  • 2595ec9 Make FocusEventImpl extend UIEventImpl
  • 44f820b Check Window type in UIEvent
  • 52e2000 Make Window's impl's wrapper point to global proxy
  • baf6ea8 Upgrade to webidl2js v8.0.0
  • b4c6a89 Standardize around impl class names
  • a55d98e Convert DOMTokenList to IDL
  • 1d4ecca Implement attributes.getAttributeValue per spec
  • fe79937 Update and according to spec
  • 683e942 Speed up sync XHR

There are 36 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2017

Version 11.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 34 commits.

  • cef555a Version 11.4.0
  • f61299c Remove the element
  • 1b91696 Add append(), prepend(), after(), before(), and replaceWith()
  • f08fd3b Fix querySelector for SVG elements inside template fragments
  • 35775cc Don't do radio button activation behavior if it's already checked
  • fefbd7a Give radio buttons activation behavior too, not just checkboxes
  • f0ecb6d Fix some XMLHttpRequest CORS header issues
  • d6cba38 Convert NamedNodeMap to use IDL
  • b5b5dba Disable tests we are not going to be able to pass this roll
  • d12bea1 List execution-timing tests as failing in Node 6
  • 2b70aef Implement Node.isConnected and Node.isSameNode()
  • 587151f Always decode responseType "json" as UTF-8
  • e7b68fa Add value handling for the filename mode
  • d13922a Clear headers on XHR abort()
  • d4612e7 Roll web-platform-tests
  • There are 34 commits in total.

    See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2017

Version 11.5.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2017

Version 11.5.1 just got published.

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

0 participants