Skip to content

build(deps): bump go.sia.tech/mux from 1.5.2 to 1.5.3#459

Merged
ChrisSchinnerl merged 2 commits into
masterfrom
dependabot/go_modules/go.sia.tech/mux-1.5.3
Jul 17, 2026
Merged

build(deps): bump go.sia.tech/mux from 1.5.2 to 1.5.3#459
ChrisSchinnerl merged 2 commits into
masterfrom
dependabot/go_modules/go.sia.tech/mux-1.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps go.sia.tech/mux from 1.5.2 to 1.5.3.

Release notes

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

1.5.3 (2026-07-17)

Fixes

  • Fix Stream.Write not getting unblocked by Stream.Close if writeBuf is full.
  • Short-circuits readLoop if an error occurs before Stream creation
Changelog

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

1.5.3 (2026-07-17)

Fixes

  • Fix Stream.Write not getting unblocked by Stream.Close if writeBuf is full.
  • Short-circuits readLoop if an error occurs before Stream creation
Commits
  • cc18ac7 Merge pull request #48 from SiaFoundation/release
  • f1e2da2 chore: prepare release 1.5.3
  • aa62b01 address comment
  • 7de0648 address comments
  • 5d64504 changeset
  • 970e28c extend test and implement fix
  • 8eef042 add TestCloseUnblocksWrite
  • b21c441 build(deps): bump golang.org/x/crypto in the all-dependencies group
  • 3a44342 Merge pull request #47 from SiaFoundation/matt/early-err-shortcircuit
  • 0991452 modern loops
  • 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 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)

Bumps [go.sia.tech/mux](https://github.com/SiaFoundation/mux) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/SiaFoundation/mux/releases)
- [Changelog](https://github.com/SiaFoundation/mux/blob/master/CHANGELOG.md)
- [Commits](SiaFoundation/mux@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: go.sia.tech/mux
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 17, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.

Tip: disable this comment in your organization's Code Review settings.

@socket-security

socket-security Bot commented Jul 17, 2026

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/​core@​v0.21.6 ⏵ v0.21.799 +1100100100100
Updatedgo.sia.tech/​mux@​v1.5.2 ⏵ v1.5.3100 +1100100100100

View full report

@ChrisSchinnerl
ChrisSchinnerl merged commit dfd89d0 into master Jul 17, 2026
12 checks passed
@ChrisSchinnerl
ChrisSchinnerl deleted the dependabot/go_modules/go.sia.tech/mux-1.5.3 branch July 17, 2026 13:12
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