akabiru / todos-api

🍻 🍾 @scotch-io tutorial "Build a RESTful JSON API with Rails 5" codebase.
https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
MIT License
188 stars 101 forks source link

Bump puma from 3.11.0 to 4.1.1 #65

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps puma from 3.11.0 to 4.1.1.

Release notes *Sourced from [puma's releases](https://github.com/puma/puma/releases).* > ## 4.1.1 > 3 bugfixes > > * Revert our attempt to not dup STDOUT/STDERR ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) > * Fix socket close on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) > * Fix workers not shutting down correctly ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908)) > > ## 4.1.0 - Fourth and One > * 4 features > * Add REQUEST_PATH on parse error message ([#1831](https://github-redirect.dependabot.com/puma/puma/issues/1831)) > * You can now easily add custom log formatters with the `log_formatter` config option ([#1816](https://github-redirect.dependabot.com/puma/puma/issues/1816)) > * Puma.stats now provides process start times ([#1844](https://github-redirect.dependabot.com/puma/puma/issues/1844)) > * Add support for disabling TLSv1.1 ([#1836](https://github-redirect.dependabot.com/puma/puma/issues/1836)) > > * 7 bugfixes > * Fix issue where Puma was creating zombie process entries ([#1887](https://github-redirect.dependabot.com/puma/puma/issues/1887)) > * Fix bugs with line-endings and chunked encoding ([#1812](https://github-redirect.dependabot.com/puma/puma/issues/1812)) > * RACK_URL_SCHEME is now set correctly in all conditions ([#1491](https://github-redirect.dependabot.com/puma/puma/issues/1491)) > * We no longer mutate global STDOUT/STDERR, particularly the sync setting ([#1837](https://github-redirect.dependabot.com/puma/puma/issues/1837)) > * SSL read_nonblock no longer blocks ([#1857](https://github-redirect.dependabot.com/puma/puma/issues/1857)) > * Swallow connection errors when sending early hints ([#1822](https://github-redirect.dependabot.com/puma/puma/issues/1822)) > * Backtrace no longer dumped when invalid pumactl commands are run ([#1863](https://github-redirect.dependabot.com/puma/puma/issues/1863)) > > * 5 other > * Avoid casting worker_timeout twice ([#1838](https://github-redirect.dependabot.com/puma/puma/issues/1838)) > * Removed a call to private that wasn't doing anything ([#1882](https://github-redirect.dependabot.com/puma/puma/issues/1882)) > * README, Rakefile, docs and test cleanups ([#1848](https://github-redirect.dependabot.com/puma/puma/issues/1848), [#1847](https://github-redirect.dependabot.com/puma/puma/issues/1847), [#1846](https://github-redirect.dependabot.com/puma/puma/issues/1846), [#1853](https://github-redirect.dependabot.com/puma/puma/issues/1853), [#1859](https://github-redirect.dependabot.com/puma/puma/issues/1859), [#1850](https://github-redirect.dependabot.com/puma/puma/issues/1850), [#1866](https://github-redirect.dependabot.com/puma/puma/issues/1866), [#1870](https://github-redirect.dependabot.com/puma/puma/issues/1870), [#1872](https://github-redirect.dependabot.com/puma/puma/issues/1872), [#1833](https://github-redirect.dependabot.com/puma/puma/issues/1833), [#1888](https://github-redirect.dependabot.com/puma/puma/issues/1888)) > * Puma.io has proper documentation now (https://puma.io/puma/) > * Added the Contributor Covenant CoC > > * 1 known issue > * Some users are still experiencing issues surrounding socket activation and Unix sockets ([#1842](https://github-redirect.dependabot.com/puma/puma/issues/1842)) > > Codename: Fourth and One > > ![why-dont-coaches-go-for-it-on-4th-down](https://user-images.githubusercontent.com/845662/62732073-66c87b00-b9d8-11e9-9d59-add93aad2346.jpg) > > ## v4.0.1 > * 2 bugfixes > * Fix socket removed after reload - should fix problems with systemd socket activation. ([#1829](https://github-redirect.dependabot.com/puma/puma/issues/1829)) > * Add extconf tests for DTLS_method & TLS_server_method, use in minissl.rb. Should fix "undefined symbol: DTLS_method" when compiling against old OpenSSL versions. ([#1832](https://github-redirect.dependabot.com/puma/puma/issues/1832)) > * 1 other > * Removed unnecessary RUBY_VERSION checks. ([#1827](https://github-redirect.dependabot.com/puma/puma/issues/1827)) > > ## v4.0.0 - 4 Fast 4 Furious > ## 9 feature > * Add support for disabling TLSv1.0 ([#1562](https://github-redirect.dependabot.com/puma/puma/issues/1562)) > * Request body read time metric ([#1569](https://github-redirect.dependabot.com/puma/puma/issues/1569)) > * Add out_of_band hook ([#1648](https://github-redirect.dependabot.com/puma/puma/issues/1648)) > * Re-implement (native) IOBuffer for JRuby ([#1691](https://github-redirect.dependabot.com/puma/puma/issues/1691)) > ... (truncated)
Changelog *Sourced from [puma's changelog](https://github.com/puma/puma/blob/master/History.md).* > ## 4.1.1 / 2019-09-05 > > * 3 bugfixes > * Revert our attempt to not dup STDOUT/STDERR ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) > * Fix socket close on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) > * Fix workers not shutting down correctly ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908)) > > ## 4.1.0 / 2019-08-08 > > * 4 features > * Add REQUEST_PATH on parse error message ([#1831](https://github-redirect.dependabot.com/puma/puma/issues/1831)) > * You can now easily add custom log formatters with the `log_formatter` config option ([#1816](https://github-redirect.dependabot.com/puma/puma/issues/1816)) > * Puma.stats now provides process start times ([#1844](https://github-redirect.dependabot.com/puma/puma/issues/1844)) > * Add support for disabling TLSv1.1 ([#1836](https://github-redirect.dependabot.com/puma/puma/issues/1836)) > > * 7 bugfixes > * Fix issue where Puma was creating zombie process entries ([#1887](https://github-redirect.dependabot.com/puma/puma/issues/1887)) > * Fix bugs with line-endings and chunked encoding ([#1812](https://github-redirect.dependabot.com/puma/puma/issues/1812)) > * RACK_URL_SCHEME is now set correctly in all conditions ([#1491](https://github-redirect.dependabot.com/puma/puma/issues/1491)) > * We no longer mutate global STDOUT/STDERR, particularly the sync setting ([#1837](https://github-redirect.dependabot.com/puma/puma/issues/1837)) > * SSL read_nonblock no longer blocks ([#1857](https://github-redirect.dependabot.com/puma/puma/issues/1857)) > * Swallow connection errors when sending early hints ([#1822](https://github-redirect.dependabot.com/puma/puma/issues/1822)) > * Backtrace no longer dumped when invalid pumactl commands are run ([#1863](https://github-redirect.dependabot.com/puma/puma/issues/1863)) > > * 5 other > * Avoid casting worker_timeout twice ([#1838](https://github-redirect.dependabot.com/puma/puma/issues/1838)) > * Removed a call to private that wasn't doing anything ([#1882](https://github-redirect.dependabot.com/puma/puma/issues/1882)) > * README, Rakefile, docs and test cleanups ([#1848](https://github-redirect.dependabot.com/puma/puma/issues/1848), [#1847](https://github-redirect.dependabot.com/puma/puma/issues/1847), [#1846](https://github-redirect.dependabot.com/puma/puma/issues/1846), [#1853](https://github-redirect.dependabot.com/puma/puma/issues/1853), [#1859](https://github-redirect.dependabot.com/puma/puma/issues/1859), [#1850](https://github-redirect.dependabot.com/puma/puma/issues/1850), [#1866](https://github-redirect.dependabot.com/puma/puma/issues/1866), [#1870](https://github-redirect.dependabot.com/puma/puma/issues/1870), [#1872](https://github-redirect.dependabot.com/puma/puma/issues/1872), [#1833](https://github-redirect.dependabot.com/puma/puma/issues/1833), [#1888](https://github-redirect.dependabot.com/puma/puma/issues/1888)) > * Puma.io has proper documentation now (https://puma.io/puma/) > * Added the Contributor Covenant CoC > > * 1 known issue > * Some users are still experiencing issues surrounding socket activation and Unix sockets ([#1842](https://github-redirect.dependabot.com/puma/puma/issues/1842)) > > ## 4.0.1 / 2019-07-11 > > * 2 bugfixes > * Fix socket removed after reload - should fix problems with systemd socket activation. ([#1829](https://github-redirect.dependabot.com/puma/puma/issues/1829)) > * Add extconf tests for DTLS_method & TLS_server_method, use in minissl.rb. Should fix "undefined symbol: DTLS_method" when compiling against old OpenSSL versions. ([#1832](https://github-redirect.dependabot.com/puma/puma/issues/1832)) > * 1 other > * Removed unnecessary RUBY_VERSION checks. ([#1827](https://github-redirect.dependabot.com/puma/puma/issues/1827)) > > ## 4.0.0 / 2019-06-25 > > * 9 features > * Add support for disabling TLSv1.0 ([#1562](https://github-redirect.dependabot.com/puma/puma/issues/1562)) > * Request body read time metric ([#1569](https://github-redirect.dependabot.com/puma/puma/issues/1569)) > * Add out_of_band hook ([#1648](https://github-redirect.dependabot.com/puma/puma/issues/1648)) > * Re-implement (native) IOBuffer for JRuby ([#1691](https://github-redirect.dependabot.com/puma/puma/issues/1691)) > * Min worker timeout ([#1716](https://github-redirect.dependabot.com/puma/puma/issues/1716)) > ... (truncated)
Commits - [`e324a12`](https://github.com/puma/puma/commit/e324a12b6fde3935c8548c81af274562c448f6d9) Version to 4.1.1 - [`ce45845`](https://github.com/puma/puma/commit/ce458451dbd489a8fc69066a3174854f658ea04d) test_integration.erb - fix intermittent test ([#1924](https://github-redirect.dependabot.com/puma/puma/issues/1924)) - [`9efac9e`](https://github.com/puma/puma/commit/9efac9ecf3640cb12a202ca916071275186ed84d) tests - clean up - three commits ([#1903](https://github-redirect.dependabot.com/puma/puma/issues/1903)) - [`b4ff8e1`](https://github.com/puma/puma/commit/b4ff8e1070e642a29c596cc7c299439118994290) 4.1.1 release notes - [`677f6b8`](https://github.com/puma/puma/commit/677f6b869fdfdae9dd3913e87658a6cf56ff7347) Revert "Avoid mutating global STDOUT & STDERR ([#1837](https://github-redirect.dependabot.com/puma/puma/issues/1837))" ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) - [`2fb0f27`](https://github.com/puma/puma/commit/2fb0f274c2003866fa19dcac4b6af5c2bec6a52f) lib\puma\accept_nonblock.rb - fix socket closing on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) - [`5e96236`](https://github.com/puma/puma/commit/5e962360cee64c314d9201ebde072270c500ac9e) Fixes Cluster worker shutdown/restart ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908)) - [`736117c`](https://github.com/puma/puma/commit/736117c13ef2a7ff441e8d27d324ccb6a9087064) 4.1.0 - [`6d80a09`](https://github.com/puma/puma/commit/6d80a09c82bf75c09111a0db28e3520a890a0944) Rm mistakenly committed config.ru, rubocop - [`287ae90`](https://github.com/puma/puma/commit/287ae90b71720b4948ca9f1f0bda59025f61b0a3) Parallelize http11 test - Additional commits viewable in [compare view](https://github.com/puma/puma/compare/v3.11.0...v4.1.1)


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 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 readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.004% when pulling 07be0594d2e9b98583783ba3a9d68d1a54be3846 on dependabot/bundler/puma-4.1.1 into d8c70937e621989b22dfd74dd520bce8f3c1799b on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #66.