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.0.0-20241209121224-cabebfa1c816 to 6.3.0 #3450

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps github.com/cosmos/interchain-security/v6 from 6.0.0-20241209121224-cabebfa1c816 to 6.3.0.

Release notes

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

v6.3.0

Interchain Security v6.3.0 Release Notes

Note this release is ONLY relevant to providers.

Consumer chains can safely use ICS v6.2.0.

Provider chains are recommended to use this release instead.

📝 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.2.x to v6.3.x.

🚀 Highlights

This releases brings a series of bug fixes and improvements to the provider module.

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.

v6.1.0

Interchain Security v6.1.0 Release Notes

⚠️ This release in the v6 release series should be used instead of the deprecated v6.0.0 release.

📝 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 v5.2.x to v6.1.x.

... (truncated)

Changelog

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

v6.3.0

October 18, 2024

BUG FIXES

  • [x/provider] Add check for zero rewards to the rewards distribution logic. (#2363)

IMPROVEMENTS

  • [x/provider] Add validation for initial height and set default values for consumer initialization params. (#2357)

STATE BREAKING

  • [x/provider] Add check for zero rewards to the rewards distribution logic. (#2363)
  • [x/provider] Add validation for initial height and set default values for consumer initialization params. (#2357)

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)

... (truncated)

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 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.0.0-20241209121224-cabebfa1c816 to 6.3.0.
- [Release notes](https://github.com/cosmos/interchain-security/releases)
- [Changelog](https://github.com/cosmos/interchain-security/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/interchain-security/commits/v6.3.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 requested review from zmanian, jackzampolin and a team as code owners December 16, 2024 09:41
@dependabot dependabot bot added A:automerge dependencies Pull requests that update a dependency file labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants