sebastianhaas / medical-appointment-scheduling

Concept showcase for "Appointment Scheduling System for Small and Medium-Sized Medical Facilities"
MIT License
141 stars 86 forks source link

An in-range update of parse5 is breaking the build 🚨 #508

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.3 of parse5 was just published.

Branch Build failing 🚨
Dependency parse5
Current Version 3.0.2
Type devDependency

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

parse5 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 could not complete due to an error [Details](https://travis-ci.org/sebastianhaas/medical-appointment-scheduling/builds/297399666?utm_source=github_status&utm_medium=notification)

Release Notes v3.0.3

Changelog: http://inikulin.github.io/parse5/#3-0-3

Commits

The new version differs by 14 commits.

  • 723d782 v3.0.3
  • 8d38fda Merge pull request #212 from gfx/patch-1
  • 89e6b04 loosen the dependency version of @types/node
  • fee4018 Merge pull request #207 from inikulin/escape-zero-char
  • 67f0099 Escape NUL character in feedback tests
  • 2aff591 Merge pull request #198 from stevenvachon/master
  • 02d9fee Improve location info documentation
  • ae7b8a0 Merge pull request #196 from stevenvachon/master
  • d0769db Fix empty stream parsing with ParserStream (closes #195)
  • fabc6d8 Bring no-trailing-spaces eslint rule back
  • d9c0881 Merge pull request #186 from HTMLParseErrorWG/master
  • ed932c8 Calculate offset in position tracker
  • c7f1193 Refactor location info parser mixin
  • 549218b Refactor location info tokenizer mixin

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 7 years ago

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