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/gnolang/gno from 0.1.0-nightly.20240627 to 0.1.0-nightly.20240707 #45

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.1.0-nightly.20240707

Changelog

  • 5f6b3119 chore(gnodev): show link to docs upon 'h' key (#2497)
  • b696a097 chore(test): update home_filetest.gno due to CI failed (#2498)
  • da595162 chore: make contribs/ Makefile dynamic (#2318)
  • 88a417be chore: portal loop small fixes (#1959)
  • 7fe0f200 chore: update docs/' Makefile and CI (#2534)
  • c697ccf1 docs: In the validator FAQ, update planned Test4 launch to Q3 2024 (#2511)
  • f6235fd9 docs: add realm type (#2441)
  • 1c162dea docs: fix typos (#2512)
  • 10a6f7e4 feat(docs-linter): add lint for local links (#2416)
  • 3affd955 feat(examples): refactor grc20 (#2529)
  • dea0df15 feat(gnodev): add /reload and /reset endpoints (#2448)
  • 0572de4c feat(gnovm): add gno fmt command (#2156)
  • f547d7dc feat(stdlibs): add math/rand (#2455)
  • 876eaf92 feat(stdlibs/std): restrict Banker methods based on caller of GetBanker (#1921)
  • 9ced20bb feat: Bound Method Realm support (#1257)
  • 6a784882 feat: Implement genesis transaction list command. (#2400)
  • 1169658f feat: add 'gno mod tidy -v --recursive' flags (#2485)
  • f6ca5182 feat: add /r/sys/validators (#2130)
  • 326dae72 feat: add p/demo/uassert & p/demo/urequire (#928)
  • 77ceda41 feat: add p/nestedpkg (#2342)
  • 21f9979a feat: add unit tests to p/gov/proposal (#2475)
  • b5560e20 feat: add valset injection through r/sys/validators (#2229)
  • 0c69db3c feat: improve r/gnoland/valopers implementation (#2509)
  • ee69fbd6 fix(examples): fix output of uassert.Equal() (#2507)
  • 051bdc27 fix(examples): fix output of urequire.PanicsWithMessage() (#2506)
  • 30c63688 fix(examples): wrong module name of nestedpkg (#2522)
  • f28444ae fix(gno.land): pre-load all standard libraries in vm.Initialize (#2504)
  • 3b42391d fix(gnovm): Resolve RefValues before using as Objects (#2454)
  • e282618a fix(gnovm): source location always precise with line and column (#2362)
  • 0e48a764 fix(gnoweb): footer display (#2462)
  • 8aafb6c1 fix: Give different names to nightly and master releases (#2452)
  • 25d746fd fix: Revert "feat: add p/nestedpkg (#2342)" (#2525)
  • 79a71a47 fix: Set go version to 1.22.4 on mod files. (#2474)
  • 608ca308 fix: urequire module path (#2480)
  • b1d778cc fix: regenerate output for zrealm_tests0_stdlibs (#2527)
  • 6a7e19f9 fix: update tx-archive usage in portal loop (#2521)
  • a8253447 fix: update golden test zrealm_tests0_stdlibs.gno (#2524)
  • 981f3fa4 refactor(stdlibs/std): re-organize gnoEvent struct (#2160)

Container Images

You can find all docker images at:

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

Changelog

... (truncated)

Commits

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)

Bumps [github.com/gnolang/gno](https://github.com/gnolang/gno) from 0.1.0-nightly.20240627 to 0.1.0-nightly.20240707.
- [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.20240627...v0.1.0-nightly.20240707)

---
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 requested a review from a team as a code owner July 8, 2024 19:09
@dependabot dependabot bot requested a review from zivkovicmilos July 8, 2024 19:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

The following labels could not be found: dependencies.

@dependabot dependabot bot requested review from mvertes and ltzmaxwell and removed request for a team July 8, 2024 19:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #48.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-gnolang-gno-0.1.0-nightly.20240707 branch July 15, 2024 18:36
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.

0 participants