Skip to content

build(deps): bump github.com/envoyproxy/envoy from 1.37.1 to 1.37.2 in /golang-http/simple in the examples-golang-http group#1137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-http/simple/examples-golang-http-4f03ad2db3
Open

build(deps): bump github.com/envoyproxy/envoy from 1.37.1 to 1.37.2 in /golang-http/simple in the examples-golang-http group#1137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-http/simple/examples-golang-http-4f03ad2db3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the examples-golang-http group in /golang-http/simple with 1 update: github.com/envoyproxy/envoy.

Updates github.com/envoyproxy/envoy from 1.37.1 to 1.37.2

Release notes

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

v1.37.2

Summary of changes:

  • Fixed a crash on listener removal with a process-level access log rate limiter
  • Dynamic module filters could send incomplete request/response bodies when adjacent filters in the chain performed buffering.
  • Internal redirect logic could hang a request when the request buffer overflows.
  • Update/fix Docker release images.
  • Updates to stats.

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

Signed-off-by: Ryan Northey ryan@synca.io

Commits
  • 5afe27f repo: Release v1.37.2
  • 15eff76 changelogs: Add changelog and summary (#44385)
  • 6e6dcf3 ProcessRateLimiter: fix use after free (#43325)
  • 7e6ab61 docker/release: Update ubuntu image -> eb29ed2 (#44374)
  • 23081e9 ext_proc/test: Bump rbe pool to address OOM
  • 25b3202 test: Updating integration tests certificate and creation script (#44332)
  • c10822b Nukes build_external (#43931) (#44353)
  • 103fbef router: fix a bug where internal redirect will hang up request or unexpected ...
  • 52f9a56 build(deps): bump moby/buildkit from v0.26.3 to v0.29.0 in /ci
  • f729cb7 ci/release: Add test for distroless non-root and fix hash (#44097)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the examples-golang-http group in /golang-http/simple with 1 update: [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy).


Updates `github.com/envoyproxy/envoy` from 1.37.1 to 1.37.2
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](envoyproxy/envoy@v1.37.1...v1.37.2)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-version: 1.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-golang-http
...

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 13, 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