Skip to content

build(deps): bump github.com/NethermindEth/juno from 0.15.18 to 0.15.20 - #143

Merged
gitsrc merged 1 commit into
mainfrom
dependabot/go_modules/github.com/NethermindEth/juno-0.15.20
Mar 21, 2026
Merged

build(deps): bump github.com/NethermindEth/juno from 0.15.18 to 0.15.20#143
gitsrc merged 1 commit into
mainfrom
dependabot/go_modules/github.com/NethermindEth/juno-0.15.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/NethermindEth/juno from 0.15.18 to 0.15.20.

Release notes

Sourced from github.com/NethermindEth/juno's releases.

v0.15.20

Added

  • Support for a new RPC v0.10.1 spec.
  • There is now an option to output logs in json format. To do so, pass --log-json into your juno command.
  • Kubernetes support for Juno officially out. Read more about it in our docs!

Fixed

  • Fixed a bug in get_storage_proof in which we were returning an incorrect storage proof hash.

Changed

  • Update to the latest Go version (1.26)
  • Small performance optimizations here and there.

New Contributors

Full Changelog: NethermindEth/juno@v0.15.19...v0.15.20

v0.15.20-rc.0

Added

  • Added support for a new RPC v0.10.1 spec.
  • Added an option to output logs in json format. To do so, pass --log-json into your juno command.

Changed

  • various improvements for the internal state and DB structure.
  • Fixed a bug in get_storage_proof in which we were returning an incorrect storage proof hash.
  • Various small quality of life improvements and refactors.

New Contributors

Full Changelog: NethermindEth/juno@v0.15.19-rc.0...v0.15.20-rc.0

v0.15.19

Hot fix recommended for everyone!

Fixed

  • Fix a possible state corruption that could happen when reverting migrated Classes to old CASM hashes.

Full Changelog: NethermindEth/juno@v0.15.18...v0.15.19

v0.15.19-rc.0

Juno is now compiled with Go 1.26 which brings new benefits by default. Check the release notes for info!

Added

... (truncated)

Commits
  • fd6227d docs: re-version 0.15.0
  • f89763c dummy commit to re-trigger CI
  • 963cfae refactor: move HistoryLastUpdateBlock logic to the state (#3486)
  • d03a7ab fix: set FailureReason for rpcv7
  • aca887d fix(rpc): correctly update get_transaction_status query (#3492)
  • 3cce85a fix(rpcv7): use feeder's TransactionStatus
  • 5dfc081 feat(vm): update blockifier to v0.18.0-dev.1 (#3490)
  • 161dba3 refactor: prepare Juno for future Sequencer changes (#3489)
  • e5095a5 feat(rpcv10): new INCLUDE_LAST_UPDATE_BLOCK flag for the `starknet_getStora...
  • a0ea97c refactor(rpcv10): empty proof facts (#3477)
  • 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 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)

Bumps [github.com/NethermindEth/juno](https://github.com/NethermindEth/juno) from 0.15.18 to 0.15.20.
- [Release notes](https://github.com/NethermindEth/juno/releases)
- [Commits](NethermindEth/juno@v0.15.18...v0.15.20)

---
updated-dependencies:
- dependency-name: github.com/NethermindEth/juno
  dependency-version: 0.15.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2026
@gitsrc
gitsrc merged commit 0ebeeb1 into main Mar 21, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/NethermindEth/juno-0.15.20 branch March 21, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant