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.20240620 to 0.1.0-nightly.20240627 in the everything-else group #37

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the everything-else group with 1 update: github.com/gnolang/gno.

Updates github.com/gnolang/gno from 0.1.0-nightly.20240620 to 0.1.0-nightly.20240627

Release notes

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

v0.1.0-nightly.20240627

Changelog

  • 900bb2ff chore(examples): In r/demo/boards public API, change AssertOriginCall() to PrevRealm().IsUser() (#2358)
  • ea1ff3f6 chore(tm2): OTEL / handle http metrics exporter (#2402)
  • 25dba012 chore: remove stdshim (#2403)
  • f74e5f05 docs: new validator docs (+ updated docs for gnoland cli) (#2285)
  • 764eb65e feat(gnoweb): Docs link to gnokey list with specific anchor (#2428)
  • 032d4223 feat(keeper)!: use . syntax for qeval; : for qrender (#2382)
  • 4f16ad3e feat(telemetry): set otel service instance key id (#2435)
  • 31a5f2ea feat: docs linter improvements (#2404)
  • 072aef3c feat: migrate the libtm repo to tm2/pkg/libtm (#2424)
  • 28c3b1ac feat: overhaul gnoland secrets and gnoland config to output JSON (#2393)
  • 6243b568 feat: small improvements for #1702 (#2276)
  • cac0b772 fix(CI): ignored contribs folder on gno update - bis (#2412)
  • 49fab4a7 fix(docs): broken links (#2431)
  • ed1601e6 fix(gnoclient): Return error when getting keypair information (#2300)
  • 4dc27120 fix(tm2): rpc status validator power (#2447)
  • 3901e7e5 fix(tm2/std)!: use snake_case JSON fields for MemFile and MemPackage (#2019)
  • bedd0f91 fix: allow LICENSE rendering via gnoweb (#2417)
  • 22c4d175 fix: update validator docs styling, links (#2439)

Container Images

You can find all docker images at:

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

Changelog

  • 900bb2ff chore(examples): In r/demo/boards public API, change AssertOriginCall() to PrevRealm().IsUser() (#2358)
  • ea1ff3f6 chore(tm2): OTEL / handle http metrics exporter (#2402)
  • 25dba012 chore: remove stdshim (#2403)
  • f74e5f05 docs: new validator docs (+ updated docs for gnoland cli) (#2285)
  • 764eb65e feat(gnoweb): Docs link to gnokey list with specific anchor (#2428)
  • 032d4223 feat(keeper)!: use . syntax for qeval; : for qrender (#2382)
  • 4f16ad3e feat(telemetry): set otel service instance key id (#2435)
  • 31a5f2ea feat: docs linter improvements (#2404)
  • 072aef3c feat: migrate the libtm repo to tm2/pkg/libtm (#2424)
  • 28c3b1ac feat: overhaul gnoland secrets and gnoland config to output JSON (#2393)
  • 6243b568 feat: small improvements for #1702 (#2276)
  • cac0b772 fix(CI): ignored contribs folder on gno update - bis (#2412)
  • 49fab4a7 fix(docs): broken links (#2431)
  • ed1601e6 fix(gnoclient): Return error when getting keypair information (#2300)
  • 4dc27120 fix(tm2): rpc status validator power (#2447)
  • 3901e7e5 fix(tm2/std)!: use snake_case JSON fields for MemFile and MemPackage (#2019)
  • bedd0f91 fix: allow LICENSE rendering via gnoweb (#2417)
  • 22c4d175 fix: update validator docs styling, links (#2439)

Container Images

... (truncated)

Commits
  • 3901e7e fix(tm2/std)!: use snake_case JSON fields for MemFile and MemPackage (#2019)
  • 4dc2712 fix(tm2): rpc status validator power (#2447)
  • 764eb65 feat(gnoweb): Docs link to gnokey list with specific anchor (#2428)
  • 22c4d17 fix: update validator docs styling, links (#2439)
  • f74e5f0 docs: new validator docs (+ updated docs for gnoland cli) (#2285)
  • 4f16ad3 feat(telemetry): set otel service instance key id (#2435)
  • 49fab4a fix(docs): broken links (#2431)
  • 28c3b1a feat: overhaul gnoland secrets and gnoland config to output JSON (#2393)
  • 072aef3 feat: migrate the libtm repo to tm2/pkg/libtm (#2424)
  • bedd0f9 fix: allow LICENSE rendering via gnoweb (#2417)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the everything-else group with 1 update: [github.com/gnolang/gno](https://github.com/gnolang/gno).


Updates `github.com/gnolang/gno` from 0.1.0-nightly.20240620 to 0.1.0-nightly.20240627
- [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.20240620...v0.1.0-nightly.20240627)

---
updated-dependencies:
- dependency-name: github.com/gnolang/gno
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from zivkovicmilos July 1, 2024 00:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

The following labels could not be found: dependencies.

@zivkovicmilos zivkovicmilos merged commit 9a343a0 into main Jul 5, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot-go_modules-main-everything-else-2b7d8267b6 branch July 5, 2024 10:28
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.

1 participant