AbstractSDK / cw-orchestrator

All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.
https://orchestrator.abstract.money
GNU General Public License v3.0
76 stars 18 forks source link

Update cw2 requirement from 1.0 to 2.0 #464

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on cw2 to permit the latest version.

Changelog

Sourced from cw2's changelog.

Changelog

Unreleased

  • chore: Create workspace #26
  • chore: Remove CLA.md. Everything is this repo is Apache 2 licensed and there is no intention to change that.

v2.0.0-rc.0 (2024-02-09)

Full Changelog

Merged pull requests:

v2.0.0-beta.0 (2024-02-01)

Full Changelog

Closed issues:

  • Release 2.0.0-beta #24
  • Remove deprecated symbols #20
  • Deprecate and remove cw_utils::Event #17

Merged pull requests:

Commits
  • 1116462 chore: Bump dependencies and release cw-minus 2.0.0 (#37)
  • cf3b9dd Merge pull request #35 from CosmWasm/cw2-docs
  • 40d9608 Fix and improve CW2 docs
  • 297d778 Merge pull request #32 from CosmWasm/bump-rust-versions
  • 1e7474c chore: Add README (#34)
  • 5f9023f Use rust:1.70.0 as the key component
  • d45d5f4 Use ~/project/Cargo.lock in all cases (Cargo.lock was wrong for workspace pac...
  • 2649e3b Bump linter to latest Rust 1.76.0
  • 4151e7d Bump min version to 1.70.0
  • 5e253a4 Add secondary cache restore keys
  • Additional commits viewable in compare view


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 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)
cloudflare-pages[bot] commented 1 month ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: f5f52e9
Status:🚫  Build failed.

View logs

dependabot[bot] commented 1 month ago

Looks like cw2 is up-to-date now, so this is no longer needed.