ava-labs / avalanche-cli

Other
99 stars 56 forks source link

Bump github.com/ava-labs/awm-relayer from 1.3.0 to 1.3.3 #2000

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps github.com/ava-labs/awm-relayer from 1.3.0 to 1.3.3.

Release notes

Sourced from github.com/ava-labs/awm-relayer's releases.

v1.3.3

What's Changed

Full Changelog: https://github.com/ava-labs/awm-relayer/compare/v1.3.2...v1.3.3

v1.3.3-rc.0

Changelog

  • e249166 Merge pull request #320 from ava-labs/nonce-log
  • 240255c support prerelease
  • 324d2fb log nonce usage

v1.3.2

What's Changed

Full Changelog: https://github.com/ava-labs/awm-relayer/compare/v1.3.1...v1.3.2

v1.3.1

What's Changed

Full Changelog: https://github.com/ava-labs/awm-relayer/compare/v1.3.0...v1.3.1

Commits
  • 3413a0e Merge pull request #302 from najeal/config-split
  • 9ef07ef config: fix error check linter
  • 3631dea Merge remote-tracking branch 'upstream/main' into config-split
  • cc2db19 go mod tidy
  • 9c90ab7 config: get rid of test_files/config.json, use the sample at project root ins...
  • f89f09f Apply suggestions from code review
  • 7e18908 Merge pull request #323 from ava-labs/check-failed-tx
  • b7fecb0 client utils
  • 7f73574 move dialwithconfig to utils
  • c7ba691 cleanup message handler
  • 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 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)