Skip to content

Bump github.com/pires/go-proxyproto from 0.2.0 to 0.12.0#3364

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/pires/go-proxyproto-0.12.0
Open

Bump github.com/pires/go-proxyproto from 0.2.0 to 0.12.0#3364
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/pires/go-proxyproto-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/pires/go-proxyproto from 0.2.0 to 0.12.0.

Release notes

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

v0.12.0

What's Changed

New Contributors

Full Changelog: pires/go-proxyproto@v0.11.0...v0.12.0

v0.11.0

🚨 ATTENTION 🚨 #165 changes how header parsing errors surface to the consumer code. We highly recommend relying on errors.Is and errors.As when handling errors produced by this library.

What's Changed

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

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

v0.9.2

What's Changed

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

v0.9.1

What's Changed

... (truncated)

Commits
  • 0cee3e4 v1: accept plain IPv4 addresses in TCP6 headers (#167)
  • 5c8010d build: drop Go 1.24 (EOL) in favor of 1.26
  • d979e74 header,v1: wrap address handling errors
  • 017ff39 header: wrap read buffer errors instead of dropping
  • 4535726 http2,tests: undo changes related to ExampleServer
  • 3461f32 http2,tests: reduce duplicated server setup logic
  • 28884c4 http2,tests: drop client GET to example server
  • 1016738 http2: drop redundant context.Context allocation
  • 34bad47 http2: mimic stdlib http2 when connContext returns nil
  • dc4cc0d tests: implement example tests for Listener and Conn
  • 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.2.0 to 0.12.0.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](pires/go-proxyproto@v0.2.0...v0.12.0)

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

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 24, 2026
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