Created by: greenkeeper[bot]
Version 1.5.0 of power-assert was just published.
| Dependency | power-assert |
|---|---|
| Current Version | 1.4.4 |
| Type | devDependency |
The version 1.5.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of power-assert.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 27 commits.
-
140c4311.5.0 -
bcbc5b0docs(CHANGELOG): add CHANGELOG for 1.5.0 -
795c2c2docs(README): refer to "strict mode" document -
2d388c1docs(README): add Jest to "KNOWN TO WORK" list -
0d24c6echore: update copyright year -
e3b4e62Merge pull request #104 from power-assert-js/assert-strict-mode -
41b3feafix:strictproperty of strict mode assert should also be an empowered one -
12b0d1ftest: structural compatibility between strict mode and legacy mode -
8f194a0feat:strictmode assert function should also havestrictproperty -
92b5ee7refactor: prefer nativestrictimplementation -
fa2df87feat:strictmode assert should also be a function -
9f86bc6feat: support "Strict mode" -
c4e49c5chore(travis): add Node9, remove Node7, update EOL of LTS -
f9ca847docs(README): pull API section up -
e5d43afdocs(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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot