Skip to content

ci(dependabot): pin types-protobuf to <v7 via ignore rule#1069

Merged
sokoliva merged 2 commits into
a2aproject:mainfrom
sokoliva:dependabot
May 18, 2026
Merged

ci(dependabot): pin types-protobuf to <v7 via ignore rule#1069
sokoliva merged 2 commits into
a2aproject:mainfrom
sokoliva:dependabot

Conversation

@sokoliva
Copy link
Copy Markdown
Member

Description

Adds a dependabot ignore rule preventing types-protobuf from being bumped to >=7 while the project's runtime protobuf is still pinned to <7.

Related: #1062, #1063

@sokoliva sokoliva requested a review from a team as a code owner May 18, 2026 09:23
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Dependabot configuration to ignore versions 7.x and above of 'types-protobuf', ensuring the dependency remains pinned to version 6.x. A review comment suggests extending this ignore rule to the runtime 'protobuf' dependency as well to maintain consistency and prevent version mismatches.

Comment thread .github/dependabot.yml
@sokoliva sokoliva merged commit 3c2559c into a2aproject:main May 18, 2026
2 checks passed
@sokoliva sokoliva deleted the dependabot branch May 18, 2026 09:29
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