Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
This release includes one new feature and a few bug fixes.
.property
assertion (#992; @meeber)expectTypes
to access ssfi
flag (#993; @meeber)The new version differs by 16 commits.
df9073c
Merge pull request #998 from v1adko/make-release
cad9933
Merge pull request #1004 from chaijs/code-owners
cf70b11
Create CODEOWNERS
3397dda
Merge pull request #1005 from meeber/skip-failing-tests
11a6f85
test: skip failing .include
tests in IE11
45cb327
chai@4.1.0
2eddd79
Add ES6 collection support to include() (#994)
3c932e2
feat: allow dates for isBelow and isAbove assertions (#990)
3bcb21c
Merge pull request #979 from chaijs/greenkeeper/browserify-14.4.0
5daceab
Merge pull request #988 from samlanning/missing-var
9116bc8
Merge pull request #993 from meeber/refactor-expect-types
351e968
Merge pull request #992 from meeber/property-target-type
e7b2384
refactor: expectTypes
to access ssfi
flag
e6ddf64
fix: check target's type in .property
assertion
7e466af
Add a missing var keyword found by lgtm.com
There are 16 commits in total.
See the full diff
Version 4.0.2 of chai just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As chai is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/types/npm-lodash/builds/239742250?utm_source=github_status&utm_medium=notification)Release Notes
4.0.2 / 2017-06-05We have another bugfix release, addressing some issues for WebPack 1 users.
Bug Fixes
Commits
The new version differs by 1 commits.
616cf8b
Revert get version package json (#986)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: