Open greenkeeper[bot] opened 5 years ago
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.
devDependency
assert was updated from 1.5.0
to 2.0.0
.Your tests are still failing with this version. Compare changes
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
The devDependency assert was updated from
1.4.1
to1.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](https://travis-ci.org/molecuel/mlcl_url/builds/529772119?utm_source=github_status&utm_medium=notification)).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](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: