Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update irc-framework to the latest version 馃殌 #1782

Merged
merged 1 commit into from Dec 5, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 1, 2017

Version 2.10.0 of irc-framework was just published.

Dependency irc-framework
Current Version 2.9.1
Type dependency

The version 2.10.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of irc-framework.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.10.0

Change Log

New

  • SASL AUTHCOOKIE support
  • "back" event for users no longer being marked as away
  • Client modes now tracked under bot.user.modes
  • Displayed hostname now tracked under bot.user.host
  • Channel instance now keeps an internal userlist
  • ctcp request event triggers for VERSION requests if no existing version string is set
  • message_max_length option now available
  • require('irc-framework/browser') now uses pre-built es5 via babel

Fixes

  • Splitting long messages no longer splits on unicode characters
  • IRCv3 CHGHOST fixes
Commits

The new version differs by 40 commits.

There are 40 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper greenkeeper bot added the Type: Dependencies Automatic updates for dependencies, managed by Renovate. label Dec 1, 2017
greenkeeper bot added a commit that referenced this pull request Dec 1, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2017

Version 2.10.1 just got published.

Update to this version instead 馃殌

@xPaw xPaw force-pushed the greenkeeper/irc-framework-2.10.0 branch from a943c0f to 04f4bb1 Compare December 4, 2017 18:53
greenkeeper bot added a commit that referenced this pull request Dec 4, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 4, 2017

Version 2.10.2 just got published.

Update to this version instead 馃殌

Release Notes v2.10.2

Change Log

Fixes

  • Node.js v4 regression

Copy link
Member

@astorije astorije left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, let's give this a go.
@xPaw, looking at release notes, I'm thinking we might need some changes to fully utilize what's added between 2.9.1 and 2.10.2.

@astorije astorije merged commit 4b3f227 into master Dec 5, 2017
@astorije astorije deleted the greenkeeper/irc-framework-2.10.0 branch December 5, 2017 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Automatic updates for dependencies, managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants