Open dependabot[bot] opened 7 months ago
Dependabot tried to add @Shikugawa
and @musaprg
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/ProgrammingDaisukiClub/WPCS2/pulls/1040/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ProgrammingDaisukiClub/WPCS2 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Bumps puma from 5.6.8 to 6.4.2.
Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
5fc43d7
5.6.8 and 6.4.2dfbba22
6.4.260d5ee3
Merge pull request from GHSA-c2f4-cvqm-65w2a287025
6.4.1 version tick!32a629d
6.4.17e17826
[Fix #3282]idle-timeout
not waiting on all workers in cluster mode (#3283)437142e
README.md - add the puma-acme plugin (#3301)e9125fa
[CI] Change all workflow file extensions to '.yml' (#3300)d49dec9
[CI] Add Ruby 3.3, use 'rubygems: latest' in tests.yaml MRI (#3299)2d27225
Note symlink mechanism in restart documentation for hot restart (#3298)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