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

Update jsdom to the latest version 馃殌 #577

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 19, 2018

Version 12.0.0 of jsdom was just published.

Dependency jsdom
Current Version 11.12.0
Type devDependency

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

If you don鈥檛 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.

It might be worth looking into these changes and trying to get this project onto the latest version of jsdom.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 30 commits.

  • 79358ef Version 12.0.0
  • d0102ac Update dependencies
  • f3a8d0e Filter out .serviceworker/.sharedworker tests
  • b0d40f7 Remove 'needs-await' reason
  • 553b05f Disable flaky execution-timing test
  • 219862b Roll Web Platform Tests
  • 0c4deec Fix window.frameElement to return an actual element
  • 760e36c Enable various selector tests
  • a626c59 Implement htmlElement.draggable
  • f0f12d8 Invalidate caches for optionEl.selected setter
  • 4b5909c Upgrade dependencies
  • 0c100a3 Provide process.platform fallback for default User-Agent
  • c854cc4 Use parse5 v5.0.0
  • 9477401 Add window.status
  • 34e460b Explain sendTo() and "jsdomError" better

There are 30 commits in total.

See the full diff

FAQ and help

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


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Sep 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2018

  • The devDependency jsdom was updated from 11.12.0 to 12.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 13 commits.

  • b2994f9 Version 12.1.0
  • 2fd2e89 runVMScript's new options argument does not work in browsers
  • c294f50 Add options to the dom.runVMScript method
  • c9c5a05 Add [expected fail] to test output
  • 1bfd7d7 Roll Web Platform Tests
  • dbff7dd Remove dead code
  • 31e23ef Pass through the element to custom resource laoders
  • 96b3787 Fix timing for async scripts
  • c96decf Move from sax to saxes for XML parsing
  • ed11465 Upgrade cssstyle dependency from ^1.0.0 to ^1.1.1
  • 8898b25 Implement fieldset's elements and type properties
  • 6a1722a Fix "input" and "change" events for HTMLInputElement
  • 0cba358 Minor code and README cleanups; note Node.js version requirement

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2018

  • The devDependency jsdom was updated from 11.12.0 to 12.2.0.

Update to this version instead 馃殌

Commits

The new version differs by 10 commits.

  • 751c29e Version 12.2.0
  • 8de427a Revert "Remove some unnecessary dependencies"
  • a6a816e Fix formElement.form property
  • 05706e5 Remove some unnecessary dependencies
  • 55322e3 Implement toggleAttribute()
  • 84987d0 Let canvas/canvas-prebuilt require() errors bubble out
  • 899ddae Fix XHR sending empty request body after a preflight request
  • 07d74ac Update dependencies
  • 68bf33d Lint scripts in HTML and JS files during same run
  • 88e72ef Add support for Shadow DOM

See the full diff

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

greenkeeper bot commented Nov 13, 2018

  • The devDependency jsdom was updated from 11.12.0 to 13.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 70a1c52 Version 13.0.0
  • e40be69 Support the canvas v2 package instead of v1
  • 064527e Implement relList for , and elements
  • 812093c Properly implement Node tree modification constraints
  • 28833fe Implement the passive option for addEventListener()
  • de23dce Implement initStorageEvent()
  • 66e5863 Replace use of assert_exists
  • 144c614 Add the [fail-slow] reason
  • 3fd981c Roll Web Platform Tests
  • 4b42f06 Move to w3c-xmlserializer
  • 7d0a706 Fix spelling in README example

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2018

  • The devDependency jsdom was updated from 11.12.0 to 13.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 35 commits.

  • 26f0bed Version 13.1.0
  • 91b10c3 Support setting custom validity messages on
  • 172d587 Update webidl2js
  • e862f4a Run activation behavior hooks from the event dispatch algorithm
  • 39c4c23 Update dependencies
  • cfc4786 Set the composed flag for FocusEvent
  • b4c04db Correctly reflect
      's start property with default value
    1. 7e66dfb Support 's htmlFor property
    2. ce8e8c6 Support setting custom validity messages on
    3. 4f783c6 Remove unused feature methods
    4. 2341bbe Revert "Add preliminary support for <iframe srcdoc>"
    5. 7107df6 Add preliminary support for <iframe srcdoc>
    6. b2c5358 Fix getter for <title>'s text property
    7. c7688ab Add and support SVGTitleElement in document.title
    8. 0d8e263 Add namespace argument for traversal helpers

