Skip to content

Bump github.com/onflow/flow-evm-gateway from 1.4.2 to 1.4.3 - #2216

Merged
chasefleming merged 1 commit into
masterfrom
dependabot/go_modules/github.com/onflow/flow-evm-gateway-1.4.3
Dec 9, 2025
Merged

Bump github.com/onflow/flow-evm-gateway from 1.4.2 to 1.4.3#2216
chasefleming merged 1 commit into
masterfrom
dependabot/go_modules/github.com/onflow/flow-evm-gateway-1.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/onflow/flow-evm-gateway from 1.4.2 to 1.4.3.

Commits
  • 3582554 Use context.WithTimeout in submitSingleTransaction method
  • 6ccf8db Improve tests for tx submission with nonce validation
  • 41c7839 Improve locking on batch transaction submission to better handler concurrent ...
  • cc3bad3 Extract EOA activity metadata update to its own method
  • e103d57 Add retry mechanism on pooled transactions
  • 0b94bc1 Add lock-protection on writes to eoaActivityMetadata
  • 80ce2ad Improve logging & tracking of dropped transactions
  • cb159ec Remove redundant error logging from resolveBlockTag function
  • 7ac8f98 Remove dashes from log fields to comply with Grafana
  • 85a2560 Silently skip already submitted transactions instead of returning an error
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/onflow/flow-evm-gateway/releases)
- [Commits](onflow/flow-evm-gateway@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/onflow/flow-evm-gateway
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2025
@dependabot
dependabot Bot requested a review from Kay-Zee as a code owner December 8, 2025 16:04
@dependabot dependabot Bot added the go Pull requests that update Go code label Dec 8, 2025
@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/onflow/flow-evm-gateway 1.4.3 UnknownUnknown

Scanned Files

  • go.mod

@chasefleming
chasefleming merged commit b117356 into master Dec 9, 2025
9 checks passed
@chasefleming
chasefleming deleted the dependabot/go_modules/github.com/onflow/flow-evm-gateway-1.4.3 branch December 9, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant