35.md (5503B)
1 # PR #35 Update chai to the latest version 🚀 2 3 - **Status:** closed 4 - **Author:** @greenkeeper[bot] 5 - **Created:** 2017-06-02T07:07:24Z 6 - **Branch:** greenkeeper/chai-4.0.1 → master 7 - **Closed:** 2018-04-09T13:51:27Z 8 - **Labels:** greenkeeper 9 - **Diff:** [35.diff](./35.diff) 10 11 --- 12 13 14 ## Version **4.0.1** of [chai](https://github.com/chaijs/chai) just got published. 15 16 <table> 17 <tr> 18 <th align=left> 19 Dependency 20 </td> 21 <td> 22 chai 23 </td> 24 </tr> 25 <tr> 26 <th align=left> 27 Current Version 28 </td> 29 <td> 30 3.5.0 31 </td> 32 </tr> 33 <tr> 34 <th align=left> 35 Type 36 </td> 37 <td> 38 devDependency 39 </td> 40 </tr> 41 </table> 42 43 The version **4.0.1** is **not covered** by your **current version range**. 44 45 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. 46 47 I recommend you look into these changes and try to get onto the latest version of chai. 48 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. 49 50 51 --- 52 53 54 <details> 55 <summary>Release Notes</summary> 56 <strong>4.0.1 / 2017-05-31</strong> 57 58 <h1>4.0.1</h1> 59 <p>Of course, any major release cannot go without a quick bugfix release shortly after - and here's ours!</p> 60 <h1>Bug Fixes</h1> 61 <ul> 62 <li>Remove package.json <code>browser</code> field which was mistakenly added, and caused bundler tools like Browserify or Webpack to fail as it attempted to rebundle an already bundled file. (<a href="https://urls.greenkeeper.io/chaijs/chai/issues/978">#978</a>, <a href="https://urls.greenkeeper.io/chaijs/chai/pull/982">#982</a>)</li> 63 </ul> 64 </details> 65 66 <details> 67 <summary>Commits</summary> 68 <p>The new version differs by 352 commits.</p> 69 <ul> 70 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/b38b8d765972d624f075cf173806b43164430dbc"><code>b38b8d7</code></a> <code>fix: (#978) remove browser field (#982)</code></li> 71 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/d0ace69b682d3534c9020cc34ec4bac178f7706a"><code>d0ace69</code></a> <code>Update supported node version badge in README FIX #975</code></li> 72 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/ab1fbadcfe4339072976e468382b3d875fdafe5d"><code>ab1fbad</code></a> <code>Merge pull request #973 from chaijs/chore-uncomment-travis-deploy</code></li> 73 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/545ca2f0a6fa976192ff5ce339124e8e967bd5f2"><code>545ca2f</code></a> <code>chore: uncomment travis lines</code></li> 74 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/6349ff4731083c104407dd30eed0d10658dfaa46"><code>6349ff4</code></a> <code>Merge pull request #972 from lucasfcosta/release-4.0.0</code></li> 75 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/0fe98b14fec71a727dea6d165c4b12bd817d65c1"><code>0fe98b1</code></a> <code>chai@4.0.0</code></li> 76 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/30a44513f4f39fd8528b4527a32f674c1ea1b862"><code>30a4451</code></a> <code>Merge pull request #967 from lucasfcosta/remove-lib-bump</code></li> 77 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/8ba95a76208a2f26c6f6bfb6dd908ad997613008"><code>8ba95a7</code></a> <code>Remove bump command to change lib/chai.js</code></li> 78 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/0825826059637cfb22c71aa87db9324620cd0eab"><code>0825826</code></a> <code>Merge pull request #964 from zetamorph/assert-nestedInclude-ownInclude</code></li> 79 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/f3adfd911ea4bd7c356b3efdc8ab047628dde10a"><code>f3adfd9</code></a> <code>fix: PhantomJS 1.x incompatibility (#966)</code></li> 80 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/b744130df98f770df92737a1614ea95c10bd5df9"><code>b744130</code></a> <code>Assert: made documentation more descriptive</code></li> 81 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/33e440367148a4a8c1a5b8c66b937890b3c611e4"><code>33e4403</code></a> <code>test: added custom message test to negated .nested-, .deep-, .own.include</code></li> 82 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/4180242e8352f15cac91671be552cd865d5bb38f"><code>4180242</code></a> <code>test: added message argument to negated nested-, deep-, own- and deepOwnInclude</code></li> 83 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/40bb4900601557099b7bb7f06a34a99881732b1c"><code>40bb490</code></a> <code>assert interface: add .deepOwnInclude and notdeepOwnInclude</code></li> 84 <li><a href="https://urls.greenkeeper.io/chaijs/chai/commit/97b62434314c5d2b2ee712fa8248045a94a975da"><code>97b6243</code></a> <code>assert interface: add .ownInclude and .notOwnInclude</code></li> 85 </ul> 86 <p>There are 250 commits in total.</p> 87 <p>See the <a href="https://urls.greenkeeper.io/chaijs/chai/compare/4ca0218391cf947c6cfac2d1a7424a63a4b4c232...b38b8d765972d624f075cf173806b43164430dbc">full diff</a></p> 88 </details> 89 90 <details> 91 <summary>Not sure how things should work exactly?</summary> 92 93 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). 94 </details> 95 96 97 --- 98 99 100 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree: 101 102 103