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/gaia/v9 from 9.0.1 to 9.0.3 #40

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps github.com/cosmos/gaia/v9 from 9.0.1 to 9.0.3.

Release notes

Sourced from github.com/cosmos/gaia/v9's releases.

v9.0.3

#Gaia v9.0.3 Release Notes [v9.0.3] - 2023-04-24

Special thanks to external contributor @​dwickwire on this release.

App: gaiad
Version: v9.0.3
Commit: 05b6b87d3c9121e933eab437772ea56f33ae268f
Files:
 8e9d9ee155d2cefddb6bfec728369eaa  gaiad-v9.0.3-darwin-amd64
 fb22987512cad836384629d86cd30448  gaiad-v9.0.3-darwin-arm64
 e23eb3a6616cef3c888e29bfa4189a85  gaiad-v9.0.3-linux-amd64
 81f67ab5bd463aef395b334d00b01eee  gaiad-v9.0.3-linux-arm64
 38b745d3ede0d1d65eee4b9fd0861290  gaiad-v9.0.3-windows-amd64.exe
 17e653c781bb21cf0a1744acb12326b7  gaiad-v9.0.3.tar.gz
Checksums-Sha256:
 acaacce1a10747343cda99aca6d63859572279db042a1913c59f34bf4b1b5355  gaiad-v9.0.3-darwin-amd64
 5c3bbd802ea80eed80baa6df646b28d18ccdf9bc37f470ad11bcf1d33915d2db  gaiad-v9.0.3-darwin-arm64
 d1ec7c6dc54f1bff8351f1cd64aaed03ebb249b96ecc784e40066e7e452adf0b  gaiad-v9.0.3-linux-amd64
 f083ebc587674db566903f97a0c57b221749bf0b6361b051b7391cc4df1ba01c  gaiad-v9.0.3-linux-arm64
 f809b1141a5bd92d84573de3637c5a90727fbed8739d8ae0e39fdd099cc84cbe  gaiad-v9.0.3-windows-amd64.exe
 d0b6b81ada662d5626caa0bf08cb2e8b12ed7ce22efe7fd49f4f3fcf1e03dd55  gaiad-v9.0.3.tar.gz

v9.0.3-rc0

Gaia v9.0.3-rc0 Release Notes

[v9.0.3-rc0] - 2023-04-19

Special thanks to external contributor @​dwickwire on this release.

App: gaiad
Version: v9.0.3-rc0
Commit: 05b6b87d3c9121e933eab437772ea56f33ae268f
Files:
 29b7fdfd35a5f65bce60ef27aa2bb161  gaiad-v9.0.3-rc0-darwin-amd64
 d72d5a5daa5f5a78e4ca1b0be8c34c8e  gaiad-v9.0.3-rc0-darwin-arm64
 2d905d341d06914ec81295bc14c4d56a  gaiad-v9.0.3-rc0-linux-amd64
 e2b069a8ec40ec6bf6ce0e8a8db5ac32  gaiad-v9.0.3-rc0-linux-arm64
 6aa2a7fe193032d20d58f48c09d1cb23  gaiad-v9.0.3-rc0-windows-amd64.exe
 83c7e568bb240e1e28567e0f18593d6e  gaiad-v9.0.3-rc0.tar.gz
Checksums-Sha256:
 2d8aa662d6143e71d073e6d66bb8b2888f07761e3055408683580b8d56ef0a44  gaiad-v9.0.3-rc0-darwin-amd64
 fdf9a6787f638eefd1ad97dce4935607a934fb7182c1936125bfe9ebaacff407  gaiad-v9.0.3-rc0-darwin-arm64
 6fb79c17d8e716c4abde6851467ccd7382237a708a0f954a1191a0545454086a  gaiad-v9.0.3-rc0-linux-amd64
 226ec0a4456df6de5536e65640f8e98f2a64d80f5572cd2d220db4244b9dd5d5  gaiad-v9.0.3-rc0-linux-arm64
 6c13e7f6df6ab972de1f0bd468f14ce8848f088ffcc29a218c0497d3e3afd7ec  gaiad-v9.0.3-rc0-windows-amd64.exe
</tr></table> 

... (truncated)

Changelog

Sourced from github.com/cosmos/gaia/v9's changelog.

[v9.0.3] - 2023-04-19

[v9.0.2] - 2023-04-03

  • (feat) Bump Interchain-Security v1.1.0 provider module. See the release notes for details.
  • (feat) Add two more msg types /ibc.core.channel.v1.MsgTimeout and /ibc.core.channel.v1.MsgTimeoutOnClose to default bypass-min-fee-msg-types.
  • (feat) Change the bypassing gas usage criteria. Instead of requiring 200,000 gas per bypass-min-fee-msg, we will now allow a maximum total usage of 1,000,000 gas for all bypassed messages in a transaction. Note that all messages in the transaction must be the bypass-min-fee-msg-types for the bypass min fee to take effect, otherwise, fee payment will still apply.
  • (fix) #2087 Fix bypass-min-fee-msg-types parsing in app.toml. Parsing of bypass-min-fee-types is changed to allow node operators to use empty bypass list. Removing the bypass-min-fee-types from app.toml applies the default message types. See #2092 for details.
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 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/cosmos/gaia/v9](https://github.com/cosmos/gaia) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/cosmos/gaia/releases)
- [Changelog](https://github.com/cosmos/gaia/blob/main/CHANGELOG.md)
- [Commits](cosmos/gaia@v9.0.1...v9.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 24, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #43.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/gaia/v9-9.0.3 branch May 8, 2023 13:07
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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants