rughh / on_ruby

:gem: :diamonds: Whitelabel Site for Ruby Communities
http://www.onruby.eu
229 stars 94 forks source link

[ruby] Update puma: 6.0.2 → 6.1.0 (minor) #993

Closed depfu[bot] closed 1 year ago

depfu[bot] commented 1 year ago

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.0.2 → 6.1.0) · Repo · Changelog

Release Notes

6.1.0

Pmg_-_way_up

  • Features

    • WebSocket support via partial hijack ([#3058], [#3007])
    • Add built-in systemd notify support ([#3011])
    • Periodically send status to systemd ([#3006], [#2604])
    • Introduce the ability to return 413: payload too large for requests ([#3040])
    • Log loaded extensions when PUMA_DEBUG is set ([#3036], [#3020])
  • Bugfixes

    • Fix issue with rack 3 compatibility re: rackup ([#3061], [#3057])
    • Allow setting TCP low_latency with SSL listener ([#3065])
  • Performance

    • Reduce memory usage for large file uploads ([#3062])

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)