[ruby - main] Upgrade puma to version 6.0.1 #2404
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puma (~> 5.0 → ~> 6.0) · Repo · Changelog
Release Notes
6.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
6.0.1 (#3032)
No Windows UNIXSocket tests for now (#3031)
docs: nginx syntax highlighting (#3029)
Fixup response processing, enumerable bodies (#3004)
SECURITY: Puma 4.x no longer supported (#3017)
[CI] two small CI fixes (#3018)
Add IOBuffer to Client, remove from ThreadPool thread instances (#3013)
Add note about HTTP method change in 6.0 (#3015)
[CI] - test_integration_single.rb - fix curl msg regex (#3012)
Handle waking up a closed selector in Reactor#add (#3005)
Correctly close app body for all code paths (#3002)
Include `ca` option for SSL bind and mTLS example (#3009)
Skip duplicate Github Actions runs (#2929) (#3008)
Contributing update [ci skip]
[CI] Fix TruffleRuby TestPumaServer#test_lowlevel_error_message_without_backtrace (#3001)
TestBundlePruner: do not hard code directory name (#2995)
Fix path could be nil in test_puma_server tests (#2981)
[CI] - remove macOS 10.15 jobs, unsupported as of 01-Dec-2022 (#2994)
Remove outdated entry from 6.0-Upgrade.md about server initialization signature (#2992)
Re-add new contributor calls to CONTRIBUTING.md [ci skip]
Add note about making Github release [ci skip]
Mark #2798 as a breaking change in the changelog (#2991)
Document that `DefaultRackup` et al. was removed (#2990)
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