Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Downgrade dev.cel to 0.6.0 #3441

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore(deps): Downgrade dev.cel to 0.6.0 #3441

merged 1 commit into from
Dec 9, 2024

Conversation

blakeli0
Copy link
Collaborator

@blakeli0 blakeli0 commented Dec 6, 2024

dev.cel 0.6.0+ brings in protobuf-java 4.28.x, which violates the no-downgrade rule since we still have 3.25.5 in this repo. This is not a major issue now as this dependency is not used yet in any downstream libraries, but we should downgrade it in case someone start using it.
Separately, we should prevent this from happening in the future. See b/382754689 for potential future enhancements.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 6, 2024
Copy link

sonarcloud bot commented Dec 6, 2024

Copy link

sonarcloud bot commented Dec 6, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@blakeli0 blakeli0 merged commit 4901eb8 into main Dec 9, 2024
54 checks passed
@blakeli0 blakeli0 deleted the blakeli0-patch-4 branch December 9, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants