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

Bump github.com/CosmWasm/wasmvm from 1.0.0-beta10 to 1.2.2 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 6, 2023

Bumps github.com/CosmWasm/wasmvm from 1.0.0-beta10 to 1.2.2.

Release notes

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

v1.2.2

v1.2.1

  • Upgrade cosmwasm from 1.2.0 to 1.2.2
  • Upgrade tempfile
  • Create static build for mac libwasmvmstatic_darwin.a (#387)
  • Remove tendermint-db dependency by creating a custom iterator interface (#405)
  • Print Rust panics to stderr (#396)

v1.2.0

Build artifacts generated at this tag.

v1.2.0-rc.1

v1.1.1

v1.1.0

  • Upgrade cosmwasm from 1.0.0 to 1.1.0
  • Fixes a but which led to a missing transaction info in Env (#345)
  • All the other things in the diff

v1.0.0

v1.0.0-soon2

Build artifacts generated at this tag.

v1.0.0-soon

Build artifacts generated at this tag.

v1.0.0-rc.0

  • Upgrade cosmwasm from 1.0.0-beta8 to 1.0.0-rc.0
  • Add shared library build for ARM/glibc Linux
  • Create LibwasmvmVersion() to get the version of the loaded library at runtime (#314)
  • All the other things
Commits
  • 7db6c12 [skip ci] Built release libraries
  • 6663484 Merge pull request #412 from CosmWasm/wasmvm-1.2.2
  • b802c4f Set libwasmvm version to 1.2.2
  • 3577d47 Upgrade cosmwasm to 1.2.3
  • 46d2dae Make CHANGELOG text friendlier
  • 8902cbd [skip ci] Built release libraries
  • e120838 Merge pull request #415 from CosmWasm/copy-shared-libs-to-artifacts-folder
  • 35553ea Merge pull request #411 from CosmWasm/builders-0015
  • dc72187 Use build_macos_static.sh from container
  • e9bbe9f Set CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse in build scripts
  • Additional commits viewable in compare view

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 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/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm) from 1.0.0-beta10 to 1.2.2.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmvm@v1.0.0-beta10...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2023
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.

0 participants