thebearingedge / super-controls

:video_game: Form component system.
https://super-controls.js.org
MIT License
7 stars 0 forks source link

An in-range update of jsdom is breaking the build 🚨 #68

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 11.11.0 of jsdom was just published.

Branch Build failing 🚨
Dependency jsdom
Current Version 11.10.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

jsdom is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/thebearingedge/super-controls/builds/382914030?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 16 commits.

  • 892599f Version 11.11.0
  • 4c13bd3 Fix various issues in createDocument and createElement
  • 38b868b Use NWSAPI
  • 56dddf0 Upgrade cssstyle
  • 286ab3d Fix normalize to avoid touching non-Text nodes
  • 636dc9b Fix HTMLSourceElement's srcset getter
  • 5c96b3b Implement Node.prototype.getRootNode
  • 2c27a30 Fix "WebIDL2 is not defined" error in idlharness tests
  • d8aa85d Add support for .control and .labels on form elements (#2217)
  • 71b4cc1 Upgrade whatwg-url to version 6.4.1
  • a98b75d Fix browser-only test
  • 5f61a9c Enable more WPTs from html/semantics/
  • 45ac804 Set correct contentType for Documents created through createDocument()
  • 868d3bd Introduce constants for namespaces
  • 0b4ebe5 Set correct contentType for Documents created through frames

There are 16 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 6 years ago

After pinning to 11.10.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 11.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 22 commits.

  • 4d26c67 Version 11.12.0
  • d6688e5 Implement Element.prototype.closest()
  • 9191218 Upgrade NWSAPI to v2.0.7
  • 500a209 Change storageQuota to operate on code units, not bytes
  • 23d67eb Add the storageQuota option
  • b4db242 Remove unused form-data-symbols.js file
  • 70fd739 Fix a few entries in the changelog
  • eae1062 Upgrades cssstyle dependency to ^1.0.0
  • 022c204 Update hosts in Travis configuration
  • 2761d3c HashChangeEvent and PopStateEvent should no longer bubble
  • f1270e7 Roll Web Platform Tests
  • d6f8a97 Enable Blob-slice.html test in Node.js v10
  • 3afbc0f Implement Web storage - localStorage, sessionStorage, StorageEvent
  • 7b4db76 Handle Node.js v6 timeout in execution-timing tests
  • a5a7785 Run failing tests to confirm their status

There are 22 commits in total.

See the full diff