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 wabt is breaking the build 🚨 #78

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

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

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

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 7, 2019

The devDependency wabt was updated from 1.0.8 to 1.0.10.

🚨 View failing branch.

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

wabt 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 17 commits.

  • 4a97417 Build #361: Release v1.0.10
  • 6bf9db3 Build #360: Nightly v1.0.8-nightly.20190306 [ci skip]
  • 1ec8c7f Build #355: Nightly v1.0.8-nightly.20190227 [ci skip]
  • 254c3e3 Build #354: Nightly v1.0.8-nightly.20190225 [ci skip]
  • 7d052cd Build #353: Nightly v1.0.8-nightly.20190223 [ci skip]
  • 47b409a Build #352: Nightly v1.0.8-nightly.20190221 [ci skip]
  • 4ef96da Build #351: Nightly v1.0.8-nightly.20190220 [ci skip]
  • 2950711 Build #342: Nightly v1.0.8-nightly.20190205 [ci skip]
  • 5a6917c Build #341: Nightly v1.0.8-nightly.20190203 [ci skip]
  • 4b63f8b Build #340: Nightly v1.0.8-nightly.20190201 [ci skip]
  • 2232706 Build #339: Nightly v1.0.8-nightly.20190130 [ci skip]
  • c871311 Build #338: Nightly v1.0.8-nightly.20190129 [ci skip]
  • f526b60 Build #336: Nightly v1.0.8-nightly.20190125 [ci skip]
  • 14f6023 Build #335: Nightly v1.0.8-nightly.20190124 [ci skip]
  • cddee5a Build #334: Nightly v1.0.8-nightly.20190122 [ci skip]

There are 17 commits in total.

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 7, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2019

  • The devDependency wabt was updated from 1.0.10 to 1.0.11.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • bc9243f Build #418: Release v1.0.11

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2019

  • The devDependency wabt was updated from 1.0.11 to 1.0.12.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 32 commits.

  • f46a29d Build #501: Release v1.0.12
  • 05af1d7 Build #500: Nightly v1.0.11-nightly.20190924 [ci skip]
  • e227933 Build #498: Nightly v1.0.11-nightly.20190920 [ci skip]
  • 0ef4d12 Build #497: Nightly v1.0.11-nightly.20190918 [ci skip]
  • c64ab48 Build #494: Nightly v1.0.11-nightly.20190913 [ci skip]
  • 43cf173 Build #492: Nightly v1.0.11-nightly.20190911 [ci skip]
  • 00adbdf Build #491: Nightly v1.0.11-nightly.20190910 [ci skip]
  • cf53ed8 Build #490: Nightly v1.0.11-nightly.20190909 [ci skip]
  • ba7770d Build #489: Nightly v1.0.11-nightly.20190907 [ci skip]
  • 2a27e53 Enable docker
  • 4d1d279 Try docker
  • 1360cea Build continuation notification
  • a0cb162 Build continuation notification
  • 2757616 Build continuation notification
  • 0ebcf34 Try xenial

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2020

  • The devDependency wabt was updated from 1.0.12 to 1.0.13.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 53 commits.

  • 51da66a Build #631: Release v1.0.13
  • 00a4736 Update
  • 1c1e111 Build #587: Release v
  • 82c53cf Build #586: Nightly v1.0.12-nightly.20200116 [ci skip]
  • a1d274f Build #585: Nightly v1.0.12-nightly.20200115 [ci skip]
  • 695ada3 Build #584: Nightly v1.0.12-nightly.20200114 [ci skip]
  • 54901bb Build #583: Nightly v1.0.12-nightly.20200112 [ci skip]
  • 8f6d5e0 Build #582: Nightly v1.0.12-nightly.20200111 [ci skip]
  • b22d429 Build #581: Nightly v1.0.12-nightly.20200110 [ci skip]
  • 8365cc6 Build #580: Nightly v1.0.12-nightly.20200109 [ci skip]
  • 6d44e9b Build #579: Nightly v1.0.12-nightly.20200108 [ci skip]
  • 861c508 Build #578: Nightly v1.0.12-nightly.20200107 [ci skip]
  • 366b646 Build #577: Nightly v1.0.12-nightly.20200105 [ci skip]
  • 92e9668 Build #576: Nightly v1.0.12-nightly.20200104 [ci skip]
  • 06ff768 Build #575: Nightly v1.0.12-nightly.20200102 [ci skip]

There are 53 commits in total.

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