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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the regular-updates group with 1 update: puma.
Updates
puma
from 6.4.3 to 6.5.0Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
Commits
9e98151
v6.5.0 - Sky's Version89740fb
Request body - increase read size to 64 kB (#3548)932f5d0
CI: test/test_request_invalid.rb - use TestPuma::PumaSocket, RFC 9112 (#3553)b444c10
Handle blank environment variables when loading config (#3539)fba741b
Make HTTP length constants configurable for JRuby (#3518)0255efd
CI: remove test/helpers/config_file.rb, which modifies ENV (#3550)450784a
CI: fix TestIntegration#server_gets - until, not unless (#3549)271e4d0
CI: remove unnecessary rake tasktest:all
(#3543)9e0dc2e
[CI] test_puma_server.rb - add HTTP/1.0 & HTTP/1.1 checks thru to app env (#3...23753d9
[CI] test_puma_server.rb - update & add tests for back-to-back requests (#3335)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