Skip to content

core: bump github.com/pires/go-proxyproto from 0.9.1 to 0.9.2#19778

Merged
rissson merged 1 commit intomainfrom
dependabot/go_modules/github.com/pires/go-proxyproto-0.9.2
Jan 27, 2026
Merged

core: bump github.com/pires/go-proxyproto from 0.9.1 to 0.9.2#19778
rissson merged 1 commit intomainfrom
dependabot/go_modules/github.com/pires/go-proxyproto-0.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

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

Release notes

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

v0.9.2

What's Changed

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

Commits
  • f6b536f http2: net/http panics if ConnContext returns nil
  • 96b9868 http2: avoid empty ALPN on TLS connections
  • 9cd9cbd http2: respect http.Server.BaseContext
  • aaf9a7e helper/http2: use http.Server.ConnContext for HTTP/2 if set
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1 to 0.9.2.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](pires/go-proxyproto@v0.9.1...v0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2026 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2026
@netlify
Copy link

netlify bot commented Jan 27, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 12e8b14
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6978390af90b1400083cb713
😎 Deploy Preview https://deploy-preview-19778--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (f080a82) to head (12e8b14).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19778      +/-   ##
==========================================
- Coverage   93.23%   93.20%   -0.03%     
==========================================
  Files         954      954              
  Lines       52443    52443              
==========================================
- Hits        48894    48879      -15     
- Misses       3549     3564      +15     
Flag Coverage Δ
conformance 38.23% <ø> (+<0.01%) ⬆️
e2e 44.08% <ø> (+<0.01%) ⬆️
integration 23.08% <ø> (-0.06%) ⬇️
unit 91.50% <ø> (+0.01%) ⬆️
unit-migrate 91.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rissson rissson merged commit bd00734 into main Jan 27, 2026
101 checks passed
@rissson rissson deleted the dependabot/go_modules/github.com/pires/go-proxyproto-0.9.2 branch January 27, 2026 12:13
kensternberg-authentik added a commit that referenced this pull request Jan 31, 2026
* main: (45 commits)
  sources/saml: Add testcases for PR #19593 (#19647)
  revert: website/integrations: wazuh: Change exchange key generation to 64 bytes (#19759)
  web: bump API Client version (#19760)
  core: bump djangoql from 0.18.2 to 0.19.1 (#19780)
  web: Vendor SFE Bootstrap (#19766)
  core, web: update translations (#19717)
  web: bump the eslint group across 1 directory with 3 updates (#19782)
  web: bump the react group across 1 directory with 2 updates (#19784)
  web: bump country-flag-icons from 1.6.8 to 1.6.9 in /web (#19785)
  providers/oauth2: Support login_hint (#19498)
  admin/files: add centralized theme variable support for file URLs (#19657)
  core: bump github.com/pires/go-proxyproto from 0.9.1 to 0.9.2 (#19778)
  core: bump openapitools/openapi-diff from 2.1.6 to 2.1.7 in /scripts/api (#19779)
  core: bump gssapi from 1.10.1 to 1.11.1 (#19781)
  ci: bump actions/attest-build-provenance from 3.1.0 to 3.2.0 (#19783)
  website/docs: endpoint devices: fix local device login (#19698)
  web: Enforce `challenge` nullish types. (#19768)
  web/elements: stabilize dual-select status height (#19734)
  web/a11y: CAPTCHA Stage Form (#19670)
  web/table: align row action icons and tooltip color (#19736)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant