5.md (3400B)
1 # PR #5 Update irc to version 0.5.0 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2016-03-26T18:05:42Z 6 - **Branch:** greenkeeper-irc-0.5.0 → master 7 - **Merged:** 2016-03-26T20:38:24Z 8 - **Diff:** [5.diff](./5.diff) 9 10 --- 11 12 Hello :wave: 13 14 :rocket::rocket::rocket: 15 16 [irc](https://www.npmjs.com/package/irc) just published its new version 0.5.0, which **is not covered by your current version range**. 17 18 If this pull request passes your tests you can publish your software with the latest version of irc – otherwise use this branch to work on adaptions and fixes. 19 20 Happy fixing and merging :palm_tree: 21 22 --- 23 24 The new version differs by 46 commits . 25 - [`9bb17d2`](https://github.com/martynsmith/node-irc/commit/9bb17d24d69dab0e665e3860aaefb96b1b2630e0) `0.5.0` 26 - [`e45a78d`](https://github.com/martynsmith/node-irc/commit/e45a78d4eb63698d4aff17437c540620f54e6c05) `Update changelog.` 27 - [`fd8277a`](https://github.com/martynsmith/node-irc/commit/fd8277abd4e1d9623a18f3411d87f2fb53483553) `Merge pull request #448 from Zoddo/patch-1` 28 - [`e8484a1`](https://github.com/martynsmith/node-irc/commit/e8484a108ac3996287196187d5d0dc5eb7991067) `User status isn't updated on MODE if he's not VOICE or OP` 29 - [`489ceb5`](https://github.com/martynsmith/node-irc/commit/489ceb5868304178ca6bd5a01f778e3a00861249) `Merge pull request #373 from Phalanxia/patch-1` 30 - [`231d748`](https://github.com/martynsmith/node-irc/commit/231d7485ba7bab777d7d1fdd2899fe068a95e140) `Merge pull request #372 from pdehaan/patch-1` 31 - [`a2233db`](https://github.com/martynsmith/node-irc/commit/a2233db6e9e630d64d3281604a673e92808d496b) `Merge pull request #452 from martynsmith/jirwin/fix-ping-timeouts` 32 - [`b47c7db`](https://github.com/martynsmith/node-irc/commit/b47c7dbbefd9e9e7997fcb4d924dc5d966d913cb) `fix(ping timeouts): When a ping timeout is detected properly destroy the existing connection before making a new one.` 33 - [`43ed448`](https://github.com/martynsmith/node-irc/commit/43ed448a1b53a97bc5cedd84b64e34edc74ce8f3) `Merge pull request #450 from spalger/patch-1` 34 - [`19ed72e`](https://github.com/martynsmith/node-irc/commit/19ed72ecd93fcdd7e1ab35db5e819c8fe3860523) `Added link to install instructions for ICU` 35 - [`8e05622`](https://github.com/martynsmith/node-irc/commit/8e056224cc984b1ebb91ef60ed5c4f18a547270b) `Merge pull request #418 from philip-peterson/master` 36 - [`c91436f`](https://github.com/martynsmith/node-irc/commit/c91436f98cd49a5aefcd1f7287bef120519f5998) `Detect and recover from ping timeouts` 37 - [`8f7c2a4`](https://github.com/martynsmith/node-irc/commit/8f7c2a4378bdc0d2c8478e75b1ed9b48b69d8625) `Fix lint.` 38 - [`ce2bf24`](https://github.com/martynsmith/node-irc/commit/ce2bf24d914ec94912ab6b99dd8efd661a0f2c6e) `Fixes #419. Set a default maxLength in case a message is sent before it could be properly set.` 39 - [`0c84741`](https://github.com/martynsmith/node-irc/commit/0c847417fb522c97cc04df261c2b1c63d72b6584) `Update changelog.` 40 41 There are 46 commits in total. See the [full diff](https://github.com/martynsmith/node-irc/compare/e6669464192d2cf5ca0bdc29263ac93e8732c01a...9bb17d24d69dab0e665e3860aaefb96b1b2630e0). 42 43 --- 44 45 This pull request was created by [greenkeeper.io](http://greenkeeper.io/). 46 It keeps your software, up to date, all the time. 47 48 <sub> 49 Tired of seeing this sponsor message? Upgrade to the supporter plan! 50 You'll also get your pull requests faster :zap: 51 </sub> 52 53