imaya / zlib.js

compact zlib, deflate, inflate, zip library in JavaScript
Other
1.13k stars 351 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.5.0 of power-assert was just published.

Branch Build failing 🚨
Dependency power-assert
Current Version 1.4.4
Type devDependency

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

power-assert 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/imaya/zlib.js/builds/360141501?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 27 commits.

  • 140c431 1.5.0
  • bcbc5b0 docs(CHANGELOG): add CHANGELOG for 1.5.0
  • 795c2c2 docs(README): refer to "strict mode" document
  • 2d388c1 docs(README): add Jest to "KNOWN TO WORK" list
  • 0d24c6e chore: update copyright year
  • e3b4e62 Merge pull request #104 from power-assert-js/assert-strict-mode
  • 41b3fea fix: strict property of strict mode assert should also be an empowered one
  • 12b0d1f test: structural compatibility between strict mode and legacy mode
  • 8f194a0 feat: strict mode assert function should also have strict property
  • 92b5ee7 refactor: prefer native strict implementation
  • fa2df87 feat: strict mode assert should also be a function
  • 9f86bc6 feat: support "Strict mode"
  • c4e49c5 chore(travis): add Node9, remove Node7, update EOL of LTS
  • f9ca847 docs(README): pull API section up
  • e5d43af docs(README): link to Node Assert API docs

There are 27 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 1.4.4 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 1.6.0 just got published.

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

Commits

The new version differs by 18 commits.

  • 1612518 1.6.0
  • 253499b docs(CHANGELOG): add CHANGELOG for 1.6.0
  • b36e80e Merge pull request #109 from power-assert-js/es2018
  • 9027c48 chore: apply minimal set of transforms as possible
  • 9544bdc chore: disable .babelrc lookup for independence
  • 006637d chore: farewell PhantomJS (cont'd)
  • 9226f07 chore: set embedAst to false to test embedded parser
  • 53a3ae8 chore: update package-lock.json
  • 9aceab1 chore: update dependencies to ensure ES2018 support
  • 1f40b8e test: rename tests since it's not only ES6
  • 8eb797b chore: farewell PhantomJS
  • 45f63eb test: testing ES2018 syntax
  • 0439759 chore(travis): drop Node4 due to its EOL
  • 2035a6f chore(travis): update CI settings since Node10 has been released
  • 52445bd Merge pull request #105 from falsandtru/travis

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.6.1 just got published.

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

Commits

The new version differs by 8 commits.

  • e549955 1.6.1
  • 63043bc docs: add CHANGELOG for 1.6.1
  • 389e525 chore(travis): drop Node9 from CI
  • 8bd962e chore: update package-lock.json
  • 04ff9fd chore: update empower to ^1.3.1
  • 76af2b7 chore: avoid concatenating undefined
  • 170892e chore: fix failing tests due to the change in assertion message since Node v10.7.0
  • 9455634 test: Object Rest/Spread in assertion expression

See the full diff