Created by: greenkeeper[bot]
power-assert was just published.
Version 1.5.0 ofDependency | 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.
-
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 havestrict
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot