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.2.1 to 1.2.3 #1344

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3.

Release notes

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

v1.2.3

v1.2.2

Commits
  • 61e41ae [skip ci] Built release libraries
  • aafd5c7 Set libwasmvm version to 1.2.3
  • db9d4a6 Update cosmwasm to 1.2.4
  • 8c66f0b [skip ci] Built release libraries
  • 4514698 Temporarily disabled libwasmvm_sanity_windows for 1.2 builds
  • a0ae2c1 [skip ci] Built release libraries
  • a9484be Build shared libraries on release branches
  • a2cb78b [skip ci] Built release libraries
  • 890f653 Merge pull request #418 from CosmWasm/version-check-binary
  • c2855c9 Add libwasmvm check to demo binary
  • 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.2.1 to 1.2.3.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmvm@v1.2.1...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from alpe as a code owner April 19, 2023 08:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 19, 2023
@alpe
Copy link
Contributor

alpe commented Apr 20, 2023

@alpe alpe added the backport/v0.3x Backport patches to sdk45 release branch label Apr 20, 2023
@alpe alpe requested review from pinosu and removed request for alpe April 21, 2023 10:25
Copy link
Contributor

@pinosu pinosu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@alpe alpe merged commit 45f79e9 into main Apr 21, 2023
@alpe alpe deleted the dependabot/go_modules/github.com/CosmWasm/wasmvm-1.2.3 branch April 21, 2023 12:06
mergify bot pushed a commit that referenced this pull request Apr 21, 2023
* Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3

Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmvm@v1.2.1...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update Docker, Readme

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <[email protected]>
(cherry picked from commit 45f79e9)

# Conflicts:
#	README.md
#	go.sum
alpe added a commit that referenced this pull request Apr 21, 2023
…1355)

* Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3 (#1344)

* Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.2.3

Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmvm@v1.2.1...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update Docker, Readme

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <[email protected]>
(cherry picked from commit 45f79e9)

# Conflicts:
#	README.md
#	go.sum

* Fix conflicts

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Peters <[email protected]>
@alpe alpe mentioned this pull request Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.3x Backport patches to sdk45 release branch 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.

2 participants