ihgs / yaml2gantt

MIT License
10 stars 1 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency jsdom was updated from 15.2.1 to 16.0.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.


Publisher: domenic License: MIT

Release Notes for Version 16.0.1
  • Fixed Node v10 and v11 support when runScripts was set.
  • Fixed the behavior when changing an <input>'s type="" attribute.
  • Fixed input validation behavior for <input type="range"> when max="" is less than min="".
Commits

The new version differs by 52 commits.

  • afc85c8 Version 16.0.1
  • 6472db4 Fix Node v10 and Node v11 support
  • 16c9856 Improved "expected fail" messages for web platform tests
  • e2dbad8 Add support for reverse range validation
  • 94b40d3 Implement type state switch logic
  • c292572 Add comment about radio button activation muddiness
  • 52109d5 Clean up typeMismatch constraint validation
  • 4a374e5 Clean up _defaultStepBase in
  • 92e9adb Consistently use ._value for constraint validation
  • 11664ca More consistent applicability checking for attributes
  • b097c0a Roll Web Platform Tests
  • d240291 Remove unnecessary dependencies
  • 902b69e Version 16.0.0
  • 020539e Remove document.origin and add window.origin
  • 678141f Use mutability as a measure for valueMissing constraint

There are 52 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 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for Version 16.1.0
  • Added console.timeLog().
  • Changed Attr to extend Node, to align with specifications. (ExE-Boss)
  • Changed <noscript> children to be parsed as nodes, instead of as text, when runScripts is left as the default of undefined. (ACHP)
  • Upgraded cssstyle to v2.1.0, which brings along fixes to handling of rgba() and hsl() colors. (kraynel)
  • Fixed some selection-related issues when manipulating the value of <input>s and <textarea>s. (Matthew-Goldberg)
  • Fixed various issues with setTimeout(), setInterval(), and requestAnimationFrame(), particularly around window closing and recursive calls.
Commits

The new version differs by 12 commits.

  • b4b5a54 Version 16.1.0
  • 7597537 Remove ._parsedValue
  • ac497bb Refactor step handling in
  • a4c6144 Use null as "error" value for parseFloatingPointNumber
  • ad43220 Add console.timeLog()
  • 50101ed Replace alias with my actual name as contributor/maintainer
  • 1ebb1fc Re-do animation frame and timer callbacks
  • 7581dba Parse noscript children as nodes when runScripts is not "dangerously"
  • b8c7bb5 Make Attr extend Node
  • fbc4666 Bump cssstyle to fix rgba() and hsl() color handling
  • 27b7074 Fix some selection-related issues in input and textarea
  • 6928d6d Remove mutates-globals test reason (#2807)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€