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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of mathml is breaking the build 🚨 #78

Open
greenkeeper bot opened this issue Mar 6, 2019 · 4 comments
Open

An in-range update of mathml is breaking the build 🚨 #78

greenkeeper bot opened this issue Mar 6, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 6, 2019

The devDependency mathml was updated from 1.1.4 to 1.1.6.

🚨 View failing branch.

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

mathml 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).

Commits

The new version differs by 15 commits.

  • 5bb7101 Replace istanbul with nyc
  • f9ded8d chore(package): update @types/node to version 11.9.0
  • f810bc7 chore(package): update mocha to version 6.0.0
  • a059774 Test against different node versions
  • e190e73 Remove unsunsed jshint dependencies
  • b3b2a67 Remove unused dependencies
  • 5c9eab3 Use optimized MML string
  • bc2e354 Reduce number of external dependencies
  • b176e5e Minimal type hints for GraphML
  • 81a007b Minimal type hints for MathMLRenderer
  • 4d981dd Minimal type hints for MathMLReader
  • dba91d7 Compile typscript files with travis
  • e539d90 Start migrating to typescript
  • f43722f chore(package): update eslint-plugin-jsdoc to version 4.0.0
  • 8447c1f chore(package): update eslint-config-wikimedia to version 0.10.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2019

After pinning to 1.1.4 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency mathml was updated from 1.1.6 to 1.1.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 5451767 Release v1.1.7
  • 2a7b5ab Add option to specify custom ignorable attributes
  • a0ad65a Add method to fix namespaces

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency mathml was updated from 1.1.7 to 1.1.8.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 1 commits.

  • 524f640 Do not automatically build on install

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 8, 2019

  • The devDependency mathml was updated from 1.1.8 to 1.1.9.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • d18bd84 Update dependencies
  • f57a99d Only fix non math namespaces
  • 524f640 Do not automatically build on install

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants