Closed dependabot[bot] closed 10 months ago
The following labels could not be found: automerge
.
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
0f7c1dc
) 24.56% compared to head (e51b32f
) 24.56%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/ethereum/go-ethereum from 1.13.5 to 1.13.7.
Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
c3d9ca6
all: release go-ethereum v1.13.73fd5688
params: go-ethereum v1.13.7 stable0cc192b
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#28702)435bed5
ci: disable lint on travis (#28706)5a9dda6
.travis: set lower GOGC value (#28705)952b343
build: make linter emit output (#28704)cd58897
core/rawdb: implement size reporting for live items in freezer_table (#28525)54a400e
internal/ethapi: ethSendTransaction check baseFee (#27834)4410c14
params: begin v1.13.7 release cycleda6cdaf
all: release go-ethereum v1.13.6Dependabot 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