Skip to content

chore(deps): bump github.com/pires/go-proxyproto from 0.9.2 to 0.10.0 in /acceptance-tests#871

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/acceptance-tests/github.com/pires/go-proxyproto-0.10.0
Feb 9, 2026
Merged

chore(deps): bump github.com/pires/go-proxyproto from 0.9.2 to 0.10.0 in /acceptance-tests#871
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/acceptance-tests/github.com/pires/go-proxyproto-0.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps github.com/pires/go-proxyproto from 0.9.2 to 0.10.0.

Release notes

Sourced from github.com/pires/go-proxyproto's releases.

v0.10.0

What's Changed

Big shout-out to @​clementnuss @​bollenberger and @​AlexanderYastrebov for contributions that didn't get entirely merged but their critique was key to get buffer reading bug fixes and improvements out.

Full Changelog: pires/go-proxyproto@v0.9.2...v0.10.0

Commits
  • dc4cc0d tests: implement example tests for Listener and Conn
  • d130170 protocol: allow per-listener and per-conn custom read buffer size
  • 3622fe1 http2: return http.ErrServerClosed in Server.Serve
  • ef82c3b v2: drop unnecessary io.LimitReader in parseVersion2
  • 407de2c readme: fix coveralls badge
  • d2d7dc3 protocol: test read/write post buffer gc
  • 2605efb protocol: fix potential nil panic in Conn.WriteTo
  • 64c5539 protocol: ensure unbuffered reads on the underlying net.Conn in TestConnReadH...
  • 58fbb82 protocol: don't buffer underlying conn reads after parsing header
  • 2eefd49 test: Read() truncation issue for large headers
  • 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 [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](pires/go-proxyproto@v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/pires/go-proxyproto
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the run-ci Allow this PR to be tested on Concourse label Feb 9, 2026
@dependabot dependabot bot requested review from a team and CFN-CI as code owners February 9, 2026 05:04
@dependabot dependabot bot added the run-ci Allow this PR to be tested on Concourse label Feb 9, 2026
Copy link
Contributor

@CFN-CI CFN-CI left a comment

Choose a reason for hiding this comment

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

Auto-approving dependency bump.

@github-actions github-actions bot enabled auto-merge (rebase) February 9, 2026 05:04
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Feb 9, 2026
@github-actions github-actions bot merged commit 07aacce into master Feb 9, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/acceptance-tests/github.com/pires/go-proxyproto-0.10.0 branch February 9, 2026 05:34
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-ci Allow this PR to be tested on Concourse

Projects

Development

Successfully merging this pull request may close these issues.

1 participant