spacemeshos / smcli

Spacemesh command-line tool
https://spacemesh.io/
MIT License
8 stars 9 forks source link

Bump github.com/spacemeshos/go-spacemesh from 1.0.2 to 1.1.3 #81

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/spacemeshos/go-spacemesh from 1.0.2 to 1.1.3.

Release notes

Sourced from github.com/spacemeshos/go-spacemesh's releases.

v1.1.3

Zip Files

For information about changes in this release see the changelog.

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.1.2...v1.1.3

v1.1.2

Zip Files

4d3e795af1f767d51622edab40de01dab9ffe91f222881fc8292dfd82cd192af  Linux.zip
4c586bbac444809462bed0ff6e4ff888667c92b0c156fa930e10f907bb297f67  Linux_ARM64.zip
93e3eff88479493abc6a1b4439f36d06b32a67326cdd6b01e9b96effb7e85e04  Windows.zip
148ac688381baa22d5e8873988e44cfab1bd1eb68018343d48b4d7508bdf7288  macOS.zip
7cb0abb57fd685359f217507d5858be102431a8794ab49eb2731c8ae32af599e  macOS_ARM64.zip

For information about changes in this release see the changelog.

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.1.0...v1.1.2

v1.1.1

Zip Files

What's Changed

Notes:

An oversight in our GRPC API caused some users to experience repeated crashes of their node when used with Smapp. The problematic code has been fixed in this release.

... (truncated)

Changelog

Sourced from github.com/spacemeshos/go-spacemesh's changelog.

v1.1.3

Upgrade information

Highlights

Features

Improvements

  • #4939 Make sure to fetch data from peers that are already connected.
Commits
  • b846377 cherry-pick fix for fetching block
  • 1132af2 Prepare v1.1.2 release (#4898)
  • 8d3bdc4 Give NiPoSTBuilder more time to create the PoST (#4893)
  • 4bd907c add changelog with a note on release workflow (#4890)
  • 264e589 Fixes failing TestPeerInfoApi test on windows (#4888)
  • 5a90e8d build(deps): Bump github.com/spacemeshos/post from 0.9.1 to 0.9.2 (#4889)
  • d1e2450 p2p: drop legacy discovery protocol and custom address book (#4836)
  • 3c5eaee p2p: add ip4/ip6 blocklists (#4795)
  • 2582563 Use ctxzap in GRPC services (#4816)
  • 403f8c4 build(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.24.3 to 0.25.0 (...
  • 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)
dependabot[bot] commented 8 months ago

Superseded by #82.