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

Update cw-orch requirement from 0.12 to 0.14 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Updates the requirements on cw-orch to permit the latest version.

Changelog

Sourced from cw-orch's changelog.

cw-orchestrator Changelog

Unpublished

  • Add add_balance function on the Mock type.

v0.10.0

  • Update CallAs to be generic over environments.
  • Use updated derive macros .
  • Add store_on function on Deploy trait.

v0.8.0

  • Redo crate API exposure
  • Remove prelude module

v0.4.0

  • Expose DaemonQuerier.
  • Require Chain reference instead of owned type on Contract constructor.
Commits
  • 19deb55 Bump to 0.14.0
  • cd12910 Merge pull request #179 from AbstractSDK/fix/ci-fix-rust-cache
  • 02fadd9 Merge pull request #175 from AbstractSDK/update/injectiveNetwork
  • 241c83d install-docs script update
  • fb72780 Merge pull request #184 from Cyonis/docs/supportedChains-3
  • 5cdf1bf Merge branch 'main' into docs/supportedChains-3
  • 21d6e2e Merge pull request #181 from Cyonis/docs/supportedChains-7
  • e406807 Merge branch 'main' into docs/supportedChains-7
  • 55ae0cc Merge pull request #186 from Cyonis/docs/supportedChains-5
  • b7bd67c Merge branch 'main' into docs/supportedChains-5
  • 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 <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)

Updates the requirements on [cw-orch](https://github.com/AbstractSDK/cw-orchestrator) to permit the latest version.
- [Release notes](https://github.com/AbstractSDK/cw-orchestrator/releases)
- [Changelog](https://github.com/AbstractSDK/cw-orchestrator/blob/main/CHANGELOG.md)
- [Commits](AbstractSDK/cw-orchestrator@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: cw-orch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2023

Superseded by #18.

@dependabot dependabot bot closed this Aug 22, 2023
@dependabot dependabot bot deleted the dependabot/cargo/cw-orch-0.14 branch August 22, 2023 08:21
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants