gnolang / tx-indexer

A minimal Tendermint2 indexer capable of serving chain data
Apache License 2.0
9 stars 13 forks source link

chore(deps): bump github.com/gnolang/gno from 0.1.0-nightly.20240604 to 0.1.0-nightly.20240620 #60

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/gnolang/gno from 0.1.0-nightly.20240604 to 0.1.0-nightly.20240620.

Release notes

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

v0.1.0-nightly.20240620

Changelog

  • ea969b3a Revert "fix: default untyped to uint when necessary (#2024)"
  • a85b3806 add redirect temporarily from /gophercon24 to docs.gno.land
  • fcbc61e3 chore(docs): bump minimum version to go 1.21 (#2328)
  • 96860339 chore(docs): fix gnodev.md typo (#2302)
  • 028a4edf chore(docs): fix example rpcclient.NewHTTPClient returning variables (#2352)
  • 6ec4bb80 chore(gnodev): fix typo (#2341)
  • 931f3d2e chore(pages/events): update events (#2347)
  • e3f33a24 chore: In gnodev, include gnoweb flags (#2135)
  • 813cb0f1 chore: update CODEOWNERS (#2387)
  • 62846693 ci: test gno.land when changing gnovm and tm2 (#2215)
  • c67eff69 docs(GRC721): remove outdated guide (#2289)
  • 53f2b13f docs(guides/grc20): Fix playground link with correct code (#2315)
  • e850d226 docs: Fix wrong indentation in concepts/packages (#2287)
  • 5541e35b docs: Index missing pages & remove outdated ones (#2291)
  • f60d4d8c docs: add 404 link checker / linter (#2394)
  • aa9c64a1 docs: add TestSetRealm reference docs (#2369)
  • 3f5a6ad9 docs: update overview.md (#2275)
  • 145f612f feat(PoC,gov): initial sys/validators and gov/dao contracts (#1945)
  • 4dafb8ae feat(gnodev): allow gnodev to load txs (#2281)
  • 69f7d132 feat(gnoweb): Handle unicode characters in 404 page URL (#1878)
  • a22ce24d feat(std): support timestamp skipping in test cases (#569)
  • c4664edb feat(transpiler): transpile gno standard libraries (#1695)
  • f0bc6117 feat: add r/demo/bar20 example (#2388)
  • 6032b484 feat: add support for displaying the P2P Address for node secrets info (#2361)
  • e2e0611f feat: add the ability to add packages to genesis transactions (#2327)
  • 0ba53aca feat: gno type check (#1426)
  • c5b999f2 feat: govdao mvp improvement (#2344)
  • b89a9c93 feat: improve p/ownable API (#2330)
  • 6825293c feat: refactor govdao structure and examples (#2379)
  • 7dd560bc fix(blog): add edit check (#2271)
  • 5fdbce0e fix(contribs): revert back to make <action>.<program> syntax instead of the opposite (#2353)
  • cbd0725c fix(docs): missing 'false' return in Iterate() methods (#2356)
  • feb3051b fix(examples): correct the version number in upgrade demo (#2390)
  • d2d34eb6 fix(examples): update /r/demo/bar20/gno.mod (#2398)
  • 2e5ac4ab fix(gno.land/Makefile): lazily start gnoland node (#2293)
  • 43b4380d fix(gnoland): fix: wrong help message for balances add (#2284)
  • b42d0f06 fix(gnovm): Correct file test issue in zream12 (#2340)
  • dbfdbf70 fix(gnovm): incorrect Emit signature in stdshim (#2292)
  • ca54f5af fix(gnoweb): Cursor pointer when hovering over dark mode theme (#2280)
  • 74c2b314 fix(gnoweb): update "airgapped" commands in realm help page (#2244)
  • a1ab6a19 fix(makefile): gnodev with make install (#2346)
  • eef00390 fix: (gnovm) star expr assign for #1919 (#2255)
  • 7b8a893e fix: Add default ports for net.Dial if missing in RPC URL (#2360)
  • fabf6c83 fix: Handle .mod files for realms in gnoweb (#2278)
  • 719ee920 fix: bad module naming in gov package (#2339)
  • 3801d340 fix: custom boolean types in conditional statements (#2147)
  • e7e47d25 fix: default untyped to uint when necessary (#2024)

... (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 4 months ago

The following labels could not be found: dependencies.

dependabot[bot] commented 4 months ago

Superseded by #62.