celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
346 stars 293 forks source link

chore(deps): Bump github.com/celestiaorg/go-square from 1.0.0 to 1.1.0 #3883

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/celestiaorg/go-square from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/celestiaorg/go-square's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/celestiaorg/go-square/compare/v1.0.1...v1.1.0

v1.0.1

What's Changed

Full Changelog: https://github.com/celestiaorg/go-square/compare/v1.0.0...v1.0.1

Commits
  • be3c280 fix(blob): use proper share.MaxShareVersion const (#64)
  • c6540fc perf(namespace): speed up Namespace comparisons (#63)
  • e4e8a8b chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#57)
  • 4063a54 refactor: rename to ShareReservedBytes (#61)
  • ae56f63 chore(deps): bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0 (#62)
  • 838b0a2 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 (#59)
  • dea967e chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#56)
  • 6c6cdf5 chore(deps): bump celestiaorg/.github from 0.3.3 to 0.4.1 (#54)
  • ef245e5 chore(deps): bump celestiaorg/.github from 0.3.1 to 0.3.3 (#53)
  • 17df7a2 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#51)
  • 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 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)