theodi / open-data-certificate

The mark of quality and trust for open data
https://certificates.theodi.org/
MIT License
46 stars 39 forks source link

Bump eventmachine from 1.2.5 to 1.2.6 #1676

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eventmachine from 1.2.5 to 1.2.6.

Release notes *Sourced from [eventmachine's releases](https://github.com/eventmachine/eventmachine/releases).* > ## 1.2.6 > ## 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]
Changelog *Sourced from [eventmachine's changelog](https://github.com/eventmachine/eventmachine/blob/master/CHANGELOG.md).* > # Changelog
Commits - [`159ad95`](https://github.com/eventmachine/eventmachine/commit/159ad95940b48a645b3a600b651ab297f7a34f30) Merge pull request [#839](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/839) from sodabrew/release-1.2.6 - [`358a6d4`](https://github.com/eventmachine/eventmachine/commit/358a6d466a029888d3f3ff63470eb0cab2e61880) Bump version to 1.2.6 - [`9ac300e`](https://github.com/eventmachine/eventmachine/commit/9ac300e630c6a554f149392d3bf1dc4e5c12a544) Changelog for v1.2.6 - [`b3f2dc4`](https://github.com/eventmachine/eventmachine/commit/b3f2dc492c589c2ae9a9ebc9eeda5b111c750138) Travis CI test through Ruby 2.6 - [`acadd36`](https://github.com/eventmachine/eventmachine/commit/acadd369932a6129c2e104121e56b5eff67173d5) Remove using namespace std; and be explicit with std:: prefixes ([#831](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/831)) - [`b18d8e2`](https://github.com/eventmachine/eventmachine/commit/b18d8e281d20c431433c23fd6c2b65140fe46dd8) Update badge URLs on README. ([#813](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/813)) - [`232e981`](https://github.com/eventmachine/eventmachine/commit/232e981a41fbba905f07ffa6710be6aa6c4de597) ssl: c++: be verbose about SSL connection errors ([#807](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/807)) - [`e9ef3d4`](https://github.com/eventmachine/eventmachine/commit/e9ef3d48e732fc324b2235f8d725b3ab11c06106) JRuby: return zero when sending data to a closed connection ([#804](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/804)) - [`ff13efb`](https://github.com/eventmachine/eventmachine/commit/ff13efb4beb0a70c93ad4b606d8be7ef65dc4201) Connection::error? calls report_connection_error_status in Ruby reactor ([#801](https://github-redirect.dependabot.com/eventmachine/eventmachine/issues/801)) - [`a02583b`](https://github.com/eventmachine/eventmachine/commit/a02583b429d5d5b34645ee048f69bce822af202e) Add missing EM_PROTO_* variables to Java Reactor - Additional commits viewable in [compare view](https://github.com/eventmachine/eventmachine/compare/v1.2.5...v1.2.6)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.