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 puma from 3.11.0 to 3.11.4 #1665

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps puma from 3.11.0 to 3.11.4.

Changelog *Sourced from puma's [changelog](https://github.com/puma/puma/blob/master/History.md).* > ## 3.11.4 / 2018-04-12 > > * 2 features: > * Manage puma as a service using rc.d ([#1529](https://github-redirect.dependabot.com/puma/puma/issues/1529)) > * Server stats are now available from a top level method ([#1532](https://github-redirect.dependabot.com/puma/puma/issues/1532)) > * 5 bugfixes: > * Fix parsing CLI options ([#1482](https://github-redirect.dependabot.com/puma/puma/issues/1482)) > * Order of stderr and stdout is made before redirecting to a log file ([#1511](https://github-redirect.dependabot.com/puma/puma/issues/1511)) > * Init.d fix of `ps -p` to check if pid exists ([#1545](https://github-redirect.dependabot.com/puma/puma/issues/1545)) > * Early hints bugfix ([#1550](https://github-redirect.dependabot.com/puma/puma/issues/1550)) > * Purge interrupt queue when closing socket fails ([#1553](https://github-redirect.dependabot.com/puma/puma/issues/1553)) > > ## 3.11.3 / 2018-03-05 > > * 3 bugfixes: > * Add closed? to MiniSSL::Socket for use in reactor ([#1510](https://github-redirect.dependabot.com/puma/puma/issues/1510)) > * Handle EOFError at the toplevel of the server threads ([#1524](https://github-redirect.dependabot.com/puma/puma/issues/1524)) ([#1507](https://github-redirect.dependabot.com/puma/puma/issues/1507)) > * Deal with zero sized bodies when using SSL ([#1483](https://github-redirect.dependabot.com/puma/puma/issues/1483)) > > ## 3.11.2 / 2018-01-19 > > * 1 bugfix: > * Deal with read\_nonblock returning nil early > > ## 3.11.1 / 2018-01-18 > > * 1 bugfix: > * Handle read\_nonblock returning nil when the socket close ([#1502](https://github-redirect.dependabot.com/puma/puma/issues/1502))
Commits - [`e1865c2`](https://github.com/puma/puma/commit/e1865c25fa0e8169dc2de7d1c6b9a6648bf81842) v 3.11.4 - [`5fb2df9`](https://github.com/puma/puma/commit/5fb2df9144803f0f80ec1d9fb19d20d433706fef) Purge interrupt queue when closing socket fails ([#1553](https://github-redirect.dependabot.com/puma/puma/issues/1553)) - [`342661f`](https://github.com/puma/puma/commit/342661f05e54bf060b100bc4b45c4762a2f7e7ff) Use Ruby 2.2.9 on Travis again ([#1552](https://github-redirect.dependabot.com/puma/puma/issues/1552)) - [`1a13e6c`](https://github.com/puma/puma/commit/1a13e6cf7e352d632453d5777008365aecd76dfa) Use correct var in early hints ([#1550](https://github-redirect.dependabot.com/puma/puma/issues/1550)) - [`9aea96e`](https://github.com/puma/puma/commit/9aea96eaf3f06ba5d17c96ed95e0e603f5fbc102) `ps -p` will check correctly whether $PID exists ([#1545](https://github-redirect.dependabot.com/puma/puma/issues/1545)) - [`286cb05`](https://github.com/puma/puma/commit/286cb05029caeee804b1da5b0a2b7703f96e4ffe) Add warning about init.d being replaced by systemd ([#1533](https://github-redirect.dependabot.com/puma/puma/issues/1533)) - [`a4c7648`](https://github.com/puma/puma/commit/a4c7648d7580031719a8035028802894f9a07950) Merge pull request [#1546](https://github-redirect.dependabot.com/puma/puma/issues/1546) from schneems/schneems/require-puma-in-handler - [`2dfad76`](https://github.com/puma/puma/commit/2dfad760fb74773bbc7795acaccd7dcaf34b78d0) Ensure Puma.stats_object available using handler - [`429d17b`](https://github.com/puma/puma/commit/429d17bca11f8d22dcc1434c9f6ac826a06fa836) Merge pull request [#1532](https://github-redirect.dependabot.com/puma/puma/issues/1532) from schneems/schneems/puma-stats - [`ad6a322`](https://github.com/puma/puma/commit/ad6a322db814a043f385a88a10e9dac005a1bafd) Merge branch 'master' into schneems/puma-stats - Additional commits viewable in [compare view](https://github.com/puma/puma/compare/v3.11.0...v3.11.4)


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) Finally, you can contact us by mentioning @dependabot.