There are 35 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2019

  • The devDependency jsdom was updated from 11.12.0 to 13.2.0.

Update to this version instead 馃殌

Commits

The new version differs by 19 commits.

  • 16d3913 Version 13.2.0
  • fd9029c Use UTF-8 as the default encoding for XML documents
  • 2898617 Implement MutationObservers
  • 743560f Add regression test for dynamic <style> updates
  • 3cb5ec4 Document how runScripts installs globals
  • d33cf37 Add helpers for creating and firing events
  • 71f0ad9 Fix typos and grammar issues in the README
  • 761d08a Enable more tests
  • 704cf33 Upgrade saxes to version 3.1.5
  • ccecb00 Allow elements to be focused
  • ac5af4d Support XML documents in frames
  • 19a1319 Update note for screenLeft and screenTop properties on window
  • c75d5fa Support XML document DOCTYPEs with a custom name
  • 06476fb Implement navigator.plugins and navigator.mimeTypes
  • 7349f3a Make getComputedStyle() throw for incorrect argument type

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2019

  • The devDependency jsdom was updated from 11.12.0 to 14.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • b83783d Version 14.0.0
  • ff5066f Do not fetch non-browsing-context-connected s
  • f7c81a9 Change JSDOM.fragment() to work with no arguments
  • 8ff8715 Fix fragment code example in the README
  • 31d14cd Fix element.blur() on a focused element
  • 75a921e Fix document owner and adoption semantics

    See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2019

  • The devDependency jsdom was updated from 11.12.0 to 14.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 24 commits.

  • a14aae0 Version 14.1.0
  • 519f6ab Update minimum nwsapi version to fix some selectors
  • 98f9c59 Add test for :scope selector in querySelector(All)
  • 2ed44cc Add test of matches() and namespaced elements
  • 2504854 Minor README updates
  • 118dca5 Do not processing non-browsing-context-connected <style>s
  • 4285e70 Fix HTML serialization breaking after setting certain properties
  • 865ad59 Verify that attributes don't have namespaces
  • 243811f Implement 's list property
  • 5ffec75 Implement 's options property
  • 9a38298 Fix 's label and value properties (#2546)
  • 1248015 Roll Web Platform Tests
  • 49353e2 Make innerHTML and outerHTML parsing spec compliant
  • a0b96af Fix disabled elements never again being .click()able
  • cc95abc Add activation behavior for links to javascript: URLs and fragments

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2019

  • The devDependency jsdom was updated from 11.12.0 to 15.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 12, 2019

  • The devDependency jsdom was updated from 11.12.0 to 15.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2019

  • The devDependency jsdom was updated from 11.12.0 to 15.1.1.

Update to this version instead 馃殌

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

greenkeeper bot commented Oct 14, 2019

  • The devDependency jsdom was updated from 11.12.0 to 15.2.0.

Update to this version instead 馃殌

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

greenkeeper bot commented Nov 4, 2019

  • The devDependency jsdom was updated from 11.12.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
Author

greenkeeper bot commented Jan 20, 2020

  • The devDependency jsdom was updated from 11.12.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
Author

greenkeeper bot commented Feb 1, 2020

  • The devDependency jsdom was updated from 11.12.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
Author

greenkeeper bot commented Feb 16, 2020

  • The devDependency jsdom was updated from 11.12.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
Author

greenkeeper bot commented Mar 9, 2020

  • The devDependency jsdom was updated from 11.12.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
Author

greenkeeper bot commented Mar 30, 2020

  • The devDependency jsdom was updated from 11.12.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

0 participants