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.2 #1934

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 4 weeks ago

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

Release notes

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

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

Changelog

  • 8109650 Merge pull request #310 from ava-labs/gas-updates
  • 4c44249 Merge remote-tracking branch 'origin/main' into gas-updates
  • 0a1da29 update relayer gas estimate
  • 8a6775c Merge pull request #300 from ava-labs/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kms-1.32.1
  • a575aea Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kms-1.32.1
  • a466dd7 Merge pull request #303 from ava-labs/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.0
  • 9d90fd8 Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
  • 81dd4d2 Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.31.0 to 1.32.1
  • 8da3d57 Merge pull request #295 from ava-labs/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.18.0
  • 42c9157 --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ...
  • 29eea99 Merge pull request #294 from ava-labs/help-option
  • eba15b6 add help option
  • a67425c run test and lint on all prs
  • 634e5e2 fix unit test
  • 8da557b Merge pull request #287 from najeal/version-flag
  • e55d845 goreleaser: delete ldflags
  • 93e2f68 Update main/main.go
  • fb9daec Apply suggestions from code review
  • d560312 Merge remote-tracking branch 'upstream/main' into version-flag
  • 334f187 scripts/build.sh: add ldflags Adding ldflags when building override awm-relayer version with the last git tag value
  • c90b9b0 Merge pull request #291 from najeal/config-error-details
  • 13bded4 move version flag check logic into the main function remove unnecessary parameter from config.BuildViper() function
  • 7e8aad8 Apply suggestions from code review
  • 2063e95 config: fix error message
  • dd44ea9 Merge pull request #263 from ava-labs/db-manager
  • f34e84e Merge branch 'main' into db-manager
  • 9055a5e Merge branch 'main' into db-manager
  • a566dd7 Merge branch 'db-manager' of github.com:ava-labs/awm-relayer into db-manager
  • d453c14 comments and cleanup
  • 7048b94 Update utils/ticker.go
  • 3b3cf0e Update relayer/checkpoint/checkpoint.go
  • 693b440 goreleaser: put version value at build time
  • 2dc20d5 main: handle version flag
  • 9ce7e59 config: add version flag key + remove local flag parsing
  • 0c25956 Merge branch 'main' into db-manager
  • e716847 cleanup subscriber interaction
  • 74c8526 closed chan is not an error
  • 3eb310f write directly to headers chan
  • 271c571 checkpoint package

... (truncated)

Commits
  • b3c24b2 Merge pull request #288 from ava-labs/app-relayer-worker
  • ffa7bcf Merge pull request #316 from ava-labs/downgrade-log
  • 902e682 downgrade processing block log
  • 7d2f8ee Merge branch 'main' into app-relayer-worker
  • 8109650 Merge pull request #310 from ava-labs/gas-updates
  • 4c44249 Merge remote-tracking branch 'origin/main' into gas-updates
  • 0a1da29 update relayer gas estimate
  • 3404bf7 lint
  • 65b8ba8 Fix key truncation
  • 024ffd2 Merge pull request #309 from ava-labs/gstuart/concurrent-message
  • 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)
dependabot[bot] commented 1 week ago

Superseded by #2000.