Skip to content

build(deps): bump go.sia.tech/mux from 1.5.2 to 1.5.3 in the all-dependencies group - #423

Merged
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-9d6c40fdba
Jul 17, 2026
Merged

build(deps): bump go.sia.tech/mux from 1.5.2 to 1.5.3 in the all-dependencies group#423
ChrisSchinnerl merged 1 commit into
masterfrom
dependabot/go_modules/all-dependencies-9d6c40fdba

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates 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 <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/mux](https://github.com/SiaFoundation/mux).


Updates `go.sia.tech/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
  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 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

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/​mux@​v1.5.2 ⏵ v1.5.3100 +1100100100100

View full report

@ChrisSchinnerl
ChrisSchinnerl merged commit 78d08a7 into master Jul 17, 2026
12 checks passed
@ChrisSchinnerl
ChrisSchinnerl deleted the dependabot/go_modules/all-dependencies-9d6c40fdba branch July 17, 2026 13:05
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