Skip to content

Bump capistrano3-puma from 6.0.0 to 6.2.0 #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps capistrano3-puma from 6.0.0 to 6.2.0.

Changelog

Sourced from capistrano3-puma's changelog.

6.2.0 (2025-06-22)

Full Changelog

  • Harmonized interface with capistrano-sidekiq for better ecosystem consistency
  • Aligned configuration variable naming patterns
  • Unified systemd command execution methods
  • Standardized template search order across both gems
  • Added documentation reference to example application

6.1.0 (2025-01-21)

Full Changelog

  • Restored default value for puma_bind to fix socket activation (Issue #387)
  • Added documentation for puma.rb symlink requirement in v6.0.0 (Issue #384)
  • Made WatchdogSec configurable via puma_systemd_watchdog_sec (Issue #373)
  • Improved documentation for first-time setup and troubleshooting (Issues #377, #376, #372)
  • Added migration guide for upgrading from v5 to v6
  • Added troubleshooting section for common issues
  • Removed support for monit and upstart (will add them back if someone is willing to maintain them)
  • Sync configuration with capistrano-sidekiq
  • Support for notify systemd service. Add sd_notify gem to your Gemfile.
  • Add example application for easier testing.
  • Deprecate Nginx support. (configuration tools should be preferred over capistrano tasks)

5.2.0 (2021-09-11)

Full Changelog

Merged pull requests:

  • Add option for phased restart of puma #333 (phylor)

v5.1.1 (2021-09-03)

Full Changelog

Merged pull requests:

v5.1.0 (2021-09-02)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • 73aebc9 chore: Bump version to 6.2.0
  • 0248571 docs: Add reference to example application
  • d0393f4 Harmonize interface with capistrano-sidekiq
  • d4e6f92 prepare release (#395)
  • 07a0931 Improve documentation for installation and troubleshooting (#394)
  • 4aaeb0e Fix #373: Make WatchdogSec configurable (#393)
  • 9804f19 Fix #384: Add documentation for puma.rb symlink requirement (#392)
  • b80415c Fix socket activation default bind (#391)
  • a9f499c Bump rack from 3.1.12 to 3.1.14 in /test/app (#388)
  • 50ef629 Bump rack-session from 2.1.0 to 2.1.1 in /test/app (#389)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [capistrano3-puma](https://github.com/seuros/capistrano-puma) from 6.0.0 to 6.2.0.
- [Changelog](https://github.com/seuros/capistrano-puma/blob/master/CHANGELOG.md)
- [Commits](seuros/capistrano-puma@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: capistrano3-puma
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like capistrano3-puma is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/bundler/capistrano3-puma-6.2.0 branch June 23, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants