Skip to content

Bump cosmwasm-schema from 1.5.11 to 3.0.4 in /contracts/phoenix-escrow#46

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/contracts/phoenix-escrow/cosmwasm-schema-3.0.4
Open

Bump cosmwasm-schema from 1.5.11 to 3.0.4 in /contracts/phoenix-escrow#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/contracts/phoenix-escrow/cosmwasm-schema-3.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps cosmwasm-schema from 1.5.11 to 3.0.4.

Release notes

Sourced from cosmwasm-schema's releases.

v3.0.4

The detailed release notes are available in the CHANGELOG.md

v3.0.3

The detailed release notes are available in the CHANGELOG.md

v3.0.2

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.

v3.0.1

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.

Attached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

v3.0.0

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.

Attached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

v3.0.0-rc.1

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.\n\nAttached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

v3.0.0-rc.0

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.\n\nAttached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

v3.0.0-ibc2.0

This is an unfinished preview release of 3.0 with IBCv2 support.

The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.

Attached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

v2.3.2

The detailed release notes are available in the CHANGELOG.md

v2.3.1

The detailed release notes are available in the CHANGELOG.md

v2.3.0

The release notes are available in the CHANGELOG.md

v2.2.7

The detailed release notes are available in the CHANGELOG.md

v2.2.6

The detailed release notes are available in the CHANGELOG.md

v2.2.3

Migrated maintenance tools on top of version v2.2.2.

... (truncated)

Changelog

Sourced from cosmwasm-schema's changelog.

[3.0.4] - 2025-02-11

  • Prepared version v3.0.4 (#2613)

#2613: CosmWasm/cosmwasm#2613

[3.0.3] - 2025-02-09

Added

  • Add benchmarking instructions to README (#2606)

Changed

  • Prepared version v3.0.3 (#2610)
  • Update MIGRATING.md for version 3.0.x (#2594)
  • Update GitHub actions to the newest versions (#2578)
  • Update CHANGELOG.md for v3.0.2 (#2577)
  • Updated CHANGELOG with unreleased issues and PRs (#2603)
  • Updated Telegram link (#2601)
  • Updated CHANGELOG (#2598)
  • Updated MIGRATING.md (#2595)
  • core: assert BLS12-381 generator length invariants (#2586)
  • Unified Rust toolchain versions (#2585)
  • Unification of developers tools (#2583)
  • Improved development scripts (#2581)
  • CI: migrate workflows to checkout v6 (#2564)
  • ci: upgrade GitHub Action to download-artifact@v5 (#2555)
  • Moved MSRV.md to Wiki (#2546)
  • Moved CHECKS.md content to Wiki (#2545)
  • Updated schemas (#2544)
  • Unified GH actions versions. ([0xcda1f71])

Fixed

  • Correct minor grammar mistakes (#2549)
  • chore: Remove duplicate words to make the comments more readable (#2540)
  • docs(README): fix the community link to Telegram and add a link to the CosmWasm icon (#2597)
  • cargo install cosmwasm-check fails to compile (#2536)
  • Fix typos (#2579)
  • chore: fix some comments (#2562)
  • Fixed workspace settings (#2605)
  • Fixed typos. (#2602)
  • Fix typos and redundant naming (#2596)
  • chore: fix some typos (#2591)
  • Fix articles in Int type comments (#2576)
  • Fix typo (#2558)
  • chore: fix typo in README.md (#2556)
  • docs: fix typos (#2554)
  • chore: fix minor typos (#2551)

... (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 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 [cosmwasm-schema](https://github.com/CosmWasm/cosmwasm) from 1.5.11 to 3.0.4.
- [Release notes](https://github.com/CosmWasm/cosmwasm/releases)
- [Changelog](https://github.com/CosmWasm/cosmwasm/blob/v3.0.4/CHANGELOG.md)
- [Commits](CosmWasm/cosmwasm@v1.5.11...v3.0.4)

---
updated-dependencies:
- dependency-name: cosmwasm-schema
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
phoenix-frontend Ready Ready Preview, Comment Feb 23, 2026 2:41pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants