Closed dependabot[bot] closed 1 week ago
Dependabot tried to add @christopherfujino
, @jmagman
and @keyonghan
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/flutter/flaux/pulls/54/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 flutter/flaux repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
The following labels could not be found: team
, team-infra
.
Bumps codecov/codecov-action from 5.0.2 to 5.0.4.
Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
985343d
chore(release): 5.0.4 (#1682)31d1900
chore(deps): bump wrapper to 0.0.26 (#1681)095cfe0
fix: strip out a trailing /n from input tokens (#1679)b542d5a
fix: add action version (#1678)05f5a9c
chore(release): 5.0.3 (#1676)28b3165
fix: update OIDC audience (#1675)e8603fa
fix: use double-quotes for OIDC (#1669)9c78078
fix: prevent always setting tokenless to be true (#1673)8754828
fix: update CHANGELOG and automate (#1674)fb6775d
fix: bump to v5 and update README (#1655)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