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

build(deps): Bump github.com/ojo-network/ojo from 0.2.2-0.20231010234643-a2f77484eaf6 to 0.3.0-rc8 #346

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/ojo-network/ojo from 0.2.2-0.20231010234643-a2f77484eaf6 to 0.3.0-rc8.

Release notes

Sourced from github.com/ojo-network/ojo's releases.

v0.3.0-rc8

Changelog

  • fb6f1bb fix: Leave payload as byte array instead of converting to int array (#374)
  • e90242c chore: remove old rc upgrades (#369)
  • eda6721 chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#367)
  • ba6a5d0 chore(deps): bump actions/dependency-review-action from 3 to 4 (#359)
  • 1e7c6ca chore(deps): bump actions/cache from 3 to 4 (#360)
  • eb054dd chore(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 (#354)
  • c4a1138 chore(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#350)

v0.3.0-rc7

Changelog

  • aa0196d fix: Unblock gmp module account from bank keeper (#353)
  • 13a3a82 chore(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#352)
  • 9a6ba02 chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#282)
  • dd3378c chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.8+incompatible (#348)
  • 82e9a96 chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#346)
  • c30f5b9 chore(deps): bump github.com/golangci/golangci-lint (#303)
  • 7a22f3b chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#340)
  • c166992 chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#342)

v0.3.0-rc6

Changelog

  • 88ab15d fix: Wrap relayer address in GMPHandler object (#345)
  • 96c089c fix: Use gmp module account as relayer address in handler (#344)

v0.3.0-rc5

Changelog

  • 5cc3e92 fix: Payload marshaling in gmp message generation (#343)
  • e8d1b7f chore(deps): bump github/codeql-action from 2 to 3 (#334)
  • 9dfa592 fix: Pass empty address for customer contract address in relay tx (#337)
  • cb0b7aa chore(deps): bump actions/download-artifact from 3 to 4 (#338)
  • 18370ef chore(deps): bump actions/upload-artifact from 3 to 4 (#339)

v0.3.0-rc4

Changelog

  • 66acbcd fix: Use msg token amount as fee amount for gmp ibc transfer (#336)
  • 7835c97 fix: Memo in ibc transfer to axelar (#335)
  • 71f1f9c feat: Separate relaying price data and relaying price data with a contract call into seperate cli commands (#332)
  • 5e64fa5 chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#306)
  • fbd9282 chore(deps): bump actions/setup-go from 4 to 5 (#329)

v0.3.0-rc3

Changelog

  • b848735 chore: add v0.3.0-rc3 upgrade handler (#327)
  • f0dbd62 fix: ibc ack (#326)
  • 24e7196 fix: gmp relay cli (#324)

v0.3.0-rc2

Changelog

... (truncated)

Commits

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/ojo-network/ojo](https://github.com/ojo-network/ojo) from 0.2.2-0.20231010234643-a2f77484eaf6 to 0.3.0-rc8.
- [Release notes](https://github.com/ojo-network/ojo/releases)
- [Changelog](https://github.com/ojo-network/ojo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ojo-network/ojo/commits/v0.3.0-rc8)

---
updated-dependencies:
- dependency-name: github.com/ojo-network/ojo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2024

Superseded by #359.

@dependabot dependabot bot closed this Feb 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ojo-network/ojo-0.3.0-rc8 branch February 23, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants