🚨 [security] Update puma 6.3.0 → 6.4.0 (minor) #276
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puma (6.3.0 → 6.4.0) · Repo · Changelog
Security Advisories 🚨
🚨 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') in puma
🚨 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') in puma
Release Notes
6.4.0
6.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
6.4.0 [ci skip] (#3224)
[ci skip] | Docs | Clarify `worker_timeout` minimum value (#3226)
Use the correct name for TruffleRuby (#3223)
Update README.md [ci skip]
Update README.md
Update kubernetes.md [ci skip]
[CI] Bump actions/checkout from 3 to 4 (#3220)
Feature | Shutdown on idle (#3209)
Remove `Forwardable` dependency (#3191)
Added a Meaningful error msg for control server port taken (#3204)
5.6.7 release note [ci skip]
6.3.1
Merge pull request from GHSA-68xg-gqqm-vgj8
Add on_thread_start_hook (#3195)
Closes #2341 - Make sure fallback Rack response are sent to the client (#3094)
Add on_thread_exit hook (#2920)
README.md - clarify use of localhost gem
control_cli.rb - add `require_relative 'log_writer'` (#3187)
Remove duplicated entry in history file (#3185)
Fix using control server with IPv6 host (#3181)
Correct change log entry for 5.6.6 (#3183)
5.6.6 release note (#3182)
5.6.6 release note
Align `cert_pem:` and `cert:` ssl_bind functionality for chained certs (#3174)
update URLMap Regexp usage for Ruby v3.3 (#3165)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands