[openstreetmap/openstreetmap-website] Bump puma from 5.0.2 to 5.0.3 (#2910)

dependabot[bot] notifications at github.com
Tue Oct 27 05:01:45 UTC 2020


Bumps [puma](https://github.com/puma/puma) from 5.0.2 to 5.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/puma/puma/releases">puma's releases</a>.</em></p>
<blockquote>
<h2>5.0.3</h2>
<p>A release with a bunch of bugfixes and stability improvements.</p>
<ul>
<li>
<p>Bugfixes</p>
<ul>
<li>Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432">#2432</a>)</li>
<li>Fix hang on shutdown in refork (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2442">#2442</a>)</li>
<li>Fix <code>Bundler::GemNotFound</code> errors for <code>nio4r</code> gem during phased restarts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2427">#2427</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2018">#2018</a>)</li>
<li>Server run thread safety fix (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2435">#2435</a>)</li>
<li>Fire <code>on_booted</code> after server starts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2431">#2431</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2212">#2212</a>)</li>
<li>Cleanup daemonization in rc.d script (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2409">#2409</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448">#2448</a>)</li>
<li>Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450">#2450</a>)</li>
<li>Extract req/resp methods to new request.rb from server.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2419">#2419</a>)</li>
<li>Refactor Reactor and Client request buffering (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2279">#2279</a>)</li>
<li>client.rb - remove JRuby specific 'finish' code (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2412">#2412</a>)</li>
<li>Consolidate fast_write calls in Server, extract early_hints assembly (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2405">#2405</a>)</li>
<li>Remove upstart from docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2408">#2408</a>)</li>
<li>Consolidate option handling in Server, Server small refactors, doc changes (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2389">#2389</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p>
<blockquote>
<h2>5.0.3 / 2020-10-26</h2>
<ul>
<li>
<p>Bugfixes</p>
<ul>
<li>Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432">#2432</a>)</li>
<li>Fix hang on shutdown in refork (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2442">#2442</a>)</li>
<li>Fix <code>Bundler::GemNotFound</code> errors for <code>nio4r</code> gem during phased restarts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2427">#2427</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2018">#2018</a>)</li>
<li>Server run thread safety fix (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2435">#2435</a>)</li>
<li>Fire <code>on_booted</code> after server starts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2431">#2431</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2212">#2212</a>)</li>
<li>Cleanup daemonization in rc.d script (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2409">#2409</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448">#2448</a>)</li>
<li>Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450">#2450</a>)</li>
<li>Extract req/resp methods to new request.rb from server.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2419">#2419</a>)</li>
<li>Refactor Reactor and Client request buffering (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2279">#2279</a>)</li>
<li>client.rb - remove JRuby specific 'finish' code (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2412">#2412</a>)</li>
<li>Consolidate fast_write calls in Server, extract early_hints assembly (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2405">#2405</a>)</li>
<li>Remove upstart from docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2408">#2408</a>)</li>
<li>Consolidate option handling in Server, Server small refactors, doc changes (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2389">#2389</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/puma/puma/commit/d0f75b472c7c32f0daa7ffd56b1c4d945538efb3"><code>d0f75b4</code></a> 5.0.3 - Update History.md (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2452">#2452</a>)</li>
<li><a href="https://github.com/puma/puma/commit/1ad4210179404287bfe353f94193ebdd8b4d65da"><code>1ad4210</code></a> Change 5.0.3 release date</li>
<li><a href="https://github.com/puma/puma/commit/29d318a6ba237435cb07843411f9b818ce60837b"><code>29d318a</code></a> 5.0.3</li>
<li><a href="https://github.com/puma/puma/commit/e48d6f3caedfaf0298d81488da3115aee66f9198"><code>e48d6f3</code></a> Revert &quot;Adds configuration option to set max_fast_inline (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2406">#2406</a>)&quot;</li>
<li><a href="https://github.com/puma/puma/commit/94cdefce702f034005b0791b25eb8151ef9d9fcf"><code>94cdefc</code></a> Add vendor to gitignore</li>
<li><a href="https://github.com/puma/puma/commit/09be7ce9234904944d827a32ce1a2bcb42a1e763"><code>09be7ce</code></a> Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448">#2448</a>)</li>
<li><a href="https://github.com/puma/puma/commit/0e804b21bf93cfa3c646683452ac2bbd86c41085"><code>0e804b2</code></a> queue_close.rb - fix 'warning: instance variable <a href="https://github.com/closed">@closed</a> not initialized' on ...</li>
<li><a href="https://github.com/puma/puma/commit/992a4076c154ac0fcbdc9745e818954695124949"><code>992a407</code></a> Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450">#2450</a>)</li>
<li><a href="https://github.com/puma/puma/commit/c17a4a5e6a0a68a1f7b1c40236e03136dadf5976"><code>c17a4a5</code></a> queue_close.rb - refactor loading, move comment for docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2447">#2447</a>)</li>
<li><a href="https://github.com/puma/puma/commit/6c69e29ac311500972caca76b9ed8a5118df6243"><code>6c69e29</code></a> Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432">#2432</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/puma/puma/compare/v5.0.2...v5.0.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puma&package-manager=bundler&previous-version=5.0.2&new-version=5.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/2910

-- Commit Summary --

  * Bump puma from 5.0.2 to 5.0.3

-- File Changes --

    M Gemfile.lock (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2910.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2910.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201026/d70f9b8e/attachment.htm>


More information about the rails-dev mailing list