33.md (5076B)
1 # PR #33 Update chai to version 4.0.0 🚀 2 3 - **Status:** closed 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2017-05-26T11:22:09Z 6 - **Branch:** greenkeeper-chai-4.0.0 → master 7 - **Closed:** 2018-04-09T13:51:27Z 8 - **Labels:** greenkeeper 9 - **Diff:** [33.diff](./33.diff) 10 11 --- 12 13 | 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | 14 | --- | 15 | This version of Greenkeper will be __shutdown on May 31st.__ | 16 | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /> 17 18 --- 19 Hello lovely humans, 20 21 [chai](https://www.npmjs.com/package/chai) just published its new version 4.0.0. 22 23 <table> 24 <tr> 25 <th align=left> 26 State 27 </th> 28 <td> 29 Update :rocket: 30 </td> 31 </tr> 32 <tr> 33 <th align=left> 34 Dependency 35 </td> 36 <td> 37 chai 38 </td> 39 </tr> 40 <tr> 41 <th align=left> 42 New version 43 </td> 44 <td> 45 4.0.0 46 </td> 47 </tr> 48 <tr> 49 <th align=left> 50 Type 51 </td> 52 <td> 53 devDependency 54 </td> 55 </tr> 56 </table> 57 58 This version is **not covered** by your **current version range**. 59 60 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. 61 62 I recommend you look into these changes and try to get onto the latest version of chai. 63 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. 64 65 66 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? 67 Are you unsure about how things are supposed to work? 68 69 There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). 70 71 Good luck with your project :sparkles: 72 73 You rock! 74 75 :palm_tree: 76 77 --- 78 The new version differs by 350 commits . 79 80 - [`ab1fbad`](https://github.com/chaijs/chai/commit/ab1fbadcfe4339072976e468382b3d875fdafe5d) <code>Merge pull request #973 from chaijs/chore-uncomment-travis-deploy</code> 81 - [`545ca2f`](https://github.com/chaijs/chai/commit/545ca2f0a6fa976192ff5ce339124e8e967bd5f2) <code>chore: uncomment travis lines</code> 82 - [`6349ff4`](https://github.com/chaijs/chai/commit/6349ff4731083c104407dd30eed0d10658dfaa46) <code>Merge pull request #972 from lucasfcosta/release-4.0.0</code> 83 - [`0fe98b1`](https://github.com/chaijs/chai/commit/0fe98b14fec71a727dea6d165c4b12bd817d65c1) <code>chai@4.0.0</code> 84 - [`30a4451`](https://github.com/chaijs/chai/commit/30a44513f4f39fd8528b4527a32f674c1ea1b862) <code>Merge pull request #967 from lucasfcosta/remove-lib-bump</code> 85 - [`8ba95a7`](https://github.com/chaijs/chai/commit/8ba95a76208a2f26c6f6bfb6dd908ad997613008) <code>Remove bump command to change lib/chai.js</code> 86 - [`0825826`](https://github.com/chaijs/chai/commit/0825826059637cfb22c71aa87db9324620cd0eab) <code>Merge pull request #964 from zetamorph/assert-nestedInclude-ownInclude</code> 87 - [`f3adfd9`](https://github.com/chaijs/chai/commit/f3adfd911ea4bd7c356b3efdc8ab047628dde10a) <code>fix: PhantomJS 1.x incompatibility (#966)</code> 88 - [`b744130`](https://github.com/chaijs/chai/commit/b744130df98f770df92737a1614ea95c10bd5df9) <code>Assert: made documentation more descriptive</code> 89 - [`33e4403`](https://github.com/chaijs/chai/commit/33e440367148a4a8c1a5b8c66b937890b3c611e4) <code>test: added custom message test to negated .nested-, .deep-, .own.include</code> 90 - [`4180242`](https://github.com/chaijs/chai/commit/4180242e8352f15cac91671be552cd865d5bb38f) <code>test: added message argument to negated nested-, deep-, own- and deepOwnInclude</code> 91 - [`40bb490`](https://github.com/chaijs/chai/commit/40bb4900601557099b7bb7f06a34a99881732b1c) <code>assert interface: add .deepOwnInclude and notdeepOwnInclude</code> 92 - [`97b6243`](https://github.com/chaijs/chai/commit/97b62434314c5d2b2ee712fa8248045a94a975da) <code>assert interface: add .ownInclude and .notOwnInclude</code> 93 - [`24d7fa3`](https://github.com/chaijs/chai/commit/24d7fa3849a172ffc8d09ea1fa068021409bc850) <code>assert interface: add deepNestedInclude and notDeepNestedInclude</code> 94 - [`7063b94`](https://github.com/chaijs/chai/commit/7063b940a85fd55075d4b0db326e38a04e961d63) <code>assert interface: add nestedInclude and notNestedInclude</code> 95 96 97 There are 250 commits in total. See the [full diff](https://github.com/chaijs/chai/compare/4ca0218391cf947c6cfac2d1a7424a63a4b4c232...ab1fbadcfe4339072976e468382b3d875fdafe5d). 98