Skip to content

Bump go.sia.tech/hostd/v2 from 2.10.2 to 2.10.3 in the dependencies group - #71

Merged
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/dependencies-ae2379a14c
Sep 11, 2026
Merged

ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/dependencies-ae2379a14c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: go.sia.tech/hostd/v2.

Updates go.sia.tech/hostd/v2 from 2.10.2 to 2.10.3

Release notes

Sourced from go.sia.tech/hostd/v2's releases.

v2.10.3

Fixes

  • Fix deleting hosted data at the end of a contract blocking downloading

Fix volume usage accounting going negative

Fixed two paths that could leave a volume's used_sectors counter below the number of sectors actually stored in it. Once the counter went negative the background sector pruner panicked, which exited the daemon without writing anything to the log and recurred on every restart.

Also fixed hostd recalculate skipping volumes that have no sectors left, which meant it could report success without repairing a volume whose rows had all been deleted by an interrupted removal.

Hosts already affected have their counters repaired automatically by a database migration on the next startup.

Changelog

Sourced from go.sia.tech/hostd/v2's changelog.

2.10.3 (2026-09-01)

Fixes

  • Fix deleting hosted data at the end of a contract blocking downloading

Fix volume usage accounting going negative

Fixed two paths that could leave a volume's used_sectors counter below the number of sectors actually stored in it. Once the counter went negative the background sector pruner panicked, which exited the daemon without writing anything to the log and recurred on every restart.

Also fixed hostd recalculate skipping volumes that have no sectors left, which meant it could report success without repairing a volume whose rows had all been deleted by an interrupted removal.

Hosts already affected have their counters repaired automatically by a database migration on the next startup.

Commits
  • 71b8de5 apply fix
  • e8074c7 Merge pull request #983 from SiaFoundation/release
  • 5e85b83 chore: prepare release 2.10.3
  • 1739166 chore: fix negotiation height parameter name
  • 1a07386 build(deps): bump go.sia.tech/jape in the dependencies group
  • 541de49 build(deps): bump github.com/mattn/go-sqlite3 in the dependencies group
  • 6c18eaa Merge pull request #984 from SiaFoundation/chris/fix-volume-count-panic
  • 4bdee1d migration
  • 939b281 address comments
  • 2926a6f fix recalcVolumeMetrics for zero volume_sectors
  • 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 <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 dependencies group with 1 update: [go.sia.tech/hostd/v2](https://github.com/SiaFoundation/hostd).


Updates `go.sia.tech/hostd/v2` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/SiaFoundation/hostd/releases)
- [Changelog](https://github.com/SiaFoundation/hostd/blob/master/CHANGELOG.md)
- [Commits](SiaFoundation/hostd@v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: go.sia.tech/hostd/v2
  dependency-version: 2.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 Sep 11, 2026
@socket-security

Copy link
Copy Markdown

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/​hostd/​v2@​v2.10.2 ⏵ v2.10.375 +1100100100100

View full report

@ChrisSchinnerl
ChrisSchinnerl merged commit 7a0a0bc into master Sep 11, 2026
9 checks passed
@ChrisSchinnerl
ChrisSchinnerl deleted the dependabot/go_modules/dependencies-ae2379a14c branch September 11, 2026 09:14
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