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 to 6.1.0 #768

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

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

Release notes

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

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.

🚀 Highlights

This release introduces the following features:

  • Permissionless (as described in ADR 019) enables users to permissionlessly launch opt-in consumer chains. Note that Top N consumer chains will still need to go through governance.
  • Inactive Provider Validators (as described in ADR 017) enables validators from outside the provider's active validator set to validate on consumer chains.
  • Removal of Unbonding Pausing (i.e., the provider-side changes of ADR 018) reduces the complexity of the ICS protocol and removes the dependency between the liveness of undelegation operations on the Cosmos Hub and the liveness of consumer chains.

In addition, it bumps the following dependencies:

Changelog

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

v6.1.0

September 20, 2024

BUG FIXES

  • Remove duplicate event emission on cached context. (#2282)
  • [x/provider] Add patch to enable ICS rewards from Stride to be distributed. (#2288)

STATE BREAKING

  • [x/provider] Add patch to enable ICS rewards from Stride to be distributed. (#2288)
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 to 6.1.0.
- [Release notes](https://github.com/cosmos/interchain-security/releases)
- [Changelog](https://github.com/cosmos/interchain-security/blob/v6.1.0/CHANGELOG.md)
- [Commits](cosmos/interchain-security@v6.0.0...v6.1.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] <support@github.com>
@dependabot dependabot bot requested a review from aljo242 as a code owner September 23, 2024 09:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

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

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.03%. Comparing base (490be7a) to head (f6bd3e5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #768   +/-   ##
=======================================
  Coverage   57.03%   57.03%           
=======================================
  Files         208      208           
  Lines       11632    11632           
=======================================
  Hits         6634     6634           
  Misses       4394     4394           
  Partials      604      604           

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

@aljo242 aljo242 merged commit 8e8efde into main Sep 23, 2024
16 checks passed
@aljo242 aljo242 deleted the dependabot/go_modules/github.com/cosmos/interchain-security/v6-6.1.0 branch September 23, 2024 15: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