Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the all-dependencies group with 1 update: go.sia.tech/coreutils.

Updates go.sia.tech/coreutils from 0.19.0 to 0.20.0

Release notes

Sourced from go.sia.tech/coreutils's releases.

0.20.0 (2025-12-18)

Breaking Changes

  • Add option to add middleware to dialed or accepted QUIC streams.

Features

  • Allow for passing a custom Dialer to the Syncer.
  • Renamed SendCheckpoint to RetrieveCheckpoint and now accepts multiple peers.
  • Updated bootstrap peers

Fixes

  • Fix double-close of finishCh in parallelSync.
  • Syncer: return connected peers first to avoid stale peers in the store.
Changelog

Sourced from go.sia.tech/coreutils's changelog.

0.20.0 (2025-12-18)

Breaking Changes

  • Add option to add middleware to dialed or accepted QUIC streams.

Features

  • Allow for passing a custom Dialer to the Syncer.
  • Renamed SendCheckpoint to RetrieveCheckpoint and now accepts multiple peers.
  • Updated bootstrap peers

Fixes

  • Fix double-close of finishCh in parallelSync.
  • Syncer: return connected peers first to avoid stale peers in the store.
Commits
  • e810bc1 Merge pull request #370 from SiaFoundation/release
  • 7fcbb67 chore: prepare release 0.20.0
  • 22c87f6 Merge pull request #379 from SiaFoundation/nate/update-bootstrap-peers
  • 815864a update bootstrap peers list
  • 92f8baf Merge pull request #376 from SiaFoundation/chris/quic-middleware
  • f20725e prevent double close of finishCh
  • 9484c28 add TestQuicStreamMiddleware
  • a24b846 Allow for passing middleware to quic.Dial and quic.Serve
  • b298815 return connected peers first
  • cc910f6 build(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.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 <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 all-dependencies group with 1 update: [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils).


Updates `go.sia.tech/coreutils` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/SiaFoundation/coreutils/releases)
- [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md)
- [Commits](SiaFoundation/coreutils@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: go.sia.tech/coreutils
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Dec 22, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgo.sia.tech/​coreutils@​v0.19.0 ⏵ v0.20.098 +1100100100100

View full report

@ChrisSchinnerl ChrisSchinnerl merged commit b35be60 into master Jan 5, 2026
11 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the dependabot/go_modules/all-dependencies-27862af765 branch January 5, 2026 11:35
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.

2 participants