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)
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.
... (truncated)
Commits
d2d34eb
fix(examples): update /r/demo/bar20/gno.mod (#2398)eef0039
fix: (gnovm) star expr assign for #1919 (#2255)6825293
feat: refactor govdao structure and examples (#2379)f60d4d8
docs: add 404 link checker / linter (#2394)f0bc611
feat: add r/demo/bar20 example (#2388)028a4ed
chore(docs): fix example rpcclient.NewHTTPClient returning variables (#2352)813cb0f
chore: update CODEOWNERS (#2387)c4664ed
feat(transpiler): transpile gno standard libraries (#1695)feb3051
fix(examples): correct the version number in upgrade demo (#2390)7b8a893
fix: Add default ports fornet.Dial
if missing in RPC URL (#2360)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