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/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1 #500

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps github.com/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1.

Commits
  • 2a5156b fix: Add / prefix to Any TypeURL (#95)
  • ad42ce8 feat: Add Any helper functions (#92)
  • 47964f2 revert: Add legacy_amino_encoding (#86) (#93)
  • 8d5621f chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#90)
  • 178c01f chore(deps): bump amannn/action-semantic-pull-request from 5.0.1 to 5.0.2 (#89)
  • b9276ab chore(deps): bump amannn/action-semantic-pull-request from 5.0.0 to 5.0.1 (#88)
  • See full diff 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 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 the dependencies Pull requests that update a dependency file label Dec 12, 2022
Bumps [github.com/cosmos/cosmos-proto](https://github.com/cosmos/cosmos-proto) from 1.0.0-alpha8 to 1.0.0-beta.1.
- [Release notes](https://github.com/cosmos/cosmos-proto/releases)
- [Commits](cosmos/cosmos-proto@v1.0.0-alpha8...v1.0.0-beta.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/cosmos-proto-1.0.0-beta.1 branch from d3be128 to 2cf4b12 Compare December 14, 2022 00:38
@asalzmann asalzmann added the A:automerge Automatically merge PR once checks pass label Dec 20, 2022
@mergify mergify bot merged commit c1ff649 into main Dec 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/cosmos-proto-1.0.0-beta.1 branch December 20, 2022 10:38
sontrinh16 pushed a commit to notional-labs/stride that referenced this pull request Mar 27, 2023
…Stride-Labs#500)

Bumps [github.com/cosmos/cosmos-proto](https://github.com/cosmos/cosmos-proto) from 1.0.0-alpha8 to 1.0.0-beta.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/2a5156b48d42f181d0aa2c3239a3c184113d5100"><code>2a5156b</code></a> fix: Add <code>/</code> prefix to Any TypeURL (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/95">#95</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/ad42ce82d79c2a89933429aae550d21a78752903"><code>ad42ce8</code></a> feat: Add Any helper functions (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/92">#92</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/47964f219f4630452d93655e0fe9735d8ece0d1e"><code>47964f2</code></a> revert: Add <code>legacy_amino_encoding</code> (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/86">#86</a>) (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/93">#93</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/8d5621faf56d3637ae9505a930e446a5d7fa40c9"><code>8d5621f</code></a> chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/90">#90</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/178c01fb6c4e996c256fcfad9db373ff206d4b61"><code>178c01f</code></a> chore(deps): bump amannn/action-semantic-pull-request from 5.0.1 to 5.0.2 (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/89">#89</a>)</li>
<li><a href="https://github.com/cosmos/cosmos-proto/commit/b9276ab8e72cb0d2f2d96827b379b24f9ce4c6b5"><code>b9276ab</code></a> chore(deps): bump amannn/action-semantic-pull-request from 5.0.0 to 5.0.1 (<a href="https://github-redirect.dependabot.com/cosmos/cosmos-proto/issues/88">#88</a>)</li>
<li>See full diff in <a href="https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha8...v1.0.0-beta.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/cosmos-proto&package-manager=go_modules&previous-version=1.0.0-alpha8&new-version=1.0.0-beta.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once checks pass dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant