Skip to content

Bump puma from 6.1.1 to 6.2.0

George Koltsov requested to merge dependabot-bundler-puma-6.2.0 into main

Bumps puma from 6.1.1 to 6.2.0.

Release notes

Sourced from puma's releases.

6.2 - Speaking of Now

image

Pat Metheny Group - Speaking of Now

  • Features

    • Ability to supply a custom logger (#2770, #2511)
    • Warn when clustered-only hooks are defined in single mode (#3089)
    • Adds the on_booted event (#2709)
  • Bugfixes

    • Loggers - internal_write - catch Errno::EINVAL (#3091)
    • commonlogger.rb - fix HIJACK time format, use constants, not strings (#3074)
    • Fixed some edge cases regarding request hijacking (#3072)
Changelog

Sourced from puma's changelog.

6.2.0 / 2023-03-29

  • Features

    • Ability to supply a custom logger (#2770, #2511)
    • Warn when clustered-only hooks are defined in single mode (#3089)
    • Adds the on_booted event (#2709)
  • Bugfixes

    • Loggers - internal_write - catch Errno::EINVAL (#3091)
    • commonlogger.rb - fix HIJACK time format, use constants, not strings (#3074)
    • Fixed some edge cases regarding request hijacking (#3072)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports