gnolang / tx-archive

A simple tool for backing up and restoring a Gno / TM2 chain
Apache License 2.0
3 stars 2 forks source link

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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 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[bot] commented 2 months ago

Superseded by #38.