Skip to content

Drop googleapis/api direct dependency in LSP CEL#4356

Merged
stefanvanburen merged 4 commits intomainfrom
svanburen/drop-googleapis-direct-dep
Feb 24, 2026
Merged

Drop googleapis/api direct dependency in LSP CEL#4356
stefanvanburen merged 4 commits intomainfrom
svanburen/drop-googleapis-direct-dep

Conversation

@stefanvanburen
Copy link
Member

Figured out how to do this in my weekend project and figured we ought to do the same here, so we aren't tied to these representations in case cel-go drops them. Drops the direct dep (still transitive), and fixes a minor bug in representing ints in the hover content (instead of the Go int64 type).

Figured out how to do this in [my weekend project][1] and figured we
ought to do the same here, so we aren't tied to these representations in
case cel-go drops them. Drops the direct dep (still transitive), and
fixes a minor bug in representing `int`s in the hover content (instead
of the Go `int64` type).

[1]: https://github.com/stefanvanburen/cells
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 24, 2026, 7:20 PM

Copy link
Member

@doriable doriable left a comment

Choose a reason for hiding this comment

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

Looks good to me, feel free to merge after the lint is resolved. Thank you!

@stefanvanburen stefanvanburen merged commit bb12709 into main Feb 24, 2026
10 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/drop-googleapis-direct-dep branch February 24, 2026 19:24
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.

3 participants