Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/ava-labs/awm-relayer from 1.3.0 to 1.3.2 #1934

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

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: ava-labs/icm-services@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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 5, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/awm-relayer-1.3.2 branch 4 times, most recently from 754c00d to 1895d80 Compare June 20, 2024 01:03
Bumps [github.com/ava-labs/awm-relayer](https://github.com/ava-labs/awm-relayer) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/ava-labs/awm-relayer/releases)
- [Changelog](https://github.com/ava-labs/awm-relayer/blob/main/.goreleaser.yml)
- [Commits](ava-labs/icm-services@v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/ava-labs/awm-relayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/awm-relayer-1.3.2 branch from 1895d80 to c7aa0a4 Compare June 24, 2024 21:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2024

Superseded by #2000.

@dependabot dependabot bot closed this Jun 26, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ava-labs/awm-relayer-1.3.2 branch June 26, 2024 23:45
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
Archived in project
Development

Successfully merging this pull request may close these issues.

0 participants