jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jsdom was updated from 15.0.0 to 15.1.0.

🚨 View failing branch.

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 is in progress ([Details](https://travis-ci.org/jumpinjackie/mapguide-react-layout/builds/531541846?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/jumpinjackie/mapguide-react-layout/builds/24489299)).

Commits

The new version differs by 9 commits.

  • 5f314a9 Version 15.1.0
  • 0a39afa Implement Headers from the Fetch standard
  • e4febb9 Apply pattern="" validation to the entire string
  • 3781125 Implement changes to event path iteration
  • 5146cb2 Implement the translate attribute
  • 1a70afa Exclude from formEl.elements
  • 45b7e02 Temporarily disable testing of canvas in Node.js v12
  • b20a81a Fix sync XHR in Node.js v12
  • 14be063 Roll Web Platform Tests

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

After pinning to 15.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 11 commits.

  • 0371215 Version 15.1.1
  • dd6c5a0 Do not reserialize XHR content-types unnecessarily
  • 7cd5329 Do not merge XHR preflight and response headers
  • 9f6b190 Keep track of style and event attribute changes in SVGElement
  • 1951a19 Use ASCII uppercase for tagName
  • 1c8e963 Add HTMLOrSVGElement interface mixin
  • 8533b57 Use interface mixins
  • c1b4591 Escape null in WebIDL2JSValueAsUnsupported
  • 93944f6 Update ESLint to v5
  • 9f273fe Update dependencies
  • 33798c9 Roll Web Platform Tests

See the full diff