ihgs / yaml2gantt

MIT License
10 stars 1 forks source link

Update jsdom to the latest version ๐Ÿš€ #42

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

Version 12.0.0 of jsdom was just published.

Dependency jsdom
Current Version 11.12.0
Type dependency

The version 12.0.0 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.

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โ€™t 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](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 25 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
  • 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
  • There are 25 commits in total.

    See the full diff