Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

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

Open
greenkeeper bot opened this issue May 8, 2019 · 2 comments
Open

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

greenkeeper bot opened this issue May 8, 2019 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 8, 2019

The devDependency assert was updated from 1.4.1 to 1.5.0.

🚨 View failing branch.

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

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

Release Notes for v1.5.0
Commits

The new version differs by 7 commits.

  • 8386769 1.5.0
  • bb3fe66 Update repository URLs.
  • b3c0bcc Fix test name inconsistencies and typos
  • 986fc8d Safely update npm on Travis (#42)
  • 8002bc1 Expose strict mode functionality (#41)
  • 3d981b5 [doc] Explain relation to node.js and the CJS UT spec. (#28)
  • f8975ca Add deepStrictEqual to the README (#23)

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
Author

greenkeeper bot commented May 8, 2019

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 12, 2019

  • The devDependency assert was updated from 1.5.0 to 2.0.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 133 commits.

  • 8969d8e 2.0.0
  • b65e3fb Sync with Node.js master (#44)
  • e1cbf4d Update babel IE target version to 11
  • 3d79914 Merge branch 'master' into sync-with-node-master
  • f799c89 Revert version number change in package.json
  • 4554bbf Only include production files in npm releases
  • c5da086 Run build script on npm prepare event
  • 0a71309 Remove buffer dependency in favour of Buffer.compare shim
  • 548c2a9 Add better commenting regrding test removals
  • 759faf8 Simplify String.repeat shim
  • 3e94cfd Reduce heading size
  • e74df3e Fix typo
  • 7e5079f Fix npm badges
  • b713ab7 Add contribution docs to readme
  • b224393 Update readme

There are 133 commits in total.

See the full diff

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

No branches or pull requests

0 participants