Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps github.com/envoyproxy/envoy from 1.32.4 to 1.33.13.

Release notes

Sourced from github.com/envoyproxy/envoy's releases.

v1.33.13

Summary of changes:

  • Security fixes:
    • CVE-2025-64527: Envoy crashes when JWT authentication is configured with the remote JWKS fetching
    • CVE-2025-66220: TLS certificate matcher for match_typed_subject_alt_names may incorrectly treat certificates containing an embedded null byte
    • CVE-2025-64763: Potential request smuggling from early data after the CONNECT upgrade

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.33.13 Docs: https://www.envoyproxy.io/docs/envoy/v1.33.13/ Release notes: https://www.envoyproxy.io/docs/envoy/v1.33.13/version_history/v1.33/v1.33.13 Full changelog: envoyproxy/envoy@v1.33.12...v1.33.13

Signed-off-by: Ryan Northey [email protected] Signed-off-by: Boteng Yao [email protected]

v1.33.12

Summary of changes:

  • Security update:

    • CVE-2025-62504: A crash that occurs when Lua filters handle a sufficiently large response body

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.33.12 Docs: https://www.envoyproxy.io/docs/envoy/v1.33.12/ Release notes: https://www.envoyproxy.io/docs/envoy/v1.33.12/version_history/v1.33/v1.33.12 Full changelog: envoyproxy/envoy@v1.33.11...v1.33.12

Signed-off-by: Ryan Northey [email protected] Signed-off-by: Boteng Yao [email protected]

v1.33.11

Summary of changes:

  • Security update:

    • CVE-2025-62409: Fix a crash in the TCP connection pool

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.33.11 Docs: https://www.envoyproxy.io/docs/envoy/v1.33.11/

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy) from 1.32.4 to 1.33.13.
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](envoyproxy/envoy@v1.32.4...v1.33.13)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-version: 1.33.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 5, 2025
@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 5, 2025
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.56%. Comparing base (80fa485) to head (e27ccdb).

❌ Your project check has failed because the head coverage (72.56%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #927       +/-   ##
===========================================
- Coverage   86.30%   72.56%   -13.75%     
===========================================
  Files         161      121       -40     
  Lines        8363     5398     -2965     
===========================================
- Hits         7218     3917     -3301     
- Misses        817     1253      +436     
+ Partials      328      228      -100     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added stale and removed stale labels Jan 8, 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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant