-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Bump eventmachine from 1.2.3 to 1.2.7 #2623
Conversation
Bumps [eventmachine](https://github.com/eventmachine/eventmachine) from 1.2.3 to 1.2.7. - [Release notes](https://github.com/eventmachine/eventmachine/releases) - [Changelog](https://github.com/eventmachine/eventmachine/blob/master/CHANGELOG.md) - [Commits](eventmachine/eventmachine@v1.2.3...v1.2.7) Signed-off-by: dependabot[bot] <[email protected]>
Hey @greysteil we think this upgrade process is great and we want to keep supporting it! |
For sure - it’s late here (in the U.K.) but I’ll sort something out on rate limiting in the morning. Glad you like the upgrade process, and a pleasure to be able to help out. |
Thanks a lot! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! The changes seem harmless for OFN. And this gem is only used for guard-livereload
, and that still works.
No user testing needed, as this only affects the development environment.
I've just set the maximum number of open PRs for this repo to 5 per language - hopefully that will keep things more manageable as you get up-to-date. The limit doesn't apply to security fix PRs - you'll always get those. |
Thank you very much, @greysteil! 😀 |
Bumps eventmachine from 1.2.3 to 1.2.7.
Release notes
Sourced from eventmachine's releases.
Changelog
Sourced from eventmachine's changelog.
Commits
9cb13a8
Bump version to 1.2.78d1a6c5
Changelog for v1.2.73440de4
Fix crashes on large numbers of connections (#843)159ad95
Merge pull request #839 from sodabrew/release-1.2.6358a6d4
Bump version to 1.2.69ac300e
Changelog for v1.2.6b3f2dc4
Travis CI test through Ruby 2.6acadd36
Remove using namespace std; and be explicit with std:: prefixes (#831)b18d8e2
Update badge URLs on README. (#813)232e981
ssl: c++: be verbose about SSL connection errors (#807)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot merge
will merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.