Skip to content

Bump puma from 8.0.0 to 8.0.2#4

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/puma-8.0.1
Open

Bump puma from 8.0.0 to 8.0.2#4
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/puma-8.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown

Bumps puma from 8.0.0 to 8.0.2.

Release notes

Sourced from puma's releases.

v8.0.2

  • Bugfixes
    • Anchor PROXY protocol v1 regex to string start and enforce max line length to prevent injection via crafted request bodies (#3944)
    • Parse PROXY protocol header only on the first request per connection to prevent spoofing on keep-alive connections (#3944)

Security advisories

v8.0.1

  • Bugfixes

    • Fix prune_bundler stripping user-configured BUNDLE_* env vars (e.g. BUNDLE_WITHOUT) on re-exec, which caused workers to crash on boot (#3929)
  • Performance

    • Use blocks for debug logging to avoid creating log messages when debug is disabled (#3920)
  • Docs

    • Fix incorrect hook names in gRPC docs (#3923)
    • Reword v8 upgrade guide IPv6 bullet for clarity (#3928)
Changelog

Sourced from puma's changelog.

8.0.2 / 2026-05-27

  • Bugfixes
    • Anchor PROXY protocol v1 regex to string start and enforce max line length to prevent injection via crafted request bodies (#3944)
    • Parse PROXY protocol header only on the first request per connection to prevent spoofing on keep-alive connections (#3944)

8.0.1 / 2026-04-27

  • Bugfixes

    • Fix prune_bundler stripping user-configured BUNDLE_* env vars (e.g. BUNDLE_WITHOUT) on re-exec, which caused workers to crash on boot (#3929)
  • Performance

    • Use blocks for debug logging to avoid creating log messages when debug is disabled (#3920)
  • Docs

    • Fix incorrect hook names in gRPC docs (#3923)
    • Reword v8 upgrade guide IPv6 bullet for clarity (#3928)
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/puma-8.0.1 branch from 3a5d7d6 to d1ff0c9 Compare May 24, 2026 13:48
@dependabot dependabot Bot force-pushed the dependabot/bundler/puma-8.0.1 branch from d1ff0c9 to 84ace90 Compare May 24, 2026 14:39
@JijoBose JijoBose force-pushed the main branch 2 times, most recently from 3246e48 to ffec0ee Compare May 24, 2026 17:29
Bumps [puma](https://github.com/puma/puma) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](puma/puma@v8.0.0...v8.0.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump puma from 8.0.0 to 8.0.1 Bump puma from 8.0.0 to 8.0.2 May 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/puma-8.0.1 branch from 84ace90 to d21f7b4 Compare May 30, 2026 05:14
@dependabot @github

dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Author

A newer version of puma exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@JijoBose JijoBose force-pushed the main branch 4 times, most recently from 119a95a to 9193ca4 Compare June 15, 2026 18:12
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.

1 participant