Skip to content

Conversation

mikevader
Copy link
Owner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puma (source, changelog) 6.4.0 -> 6.4.1 age adoption passing confidence

Release Notes

puma/puma (puma)

v6.4.1

Compare Source

  • Bugfixes

    • DSL#warn_if_in_single_mode - fixup when workers set via CLI ([#​3256])
    • Fix idle-timeout not working in cluster mode ([#​3235], [#​3228], [#​3282], [#​3283])
    • Fix worker 0 timing out during phased restart ([#​3225], [#​2786])
    • context_builder.rb - require openssl if verify_mode != 'none' ([#​3179])
    • Make puma cluster process suitable as PID 1 ([#​3255])
    • Improve Puma::NullIO consistency with real IO ([#​3276])
    • extconf.rb - fixup to detect openssl info in Ruby build ([#​3271], [#​3266])
    • MiniSSL.java - set serialVersionUID, fix RaiseException deprecation ([#​3270])
    • dsl.rb - fix warn_if_in_single_mode when WEB_CONCURRENCY is set ([#​3265], [#​3264])
  • Maintenance

    • LOTS of test refactoring to make tests more stable and easier to write - thanks to @​MSP-Greg!
    • Fix bug in tests re: TestPuma::HOST4 ([#​3254])
    • Dockerfile for minimal repros: use Ruby 3.2, expect bundler installed ([#​3245])
    • fix define_method calls, use Symbol parameter instead of String ([#​3293])
  • Docs

    • README.md - add the puma-acme plugin ([#​3301])
    • Remove --keep-file-descriptors flag from systemd docs ([#​3248])
    • Note symlink mechanism in restart documentation for hot restart ([#​3298])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@mikevader mikevader self-assigned this Jan 3, 2024
@github-actions github-actions bot added precommit:ok CI status: pre-commit validation successful test:ok CI status: tests successful container:ok CI status: container build successful chart:ok CI status: chart build successful labels Jan 3, 2024
@mikevader mikevader merged commit 015fa34 into master Jan 6, 2024
@mikevader mikevader deleted the renovate/puma-6.x-lockfile branch January 7, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart:ok CI status: chart build successful container:ok CI status: container build successful precommit:ok CI status: pre-commit validation successful test:ok CI status: tests successful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants