Skip to content

Bump go.sia.tech/core from 0.21.6 to 0.21.7 in the all-dependencies group - #334

Merged
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-d065b82c21
Jul 21, 2026
Merged

Bump go.sia.tech/core from 0.21.6 to 0.21.7 in the all-dependencies group#334
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-d065b82c21

Bump go.sia.tech/core in the all-dependencies group

b69986d
Select commit
Loading
Failed to load commit list.
Knope Bot / Require changes to be documented required action Jul 20, 2026 in 0s

This pull request has not been documented yet

This project requires changes to be documented via either changesets or conventional commits. Depending on how this pull request is merged, it may not be fully documented:

  • ❌ Squash would use commit message, that message is not conventional
  • ❌ Merge would use commit messages, and no commits are conventional
  • ❌ Rebase is allowed, and no commits are conventional

To satisfy this check, you can:

  • Address the conventional commit issues above
  • Click one of the buttons on this screen to auto-generate a change file (may only be visible to maintainers)
  • Create a change file with the Knope CLI
  • Create a change file in GitHub's web editor or copy/paste the content below into .changeset/bump_gosiatechcore_from_0216_to_0217_in_the_all_dependencies_group.md
    • Replace "CHANGE_TYPE" with major, minor, or patch (see knope's docs), then edit as needed for your users.

Details

---
default: CHANGE_TYPE
---

# Bump go.sia.tech/core from 0.21.6 to 0.21.7 in the all-dependencies group

#334 by @dependabot[bot]

Bumps the all-dependencies group with 1 update: [go.sia.tech/core](https://github.com/SiaFoundation/core).

Updates `go.sia.tech/core` from 0.21.6 to 0.21.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/SiaFoundation/core/releases">go.sia.tech/core's releases</a>.</em></p>
<blockquote>
<h2>0.21.7 (2026-07-17)</h2>
<h2>Fixes</h2>
<ul>
<li>Fix overflow bug in Currency.MulWithOverflow</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md">go.sia.tech/core's changelog</a>.</em></p>
<blockquote>
<h2>0.21.7 (2026-07-17)</h2>
<h3>Fixes</h3>
<ul>
<li>Fix overflow bug in Currency.MulWithOverflow</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/SiaFoundation/core/commit/5457cfa0fde52d49a862f0b36133e697899a3367"><code>5457cfa</code></a> Merge pull request <a href="https://redirect.github.com/SiaFoundation/core/issues/422">#422</a> from SiaFoundation/release</li>
<li><a href="https://github.com/SiaFoundation/core/commit/6d54395cfaf4656907d2da26a998ff7756a47ea6"><code>6d54395</code></a> chore: prepare release 0.21.7</li>
<li><a href="https://github.com/SiaFoundation/core/commit/78d08a720bb4f50c798fa43c22bb7392a7d23582"><code>78d08a7</code></a> build(deps): bump go.sia.tech/mux in the all-dependencies group</li>
<li><a href="https://github.com/SiaFoundation/core/commit/ad557b1fc8e690c6e08b4b6762acac7257b734d7"><code>ad557b1</code></a> types: fix overflow bug in Currency.MulWithOverflow</li>
<li><a href="https://github.com/SiaFoundation/core/commit/fa431e095b5b55bc899c153d8967127ad76b3f58"><code>fa431e0</code></a> build(deps): bump the all-dependencies group with 3 updates</li>
<li>See full diff in <a href="https://github.com/SiaFoundation/core/compare/v0.21.6...v0.21.7">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.sia.tech/core&package-manager=go_modules&previous-version=0.21.6&new-version=0.21.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>