Skip to content

chore: bump github.com/envoyproxy/go-control-plane/envoy from 1.37.0 to 1.39.0 in /authbridge/authlib - #802

Merged
huang195 merged 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/envoyproxy/go-control-plane/envoy-1.39.0
Aug 25, 2026
Merged

chore: bump github.com/envoyproxy/go-control-plane/envoy from 1.37.0 to 1.39.0 in /authbridge/authlib#802
huang195 merged 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/envoyproxy/go-control-plane/envoy-1.39.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/envoyproxy/go-control-plane/envoy from 1.37.0 to 1.39.0.

Release notes

Sourced from github.com/envoyproxy/go-control-plane/envoy's releases.

envoy/v1.39.0

Full Changelog: envoy/v1.38.0...envoy/v1.39.0

envoy/v1.38.0

Full Changelog: envoy/v1.37.0...envoy/v1.38.0

Commits
  • ca8ce17 Mirrored from envoyproxy/envoy @ c7c7b0d009e6006844a31715ddeef62ed5c79c0a
  • 7c0c2c3 Mirrored from envoyproxy/envoy @ 04c2a8607d7c7d46e514e685df67d21f79025c2c
  • 3646432 Mirrored from envoyproxy/envoy @ b4a3bc04a05d0f6af320a909ed1a00ec700174fd
  • 84b538a Mirrored from envoyproxy/envoy @ dd2a9b54f6128d27e49a224588778fb9ec77d130
  • 2e68dcf build(deps): Bump golang.org/x/crypto in /internal/tools (#1518)
  • 673be72 Mirrored from envoyproxy/envoy @ fa68fb65fd52289ba01cd26363a6c17e382a2bb5
  • 1b5055a Mirrored from envoyproxy/envoy @ 223721f2fce6222ceddb02342c642fe448b2bd82
  • 7c8f6f1 Mirrored from envoyproxy/envoy @ 187301f5233356c05fbc3655ffe64ff23f95b80b
  • 375ba04 Mirrored from envoyproxy/envoy @ d6d968b3eedd150ab62e2a54906bf1dd0be27eb8
  • 6747796 Mirrored from envoyproxy/envoy @ b5de3aaa3a38d625c49d051f55e64547072be589
  • 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/envoyproxy/go-control-plane/envoy](https://github.com/envoyproxy/go-control-plane) from 1.37.0 to 1.39.0.
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@envoy/v1.37.0...envoy/v1.39.0)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane/envoy
  dependency-version: 1.39.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 Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 19:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 24, 2026

@huang195 huang195 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving. Low risk, and the reason is stronger than "CI is green".

This is the complementary half of the merged #768, not a duplicate of it. Current spread on main:

Module go-control-plane/envoy
cmd/authbridge-envoy v1.39.0 (#768, merged)
authlib v1.37.0 ← this PR
all others dependency unused

The version is already proven in the build: cmd/authbridge-envoy carries replace … authlib => ../../authlib and directly requires 1.39.0, so Go resolves the whole build to 1.39.0 regardless of what authlib declares. Authlib's extproc/extauthz source has therefore been compiling against 1.39.0 on main since #768 landed. This PR aligns authlib's own declaration with a version that has already been exercised, rather than introducing a new one.

Diff verified against the title: v1.37.0v1.39.0, go-control-plane only, no transitive additions. I check this on every Dependabot approval now — #767 silently retargeted from 1.5.1 to 1.6.0 during a rebase while an existing approval carried over, and merged into an unsatisfiable requirements.txt.

CI: all checks pass (Spellcheck skipping only).

Assisted-By: Claude Code

@huang195
huang195 merged commit b1d8595 into main Aug 25, 2026
21 checks passed
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Rossoctl Issue Prioritization Aug 25, 2026
@huang195
huang195 deleted the dependabot/go_modules/authbridge/authlib/github.com/envoyproxy/go-control-plane/envoy-1.39.0 branch August 25, 2026 11:40
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants