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.0 to 0.2.1 #283

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps github.com/ojo-network/ojo from 0.2.0 to 0.2.1.

Release notes

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

v0.2.1

Changelog

  • 923f51e chore(deps):Revert github.com/cosmos/cosmos-sdk from 0.47.5 to 0.47.3 (#289)
  • ef2d082 chore: add genesis tests (#286)
  • ecee0c2 ci: Removed reference to removed workflow (#287)
  • ab531d5 feat: add gov tx for adding new assets (#283)

v0.2.1-rc4

Changelog

  • 52e1329 chore(deps):Revert github.com/cosmos/cosmos-sdk from 0.47.5 to 0.47.3
  • ef2d082 chore: add genesis tests (#286)
  • ecee0c2 ci: Removed reference to removed workflow (#287)
  • ab531d5 feat: add gov tx for adding new assets (#283)

v0.2.1-rc3

Changelog

  • 10b3d8c chore: Add v0.2.1 upgrade handler (#284)

v0.2.1-rc2

Changelog

  • 3533cae chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#281)
  • 8ccdc90 feat: 07-tendermint light client registration (#280)
  • cb46b13 chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 (#265)
  • b2b85d0 ci(infra): delete testnet pulumi infra (#276)
  • 5704da4 chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.5 (#264)
  • 405abac chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#272)
  • c5c40e5 chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 (#246)
  • f0f8e8e ci(backport): stop backporting to 0.1.x (#275)
  • bead3fa chore(deps): bump github.com/mgechev/revive from 1.3.3 to 1.3.4 (#273)
  • cf2a0bb feat: Parameter update delay at specific block height (#243)
  • 9d5db93 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#268)
  • cc615f6 chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#267)
  • 97ebaf3 chore(deps): bump actions/checkout from 3 to 4 (#266)
  • 25450ce chore(deps): bump github.com/mgechev/revive from 1.3.2 to 1.3.3 (#261)
Commits
  • 923f51e chore(deps):Revert github.com/cosmos/cosmos-sdk from 0.47.5 to 0.47.3 (#289)
  • ef2d082 chore: add genesis tests (#286)
  • ecee0c2 ci: Removed reference to removed workflow (#287)
  • ab531d5 feat: add gov tx for adding new assets (#283)
  • 10b3d8c chore: Add v0.2.1 upgrade handler (#284)
  • 3533cae chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#281)
  • 8ccdc90 feat: 07-tendermint light client registration (#280)
  • cb46b13 chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 (#265)
  • b2b85d0 ci(infra): delete testnet pulumi infra (#276)
  • 5704da4 chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.5 (#264)
  • 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 requested a review from a team as a code owner October 6, 2023 21:51
@dependabot dependabot bot added A:Automerge S:backport/umee Backport changes to umee branch T:Dependencies labels Oct 6, 2023
Bumps [github.com/ojo-network/ojo](https://github.com/ojo-network/ojo) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ojo-network/ojo/releases)
- [Changelog](https://github.com/ojo-network/ojo/blob/main/CHANGELOG.md)
- [Commits](ojo-network/ojo@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/ojo-network/ojo
  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/ojo-network/ojo-0.2.1 branch from eb22a8c to 9f25a61 Compare October 11, 2023 18:20
@rbajollari rbajollari merged commit 83f1d71 into main Oct 11, 2023
16 of 17 checks passed
@rbajollari rbajollari deleted the dependabot/go_modules/github.com/ojo-network/ojo-0.2.1 branch October 11, 2023 18:39
mergify bot pushed a commit that referenced this pull request Oct 11, 2023
Bumps [github.com/ojo-network/ojo](https://github.com/ojo-network/ojo) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ojo-network/ojo/releases)
- [Changelog](https://github.com/ojo-network/ojo/blob/main/CHANGELOG.md)
- [Commits](ojo-network/ojo@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 83f1d71)

# Conflicts:
#	go.mod
#	go.sum
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.

1 participant