Skip to content

feat: upgrade lipgloss & copy logger package back over to vulnfeeds#4966

Merged
michaelkedar merged 3 commits into
google:masterfrom
michaelkedar:💄🪵
Mar 5, 2026

Hidden character warning

The head ref may contain hidden characters: "\ud83d\udc84\ud83e\udeb5"
Merged

feat: upgrade lipgloss & copy logger package back over to vulnfeeds#4966
michaelkedar merged 3 commits into
google:masterfrom
michaelkedar:💄🪵

Conversation

@michaelkedar

Copy link
Copy Markdown
Member

upgrading lipgloss to v2, fixing issues with #4895

Also copied over the changes to the logger made in go/ back over to vulnfeeds/, which means error logs would start showing up in error reporting.
(I didn't instrument traces/spans, because that's too involved for me)

@michaelkedar michaelkedar requested a review from jess-lowe March 4, 2026 04:45
jess-lowe
jess-lowe previously approved these changes Mar 4, 2026

@jess-lowe jess-lowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

💅🏻 💄 ⭐

cuixq pushed a commit that referenced this pull request Mar 4, 2026
My tests in #4966 were failing because `protojson` decided it wanted to
add two spaces between the keys and values in its output.
Run the `protojson` output through the `json.Indent` to format it
consistently.

That said, does the formatting of the output actually matter here?
Should we instead rewrite the tests to do a semantic comparison instead
of a string comparison?
@michaelkedar michaelkedar requested a review from jess-lowe March 4, 2026 22:46

@jess-lowe jess-lowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🥂

@michaelkedar michaelkedar merged commit 77b7045 into google:master Mar 5, 2026
21 checks passed
@michaelkedar michaelkedar deleted the 💄🪵 branch March 5, 2026 01:02
tymzd pushed a commit to tymzd/osv.dev that referenced this pull request Apr 13, 2026
My tests in google#4966 were failing because `protojson` decided it wanted to
add two spaces between the keys and values in its output.
Run the `protojson` output through the `json.Indent` to format it
consistently.

That said, does the formatting of the output actually matter here?
Should we instead rewrite the tests to do a semantic comparison instead
of a string comparison?
tymzd pushed a commit to tymzd/osv.dev that referenced this pull request Apr 13, 2026
…oogle#4966)

upgrading lipgloss to v2, fixing issues with google#4895

Also copied over the changes to the logger made in `go/` back over to
`vulnfeeds/`, which means error logs would start showing up in error
reporting.
(I didn't instrument traces/spans, because that's too involved for me)
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