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/ojo-network/ojo from 0.1.3 to 0.2.2 in /cw-relayer #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps github.com/ojo-network/ojo from 0.1.3 to 0.2.2.

Release notes

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

v0.2.2-rc1

Changelog

  • 130a8d6 feat: Allow multiple param update plans in the store at one time (#300)
  • 7ec253f chore(deps): bump github.com/golangci/golangci-lint (#298)
  • 3aaeb56 feat: Add Currency Pair Providers and Deviations parameters (#259)
  • 7adec2a chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#297)
  • 1fa593d chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#294)
  • 98add21 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#295)
  • 74059bd chore: cleanup oracle tests (#293)

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)

v0.2.0

Changelog

  • a485941 fix: register auth types in MakeEncodingConfig (#263)
  • 0a07c15 chore(deps): bump github.com/golangci/golangci-lint (#253)
  • 727f8d6 chore(deps): bump cosmossdk.io/errors from 1.0.0-beta.7 to 1.0.0 (#244)

... (truncated)

Changelog

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

Changelog

[Unreleased]

Features

... (truncated)

Commits
  • 130a8d6 feat: Allow multiple param update plans in the store at one time (#300)
  • 7ec253f chore(deps): bump github.com/golangci/golangci-lint (#298)
  • 3aaeb56 feat: Add Currency Pair Providers and Deviations parameters (#259)
  • 7adec2a chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#297)
  • 1fa593d chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#294)
  • 98add21 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#295)
  • 74059bd chore: cleanup oracle tests (#293)
  • 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)
  • 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)

Bumps [github.com/ojo-network/ojo](https://github.com/ojo-network/ojo) from 0.1.3 to 0.2.2.
- [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.1.3...v0.2.2)

---
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
Author

dependabot bot commented on behalf of github Nov 2, 2023

Dependabot tried to add @ojo-network/core-devs as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ojo-network/contractsV2/pulls/52/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the ojo-network/contractsV2 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants