Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): addprost andtonic dependabot groups#455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
cratelyn wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromkate/add-dependabot-groups

Conversation

cratelyn
Copy link
Contributor

this commit adds two groups to the dependabot configuration.

this will mean that dependabot updates (a)tonic andtonic-build, and (b)prost andprost-types, in lockstep.

this commit adds two groups to the dependabot configuration.this will mean that dependabot updates (a) `tonic` and `tonic-build,`and (b) `prost` and `prost-types`, in lockstep.Signed-off-by: katelyn martin <kate@buoyant.io>
Comment on lines +7 to +13
groups:
prost:
patterns:
- "prost*"
tonic:
patterns:
- "tonic*"
Copy link
Member

Choose a reason for hiding this comment

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

Don't these dependencies have to be updatedtogether?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

good question. i noticed these are not maintained as part of the same organization(see repository url's below), and we don't update these together in theproxy at the moment.

i think you're right though.prost generates code based on thetonic interfaces, so.. we should probably do the same thing as thecontrol plane.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

linkerd/linkerd2-proxy#3821 consolidates these groups together. i can do the same here, i'll mark this as a draft in the meantime.

cratelyn added a commit to linkerd/linkerd2-proxy that referenced this pull requestMar 27, 2025
*https://github.com/linkerd/linkerd2/blob/main/.github/dependabot.yml#L81-L86*#3809*linkerd/linkerd2-proxy-api#455 (comment)tonic and prost are interconnected. we should bump them in lockstep.Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyncratelyn marked this pull request as draftMarch 27, 2025 21:32
olix0r pushed a commit to linkerd/linkerd2-proxy that referenced this pull requestMar 31, 2025
*https://github.com/linkerd/linkerd2/blob/main/.github/dependabot.yml#L81-L86*#3809*linkerd/linkerd2-proxy-api#455 (comment)tonic and prost are interconnected. we should bump them in lockstep.Signed-off-by: katelyn martin <kate@buoyant.io>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@olix0rolix0rolix0r left review comments

@sfleensfleensfleen approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@cratelyn@olix0r@sfleen

[8]ページ先頭

©2009-2025 Movatter.jp