Skip to content

Update github.com/bufbuild/protoplugin digest to 25d1d28#220

Open
renovate[bot] wants to merge 6 commits intomainfrom
renovate/go-dependencies
Open

Update github.com/bufbuild/protoplugin digest to 25d1d28#220
renovate[bot] wants to merge 6 commits intomainfrom
renovate/go-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/protoplugin require digest 750e09c25d1d28

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Comment thread protoc-gen-connect-python/go.sum Outdated
Comment on lines 3 to 4
github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 h1:V1xulAoqLqVg44rY97xOR+mQpD2N+GzhMHVwJ030WEU=
github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1/go.mod h1:c5D8gWRIZ2HLWO3gXYTtUfw/hbJyD8xikv2ooPxnklQ=
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.

These would be removed by a go mod tidy. Feels like:

a. renovate should do this itself...
b. we ought to have caught this in CI with a checkgenerate step or similar

Shouldn't be very expensive.

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
* Rename inner job to `ci` rather than `build`
* Reorganize steps so longest bits run last (fail fast)
* Add `persist-credentials: false` to actions/checkout to appease zizmor

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 22, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Seems like the `go run` version isn't caching build artifacts...?

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
@stefanvanburen stefanvanburen force-pushed the renovate/go-dependencies branch from e60ec46 to 90e53e9 Compare April 22, 2026 13:25
Signed-off-by: Stefan VanBuren <svanburen@buf.build>
To actually fix the issue.

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
@stefanvanburen
Copy link
Copy Markdown
Member

@anuraaga might be best to review commit-by-commit, but since I noticed the go mod tidy thing wasn't being caught in CI, I added a step for that, and then shuffled the CI steps around a little bit so that we catch the quicker issues earlier in the run, and then lastly moved the buf dep to pypi since it seems like we were missing the cache on go run ...buf.

@stefanvanburen stefanvanburen requested a review from anuraaga April 22, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants