Skip to content

Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 in /tests/e2e-kubernetes#774

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests/e2e-kubernetes/github.com/moby/spdystream-0.5.1
Open

Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 in /tests/e2e-kubernetes#774
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tests/e2e-kubernetes/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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2026 20:51
jet-tong added a commit that referenced this pull request Apr 20, 2026
*Issue:*

Following #702,
now that we renamed test from `E2E Tests / post_test` to `E2E Tests
(us-east-1) / post_test`, the merge requirements no longer work for
trusted PRs (e.g. dependabot PRs like
#748 /
#774).

*Description of changes:* 

I don't want to change merge requirements to `E2E Tests (us-east-1) /
post_test` from the non-regionalized version since we don't have
multiple region support in trusted environment yet. The better long term
solution would be to add "All E2E Tests Passed" to
`e2e-test-trusted.yaml` so we can use "All E2E Tests Passed" for both
trusted / untrusted workflows as the only E2E test passing indicator.
(Copying #702)

I changed requirements from `E2E Tests / post_test` and `E2E ROSA Tests
/ test` to `All E2E Tests Passed` to unblock fork 'untrusted' PRs for
now - pending this PR to merge to unblock 'trusted' PRs.

*Testing:* 

This commit is in workflow/** branch which will trigger this updated
`e2e-test-trusted.yaml` - if this PR passes merge requirements (i.e.
[E2E Tests (Trusted)
workflow](https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409420280?pr=772)
"All E2E Tests Passed" job passes) then it should be able to unblock
other same-repo 'trusted' PRs too.

Update: Workflow passed:
https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409420280?pr=772
(the workflow triggered by 'push' is not passed yet, but the one
triggered by 'pull_request' is)
Update 2: Workflow triggered by 'push' also passed now:
https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409419160?pr=772


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

Signed-off-by: Jensen Tong <jetong@amazon.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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants