Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps github.com/CosmWasm/wasmd from 0.55.0 to 0.55.1.

Release notes

Sourced from github.com/CosmWasm/wasmd's releases.

v0.55.1

Fixes CWA-2025-004, CWA-2025-005 and CWA-2025-006

Changelog

Sourced from github.com/CosmWasm/wasmd's changelog.

Changelog

Unreleased

Full Changelog

  • chore: Change port prefix for IBCv2 messages to "wasm2" #2229
  • feat: IBCv2 timeout handler #2226
  • chore: source_client instead of channel_id in IBCv2 #2223
  • fix: Use seconds instead of nanoseconds for IBCv2 msg #2214
  • Register IBC v2 route and store the IBC v2 port in ContractInfo #2122
  • chore: Remove unused keepers #2190
  • Add IBC v2 SendPacket message encoding #2110
  • Remove IBC fee handling, as it is no longer supported by the IBC protocol #2254
  • Add support for IBCv2 Send entry point #2252
  • Introduce IBCv2 endpoint for receiving message acknowledgements #2261
  • IBCv2 WriteAcknowledgement handler for async ACK #2173
  • Remove HRP from port ID to comply with the IBC port ID format #2266
  • Add a transaction hash to TransactionInfo #2259
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/CosmWasm/wasmd](https://github.com/CosmWasm/wasmd) from 0.55.0 to 0.55.1.
- [Release notes](https://github.com/CosmWasm/wasmd/releases)
- [Changelog](https://github.com/CosmWasm/wasmd/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmd@v0.55.0...v0.55.1)

---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmd
  dependency-version: 0.55.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 11, 2025
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.

1 participant