build(deps): Bump codecov/codecov-action from 1.0.13 to 3.1.1#91
build(deps): Bump codecov/codecov-action from 1.0.13 to 3.1.1#91dependabot[bot] wants to merge 1 commit intov0.34.xfrom
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.0.13 to 3.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.0.13...v3.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following labels could not be found: |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
* [cherry-picked] ABCI++: Update new protos to use enum instead of bool (tendermint#8158) This pull request updates the new ABCI++ protos to use `enum`s in place of `bool`s. `enums` may be preferred over `bool` because an `enum` can be udpated to include new statuses in the future, whereas a `bool` cannot and is fixed as just `true` or `false` over the whole lifecycle of the API. * Detect and handle UNKNOWN in `ResponseVerifyVoteExtension` Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
Bumps codecov/codecov-action from 1.0.13 to 3.1.1.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
d9f34f8release: update changelog and version to 3.1.1 (#828)0e9e7b4Plumb failCi into verification function. (#769)7f20bd4build(deps): bump@actions/corefrom 1.8.2 to 1.9.1 (#798)13bc253build(deps): bump openpgp from 5.3.0 to 5.4.0 (#799)5c0da1bTrim arguments after splitting them (#791)68d5f6dFixnetworkentry in table (#783)2a829b9Switch to v3 (#774)8e09eafbuild(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#766)39e2229build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 (#748)b2b7703build(deps): bump openpgp from 5.2.1 to 5.3.0 (#760)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)