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 馃殌 #119

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 20, 2020

The devDependency jsdom was updated from 15.2.1 to 16.0.1.

This version 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.


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. 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 Feb 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 1, 2020

  • The devDependency jsdom was updated from 15.2.1 to 16.1.0.

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 added a commit that referenced this pull request Feb 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 16, 2020

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

Update to this version instead 馃殌

@KaiVolland KaiVolland closed this Mar 9, 2021
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