Update chai to the latest version 🚀
Version 4.0.2 of chai just got published.
| Dependency | chai |
|---|---|
| Current Version | 3.5.0 |
| Type | devDependency |
The version 4.0.2 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of chai. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
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 353 commits.
616cf8bRevert get version package json (#986)b38b8d7fix: (#978) remove browser field (#982)d0ace69Update supported node version badge in README FIX #975ab1fbadMerge pull request #973 from chaijs/chore-uncomment-travis-deploy545ca2fchore: uncomment travis lines6349ff4Merge pull request #972 from lucasfcosta/release-4.0.00fe98b1[email protected]30a4451Merge pull request #967 from lucasfcosta/remove-lib-bump8ba95a7Remove bump command to change lib/chai.js0825826Merge pull request #964 from zetamorph/assert-nestedInclude-ownIncludef3adfd9fix: PhantomJS 1.x incompatibility (#966)b744130Assert: made documentation more descriptive33e4403test: added custom message test to negated .nested-, .deep-, .own.include4180242test: added message argument to negated nested-, deep-, own- and deepOwnInclude40bb490assert interface: add .deepOwnInclude and notdeepOwnInclude
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 4.1.0 just got published.
Update to this version instead 🚀
Release Notes
4.1.0 / 2017-07-11This release includes one new feature and a few bug fixes.
New Features
- Add ES6 collection support to include() (#970, #994; @shvaikalesh)
Bug Fixes
- Allow dates for isBelow and isAbove assertions (#980, #990; @v1adko)
- fix: check target's type in
.propertyassertion (#992; @meeber)
Chores
- Add a missing var keyword found by lgtm.com (#988; @samlanning)
- refactor:
expectTypesto accessssfiflag (#993; @meeber) - Create CODEOWNERS (#1004; @keithamus)
Commits
The new version differs by 16 commits.
df9073cMerge pull request #998 from v1adko/make-releasecad9933Merge pull request #1004 from chaijs/code-ownerscf70b11Create CODEOWNERS3397ddaMerge pull request #1005 from meeber/skip-failing-tests11a6f85test: skip failing.includetests in IE1145cb327[email protected]2eddd79Add ES6 collection support to include() (#994)3c932e2feat: allow dates for isBelow and isAbove assertions (#990)3bcb21cMerge pull request #979 from chaijs/greenkeeper/browserify-14.4.05daceabMerge pull request #988 from samlanning/missing-var9116bc8Merge pull request #993 from meeber/refactor-expect-types351e968Merge pull request #992 from meeber/property-target-typee7b2384refactor:expectTypesto accessssfiflage6ddf64fix: check target's type in.propertyassertion7e466afAdd a missing var keyword found by lgtm.com
There are 16 commits in total.
See the full diff
Version 4.1.1 just got published.
Update to this version instead 🚀
Release Notes
4.1.1 / 2017-08-05This release includes a few bug and documentation fixes.
Bug Fixes
- fix:
.instanceofto allow DOM interfaces in IE11 (#1000, #1008; @meeber) - fix:
.includeto work with all objects (#1009, #1012; @meeber)
Docs
- fix: correct hasAnyKeys comment error (#1014; @zenHeart)
- docs: re-indent hasAnyKeys code (#1016; @keithamus)
Commits
The new version differs by 10 commits.
02ddebdMerge pull request #1019 from meeber/release-4.1.1ac48db3[email protected]d2e9599Merge pull request #1016 from chaijs/fix-reindent-code-101492d2ccadocs: re-indent hasAnyKeys codeb625497Merge pull request #1012 from meeber/fix-include-types8fa24f2Merge pull request #1014 from zenHeart/fix-hasAnyKeys-comment113a5b8fix: correct hasAnyKeys comment errorc01cf30fix:.includeto work with all objects1847ef8Merge pull request #1008 from meeber/fix-ie11-instanceofc107abbfix:.instanceofto allow DOM interfaces in IE11
See the full diff
Version 4.1.2 just got published.
Update to this version instead 🚀
Release Notes
4.1.2 / 2017-08-31This release fixes a bug when running in certain environments, and includes a few minor documentation fixes.
Bug Fixes
- fix: update
deep-eqlto version 3.0.0 (#1020) - fix: replace code causing breakage under strict CSP (#1032; @Alhadis)
Docs
Commits
The new version differs by 8 commits.
529d395Merge pull request #1037 from Cutlery-Drawer/masterb534fca[email protected]c592551Merge pull request #1032 from Cutlery-Drawer/csp-fix31c3559Use a hardcoded no-op instead of instancing1ae9386Merge pull request #1025 from yanca018/master786043bUpdate license7c1ca16docs: add missing assert parameters (#1023)6e72c5afix(package): update deep-eql to version 3.0.0 (#1020)
See the full diff