Closed dependabot[bot] closed 6 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/1052/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
Superseded by #1056.
Bumps rubocop from 1.63.2 to 1.63.3.
Changelog
Sourced from rubocop's changelog.
Commits
a10fbef
Cut 1.63.321893ac
Update Changeloga35ef47
MakeInternalAffairs/ExampleDescription
aware of an improper description5706ac0
Remove redundant braces in a few uses ofdef_node_matcher
f1a748b
Fix false negatives forLint/UnreachableCode
c30838d
[Fix #12848] Fix an error forRuboCop::Lockfile
74037d9
Set custom program name for the built-in LSP serverdd47fa8
Merge pull request #12856 from koic/workaround_for_prism_0_26245b8cc
Workaround for incompatibilities between Prism 0.25.0 and 0.26.0d86b8d1
Merge pull request #12853 from Earlopain/global-offense-cacheDependabot 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