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

chore(deps): bump github.com/celestiaorg/nmt from 0.22.2 to 0.23.0 #131

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps github.com/celestiaorg/nmt from 0.22.2 to 0.23.0.

Release notes

Sourced from github.com/celestiaorg/nmt's releases.

v0.23.0

What's Changed

New Contributors

Full Changelog: celestiaorg/nmt@v0.22.3...v0.23.0

v0.22.3

What's Changed

New Contributors

Full Changelog: celestiaorg/nmt@v0.22.2...v0.22.3

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 <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)

@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 19:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 19:55
@dependabot dependabot bot requested review from cmwaters, ninabarbakadze, cristaloleg and Wondertan and removed request for a team January 20, 2025 19:55
@celestia-bot celestia-bot requested review from a team January 20, 2025 19:55
@github-actions github-actions bot added the bot label Jan 20, 2025
go.mod Outdated
@@ -1,9 +1,10 @@
module github.com/celestiaorg/go-square/v2

go 1.22.5
toolchain go1.23.5
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this added? AFAIK nmt v0.23.0 doesn't use any new Go features from 1.23.x

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a problem with unsynced version of go and toolchain.

On CI we use 1.23 but go.mod specifies 1.22. That's why Go on CI specifies toolchain version. Either bump go to 1.23 or leave toolchain as it's.

BTW, not a big deal IMO and doesn't break anything.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, we can bump Go versions in a FLUP PR

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/celestiaorg/nmt-0.23.0 branch from 5a7731d to eef2ad3 Compare January 21, 2025 14:42
@celestia-bot celestia-bot requested a review from a team January 21, 2025 14:43
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/celestiaorg/nmt-0.23.0 branch from eef2ad3 to f8e3e23 Compare February 11, 2025 14:18
rootulp
rootulp previously approved these changes Feb 11, 2025
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a FLUP we bump go versions

@rootulp
Copy link
Collaborator

rootulp commented Feb 11, 2025

Nvm, looks like CI is failing.

@rootulp rootulp marked this pull request as draft February 11, 2025 14:24
rootulp added a commit that referenced this pull request Feb 11, 2025
Unblocks #131

## Description
- Upgrade to Go 1.23.6
- Remove `go.work.example` because the merkle library was removed in
#91 so now there's no need
for a `go.work`.
Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt) from 0.22.2 to 0.23.0.
- [Release notes](https://github.com/celestiaorg/nmt/releases)
- [Commits](celestiaorg/nmt@v0.22.2...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/nmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/celestiaorg/nmt-0.23.0 branch from f8e3e23 to b92cb2e Compare February 11, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants