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

chore(deps): bump github.com/gnolang/gno from 0.1.0-nightly.20240707 to 0.1.1 #66

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps github.com/gnolang/gno from 0.1.0-nightly.20240707 to 0.1.1.

Release notes

Sourced from github.com/gnolang/gno's releases.

v0.1.1

Description

This release includes a hotfix that would cause sentry nodes to panic due to local store mismatch.

Container Images

You can find all docker images at:

https://github.com/orgs/gnolang/packages?repo_name=gno

What's Changed

Full Changelog: gnolang/gno@v0.1.0...v0.1.1

v0.1.0

Description

🎉 test4.gno.land genesis release 🎉

What's Changed

Full Changelog: gnolang/gno@v0.1.0-nightly.20240707...v0.1.0

Container Images

You can find all docker images at:

https://github.com/orgs/gnolang/packages?repo_name=gno

Commits
  • c162dc0 fix(sdk/vm): re-load iavl store from backup if empty (#2568)
  • b88d77c chore: add test4 persistent_peers (#2569)
  • 194903d feat: test4 genesis.json and suggested config.toml (#2508)
  • 6432573 test(gnoclient): Fix a potential bug in the integration test (#2558)
  • 8446881 feat: skip gno.mod in ReadMemPackage (#2559)
  • 40a4e30 fix(vm): avoid "index out of range" in convertArgToGno (#2500)
  • abf8af6 feat: users namespace (#2471)
  • a7fd05b fix: govDAO: Use GetOrigCaller() to be able to run proposals using MsgRun (#2...
  • f980fd6 chore: update homepage (#2552)
  • 0dc4b6d feat: Initialize static blocks before preprocess (#2418)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner July 15, 2024 01:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

The following labels could not be found: dependencies.

@ajnavarro
Copy link
Collaborator

@dependabot rebase

Bumps [github.com/gnolang/gno](https://github.com/gnolang/gno) from 0.1.0-nightly.20240707 to 0.1.1.
- [Release notes](https://github.com/gnolang/gno/releases)
- [Changelog](https://github.com/gnolang/gno/blob/master/Dockerfile.release)
- [Commits](gnolang/gno@v0.1.0-nightly.20240707...v0.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-go_modules-main-github.com-gnolang-gno-0.1.1 branch from 596d84b to 83de599 Compare July 22, 2024 13:03
@zivkovicmilos zivkovicmilos merged commit 1571aba into main Jul 24, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-gnolang-gno-0.1.1 branch July 24, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants