Skip to content

Bump github.com/moby/spdystream from 0.5.0 to 0.5.1#9734

Merged
kaovilai merged 4 commits intomainfrom
dependabot/go_modules/github.com/moby/spdystream-0.5.1
Apr 30, 2026
Merged

Bump github.com/moby/spdystream from 0.5.0 to 0.5.1#9734
kaovilai merged 4 commits intomainfrom
dependabot/go_modules/github.com/moby/spdystream-0.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps github.com/moby/spdystream from 0.5.0 to 0.5.1.

Release notes

Sourced from github.com/moby/spdystream's releases.

v0.5.1

What's Changed

Full Changelog: moby/spdystream@v0.5.0...v0.5.1

Commits
  • c59e5d7 Merge pull request #109 from thaJeztah/use_ioutil
  • 2fd0155 use ioutil.Discard for go1.13 compatibility
  • ef6121f Merge commit from fork
  • 241cec9 compare with signed Int for 32-bit Arm
  • 21c3864 Add options to customize limits
  • acf9b45 spdy: update godoc for MaxDataLength
  • eb63605 spdy: limit header-size and header-count
  • 2f21da4 spdy: fix header block byte accounting
  • 5976b66 spdy: enforce 24-bit frame length limits
  • cf0ec5d Guard against oversized SPDY frames
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/moby/spdystream/releases)
- [Commits](moby/spdystream@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/moby/spdystream
  dependency-version: 0.5.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Apr 16, 2026
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

ywk253100
ywk253100 previously approved these changes Apr 20, 2026
blackpiglet
blackpiglet previously approved these changes Apr 20, 2026
@reasonerjt reasonerjt removed their request for review April 20, 2026 07:11
@reasonerjt reasonerjt closed this Apr 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@reasonerjt reasonerjt reopened this Apr 21, 2026
@reasonerjt reasonerjt closed this Apr 21, 2026
@reasonerjt reasonerjt reopened this Apr 21, 2026
@reasonerjt reasonerjt closed this Apr 21, 2026
@reasonerjt reasonerjt reopened this Apr 21, 2026
@reasonerjt reasonerjt closed this Apr 21, 2026
@reasonerjt reasonerjt reopened this Apr 21, 2026
…ream-0.5.1

Signed-off-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com>
@blackpiglet blackpiglet dismissed stale reviews from ywk253100 and themself via adcf223 April 28, 2026 08:13
@blackpiglet blackpiglet enabled auto-merge April 28, 2026 08:14
@blackpiglet
Copy link
Copy Markdown
Contributor

@copilot
Update the go.mod file to fix the GitHub action failure.

Agent-Logs-Url: https://github.com/velero-io/velero/sessions/3537c5cb-5e31-405c-a79f-878bd146efa8

Co-authored-by: blackpiglet <59276555+blackpiglet@users.noreply.github.com>
auto-merge was automatically disabled April 28, 2026 08:31

Head branch was pushed to by a user without write access

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

@copilot
Update the go.mod file to fix the GitHub action failure.

Fixed in commit 1459017. Ran go mod tidy which removed the unused github.com/mitchellh/go-testing-interface v1.0.0 indirect dependency from go.mod that was causing the "go module files are out of date" CI failure.

Copilot AI requested a review from blackpiglet April 28, 2026 08:32
@kaovilai kaovilai merged commit f72c57b into main Apr 30, 2026
192 of 198 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/moby/spdystream-0.5.1 branch April 30, 2026 02:39
emirot pushed a commit to emirot/velero that referenced this pull request May 1, 2026
* Bump github.com/moby/spdystream from 0.5.0 to 0.5.1

Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/moby/spdystream/releases)
- [Commits](moby/spdystream@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/moby/spdystream
  dependency-version: 0.5.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: run go mod tidy to update module files

Agent-Logs-Url: https://github.com/velero-io/velero/sessions/3537c5cb-5e31-405c-a79f-878bd146efa8

Co-authored-by: blackpiglet <59276555+blackpiglet@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Jiang <daniel.jiang@broadcom.com>
Co-authored-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com>
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 kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants