-
Notifications
You must be signed in to change notification settings - Fork 3
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.2.0 #55
base: main
Are you sure you want to change the base?
Bump github.com/gnolang/gno from 0.1.0-nightly.20240627 to 0.2.0 #55
Conversation
The following labels could not be found: |
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps [github.com/gnolang/gno](https://github.com/gnolang/gno) from 0.1.0-nightly.20240627 to 0.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: github.com/gnolang/gno dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
7bb6ab9
to
afdd5cd
Compare
I clone this PR branch locally and do
gnolang/faucet is currently on go 1.21, and gnolang/gno is currently on go 1.22. I don't know why it wants go 1.23.2. Maybe we need to do a separate PR to update the gnolang/gno dependency? Should faucet use the latest gnolang/gno? |
Bumps github.com/gnolang/gno from 0.1.0-nightly.20240627 to 0.2.0.
Release notes
Sourced from github.com/gnolang/gno's releases.
... (truncated)
Commits
c1a3341
fix(gno.land): make gno store cache respect rollbacks (#2319)65ee7a5
feat(examples): addr/leon
(#2740)c82e646
chore: remove panic from uverse (#2626)68ef445
docs(portal-loop): mention packages can be deployed permissionlessly (#2747)701ac17
feat(examples): a shifumi (rock, paper, scissors) smart contract (#2629)e5c1152
feat: In r/demo/users, add ListUsersByPrefix (#1708)651f5aa
chore: In gnoclient, separate out SignTx and BroadcastTxCommit (#2641)b7dbed9
feat: gnobro, a terminal-based realm browser (#2608)e2a13e8
chore(ci): CI test of portal-loop (#2064)e60e4ca
chore: simplify staging (#2018)You can trigger a rebase of this PR 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)