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

chore(deps): bump github.com/cosmos/interchain-security/v6 from 6.1.0 to 6.2.0 #796

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps github.com/cosmos/interchain-security/v6 from 6.1.0 to 6.2.0.

Release notes

Sourced from github.com/cosmos/interchain-security/v6's releases.

v6.2.0

Interchain Security v6.2.0 Release Notes

📝 Changelog

Check out the changelog for a list of relevant changes or compare all changes from last release.

Refer to the upgrading guide when migrating from v6.1.x to v6.2.x.

🚀 Highlights

This release introduces the following features:

  • Enable consumer chains to use the memo field of the IBC transfer packets to tag ICS rewards with the consumer ID. As a result, consumer chains can send ICS rewards in any denomination and on any IBC channel. For example, a consumer chain could send USDC as ICS rewards.

  • Enable each consumer chain to permissionlessly add up to three denoms that will be accepted as ICS rewards.

Changelog

Sourced from github.com/cosmos/interchain-security/v6's changelog.

v6.2.0

October 4, 2024

DEPENDENCIES

FEATURES

  • [x/consumer] Populate the memo on the IBC transfer packets used to send ICS rewards. with the required consumer chain Id to identify the consumer to the provider.
  • [x/provider] Identify the source of ICS rewards from the IBC transfer packet memo. (#2290)
  • [x/provider] Enable permissionless allowlisting of reward denoms (at most 3) per consumer chain. (#2309)

STATE BREAKING

  • [x/consumer] Populate the memo on the IBC transfer packets used to send ICS rewards. with the required consumer chain Id to identify the consumer to the provider.
  • [x/provider] Identify the source of ICS rewards from the IBC transfer packet memo. (#2290)
  • [x/provider] Enable permissionless allowlisting of reward denoms (at most 3) per consumer chain. (#2309)
Commits
  • 8f55cd7 fix!: some cleaning up (backport #2346) (#2350)
  • c1edaaf docs: update changelog for ICS v6.2.0 release (#2328)
  • 47cd04e fix!: enable the submission of allowlisted reward denoms (#2326)
  • 9d224a3 feat!: refactor consumer rewards (#2323)
  • 123e1e4 test: clean democracy E2E-test (#2316)
  • 92981ff build(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 (#2318)
  • c01268d feat!: add stride consumer reward patch back (#2324)
  • c8d13f5 fix: fix list-consumer-chains CLI command (#2313)
  • f56af4c build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#...
  • 33ea185 feat!: enable chains to allowlist reward denoms permissionlessly (#2309)
  • 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/cosmos/interchain-security/v6](https://github.com/cosmos/interchain-security) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/cosmos/interchain-security/releases)
- [Changelog](https://github.com/cosmos/interchain-security/blob/v6.2.0/CHANGELOG.md)
- [Commits](cosmos/interchain-security@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/interchain-security/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

The following labels could not be found: A:automerge.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.17%. Comparing base (896fcae) to head (25122b7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #796   +/-   ##
=======================================
  Coverage   57.17%   57.17%           
=======================================
  Files         213      213           
  Lines       11900    11900           
=======================================
  Hits         6804     6804           
  Misses       4486     4486           
  Partials      610      610           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aljo242 aljo242 merged commit ee42d1e into main Oct 16, 2024
14 checks passed
@aljo242 aljo242 deleted the dependabot/go_modules/github.com/cosmos/interchain-security/v6-6.2.0 branch October 16, 2024 19:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant