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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update irc-framework to the latest version 🚀 #1070

Merged
merged 2 commits into from
Apr 23, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 23, 2017

Version 2.7.0 of irc-framework just got published.

Dependency irc-framework
Current Version 2.6.1
Type dependency

The version 2.7.0 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 irc-framework.
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 v2.7.0

Change Log

  • Auto-reconnect improvements
  • Support passing extra arguments to .whois()
  • .setTopic() helper function
Commits

The new version differs by 7 commits0.

false

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 🌴

@greenkeeper greenkeeper bot added the Type: Dependencies Automatic updates for dependencies, managed by Renovate. label Apr 23, 2017
@xPaw xPaw added this to the 2.3.0 milestone Apr 23, 2017
@astorije
Copy link
Member

Yay! 🎉

@xPaw, in the release notes:

  • Support passing extra arguments to .whois()
  • .setTopic() helper function

I feel like we could benefit from those, at least here (and probably somewhere around the whois input code). Thoughts?

@xPaw
Copy link
Member

xPaw commented Apr 23, 2017

No direct benefit, they're just helper methods doing the same raw call we do.

@astorije astorije merged commit b45946f into master Apr 23, 2017
@astorije astorije deleted the greenkeeper/irc-framework-2.7.0 branch April 23, 2017 15:46
@astorije
Copy link
Member

Right, but we should probably use these helpers though.

matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
…ework-2.7.0

Update irc-framework to the latest version 🚀
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.

2 participants