fp-web
fp-web copied to clipboard
Bump puma from 6.2.1 to 6.3.0
Bumps puma from 6.2.1 to 6.3.0.
Release notes
Sourced from puma's releases.
6.3.0 - Mugi No Toki Itaru
Japan has 72 traditional microseasons. May 31 is the first day of 麦秋至, which means the time of the wheat/barley harvest.
Features
Bugfixes
Refactor
New Contributors
@severinmade their first contribution in puma/puma#3156Full Changelog: https://github.com/puma/puma/compare/v6.2.2...v6.3.0
6.2.2
Changelog
Sourced from puma's changelog.
6.3.0 / 2023-05-31
Features
Bugfixes
- Don't send 103 early hints response when only invalid headers are used (#3163)
- Handle malformed request path (#3155, #3148)
- Misc lib file fixes - trapping additional errors, CI helper (#3129)
- Fixup req form data file upload with "r\n" line endings (#3137)
- Restore rack 1.6 compatibility Restore rack 1.6 compatibility (#3156)
Refactor
6.2.2 / 2023-04-17
Commits
763d1a16.3.0 (#3169)dfd33dfAdd dsl methodsupported_http_methods(#3106)a434005Puma error responses - remove fingerprints to indicate Puma (#3161)7b7774cDon't send 103 early hints response when only invalid headers are used (#3163)2bb9143const.rb - Update Puma::HTTP_STATUS_CODES (#3162)d244dc7[CI] - Use RubyGems 3.3.26 for Ruby 2.4 thru 2.6 (was 3.3.14) (#3160)c467e57[CI] test_redirect_io.rb - fixup for intermittent failures (#3157)b61bbc7[CI] Use <<~ for heredocs (#3159)3d156edUse Rack.release over Rack::RELEASE (rack 1..6.X compatibility) (#3156)898dc44[CI] helpers/tmp_path - use './tmp' for temp file root only on macOS (#3154)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)