Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps eventmachine from 1.2.3 to 1.2.7.

Release notes

Sourced from eventmachine's releases.

1.2.7 (May 12, 2018)

  • Fix segfault on large numbers of connections #843

1.2.6 (April 30, 2018)

  • Fix segfault when an Exception is raised from unbind callback (for real this time!)
  • Fix race condition while initializing the machine #756
  • Fix for newer compilers where bind() and std::bind() conflict [#830, #831]
  • Be verbose about SSL connection errors #807
  • Avoid explicitly calling class methods when in class scope
  • Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
  • Java: return zero when sending data to a closed connection [#475, #804]
  • Pure Ruby: Connection::error? calls report_connection_error_status #801

1.2.5

Released to Rubygems

  • Java: Use long for larger values in oneshot timer intervals [#784, #794]

From 1.2.4:

  • Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
  • Fix IPv6 UDP get_peername #788
  • Allow for larger values in oneshot timer intervals [#784, #793]
  • Update extconf.rb to allow MinGW builds with OpenSSL 1.1.0 #785

1.2.4

Not released to Rubygems, use version 1.2.5

  • Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
  • Fix IPv6 UDP get_peername #788
  • Allow for larger values in oneshot timer intervals [#784, #793]
  • Update extconf.rb to allow MinGW builds with OpenSSL 1.1.0 #785
Changelog

Sourced from eventmachine's changelog.

1.2.7 (May 12, 2018)

  • Fix segfault on large numbers of connections #843

1.2.6 (April 30, 2018)

  • Fix segfault when an Exception is raised from unbind callback (for real this time!)
  • Fix race condition while initializing the machine #756
  • Fix for newer compilers where bind() and std::bind() conflict [#830, #831]
  • Be verbose about SSL connection errors #807
  • Avoid explicitly calling class methods when in class scope
  • Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
  • Java: return zero when sending data to a closed connection [#475, #804]
  • Pure Ruby: Connection::error? calls report_connection_error_status #801

1.2.5 (July 27, 2017)

  • Java: Use long for larger values in oneshot timer intervals [#784, #794]

1.2.4 (July 27, 2017)

  • Java: Add EM_PROTO_SSL/TLS definitions [#773, #791]
  • Fix IPv6 UDP get_peername #788
  • Allow for larger values in oneshot timer intervals [#784, #793]
  • Update extconf.rb to allow MinGW builds with OpenSSL 1.1.0 #785
Commits

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added bundler Automatic updates of gems dependencies Pull requests that update a dependency file labels Apr 19, 2021
@yulgolem yulgolem merged commit a92ca6e into master Apr 19, 2021
@dependabot dependabot bot deleted the dependabot/bundler/eventmachine-1.2.7 branch April 19, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bundler Automatic updates of gems dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants