Skip to content

Commit

Permalink
Bump puma from 6.3.1 to 6.4.0 (#70)
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.0.
<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>6.4.0 - The Eagle of Durango</h2>
<p><img
src="https://github.com/puma/puma/assets/845662/8702eb06-b397-4c6b-a3a4-251186fe4513"
alt="image" /></p>
<p>America is <a
href="https://redirect.github.com/puma/puma/issues/1">#1</a> in
professional cycling, baby!</p>
<ul>
<li>
<p>Features</p>
<ul>
<li>on_thread_exit hook (<a
href="https://redirect.github.com/puma/puma/issues/2920">#2920</a>)</li>
<li>on_thread_start_hook (<a
href="https://redirect.github.com/puma/puma/issues/3195">#3195</a>)</li>
<li>Shutdown on idle (<a
href="https://redirect.github.com/puma/puma/issues/3209">#3209</a>, <a
href="https://redirect.github.com/puma/puma/issues/2580">#2580</a>)</li>
<li>New error message when control server port taken (<a
href="https://redirect.github.com/puma/puma/issues/3204">#3204</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove <code>Forwardable</code> dependency (<a
href="https://redirect.github.com/puma/puma/issues/3191">#3191</a>, <a
href="https://redirect.github.com/puma/puma/issues/3190">#3190</a>)</li>
<li>Update URLMap Regexp usage for Ruby v3.3 (<a
href="https://redirect.github.com/puma/puma/issues/3165">#3165</a>)</li>
</ul>
</li>
<li>
<p>Bugfixes</p>
<ul>
<li>Bring the cert_pem: parameter into parity with the cert: parameter
to ssl_bind. (<a
href="https://redirect.github.com/puma/puma/issues/3174">#3174</a>)</li>
<li>Fix using control server with IPv6 host (<a
href="https://redirect.github.com/puma/puma/issues/3181">#3181</a>)</li>
<li>control_cli.rb - add require_relative 'log_writer' (<a
href="https://redirect.github.com/puma/puma/issues/3187">#3187</a>)</li>
<li>Fix cases where fallback Rack response wasn't sent to the client (<a
href="https://redirect.github.com/puma/puma/issues/3094">#3094</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>6.4.0 / 2023-09-21</h2>
<ul>
<li>
<p>Features</p>
<ul>
<li>on_thread_exit hook (<a
href="https://redirect.github.com/puma/puma/issues/2920">#2920</a>)</li>
<li>on_thread_start_hook (<a
href="https://redirect.github.com/puma/puma/issues/3195">#3195</a>)</li>
<li>Shutdown on idle (<a
href="https://redirect.github.com/puma/puma/issues/3209">#3209</a>, <a
href="https://redirect.github.com/puma/puma/issues/2580">#2580</a>)</li>
<li>New error message when control server port taken (<a
href="https://redirect.github.com/puma/puma/issues/3204">#3204</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove <code>Forwardable</code> dependency (<a
href="https://redirect.github.com/puma/puma/issues/3191">#3191</a>, <a
href="https://redirect.github.com/puma/puma/issues/3190">#3190</a>)</li>
<li>Update URLMap Regexp usage for Ruby v3.3 (<a
href="https://redirect.github.com/puma/puma/issues/3165">#3165</a>)</li>
</ul>
</li>
<li>
<p>Bugfixes</p>
<ul>
<li>Bring the cert_pem: parameter into parity with the cert: parameter
to ssl_bind. (<a
href="https://redirect.github.com/puma/puma/issues/3174">#3174</a>)</li>
<li>Fix using control server with IPv6 host (<a
href="https://redirect.github.com/puma/puma/issues/3181">#3181</a>)</li>
<li>control_cli.rb - add require_relative 'log_writer' (<a
href="https://redirect.github.com/puma/puma/issues/3187">#3187</a>)</li>
<li>Fix cases where fallback Rack response wasn't sent to the client (<a
href="https://redirect.github.com/puma/puma/issues/3094">#3094</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puma/puma/commit/52eff8d3344fa0a4daa8d00ba1de74cb746a5ff4"><code>52eff8d</code></a>
6.4.0 [ci skip] (<a
href="https://redirect.github.com/puma/puma/issues/3224">#3224</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/68d9b972be52b548359480a9713d9fd1a0723adb"><code>68d9b97</code></a>
[ci skip] | Docs | Clarify <code>worker_timeout</code> minimum value (<a
href="https://redirect.github.com/puma/puma/issues/3226">#3226</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/04b8b09ad20ace1a3a5cfe06375dc24818697d19"><code>04b8b09</code></a>
Use the correct name for TruffleRuby (<a
href="https://redirect.github.com/puma/puma/issues/3223">#3223</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/b09665b56062effec079aff2c7827dad581ef270"><code>b09665b</code></a>
Update README.md [ci skip]</li>
<li><a
href="https://github.com/puma/puma/commit/82592302a0aad9c3dca52fb5767a82e5103ab15f"><code>8259230</code></a>
Update README.md</li>
<li><a
href="https://github.com/puma/puma/commit/9282a8efa5a0c48e39c60d22ca70051a25df9f55"><code>9282a8e</code></a>
Update kubernetes.md [ci skip]</li>
<li><a
href="https://github.com/puma/puma/commit/c4c26df1400f596d19d48cc14d658e9b2facc486"><code>c4c26df</code></a>
[CI] Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/puma/puma/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/0b696a27d7002aa7a3594e9b31c4c652e34d57fc"><code>0b696a2</code></a>
Feature | Shutdown on idle (<a
href="https://redirect.github.com/puma/puma/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/2563396f730adef54a9369dbae996fda3bba5f6e"><code>2563396</code></a>
Remove <code>Forwardable</code> dependency (<a
href="https://redirect.github.com/puma/puma/issues/3191">#3191</a>)</li>
<li><a
href="https://github.com/puma/puma/commit/c2f73304655711219fed45fd083963174735a734"><code>c2f7330</code></a>
Added a Meaningful error msg for control server port taken (<a
href="https://redirect.github.com/puma/puma/issues/3204">#3204</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puma/puma/compare/v6.3.1...v6.4.0">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=6.3.1&new-version=6.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
chrismear authored Sep 30, 2023
2 parents ef8223c + 828e0a3 commit fbc5462
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "sprockets-rails"
gem "sqlite3", "~> 1.6"

# Use the Puma web server [https://github.com/puma/puma]
gem "puma", "~> 6.3"
gem "puma", "~> 6.4"

# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem "importmap-rails"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -188,7 +188,7 @@ DEPENDENCIES
debug
importmap-rails
jbuilder
puma (~> 6.3)
puma (~> 6.4)
rails (~> 7.0.7)
sprockets-rails
sqlite3 (~> 1.6)
Expand Down

0 comments on commit fbc5462

Please sign in to comment.