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: Upgrade absl and protobuf #1337

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

joeyparrish
Copy link
Member

protobuf depends on absl, so both needed an update.

Updating absl fixes issues on Alpine 3.19 (see PR #1327), and also removes the need for hacks around vlog flags.

@cosmin
Copy link
Contributor

cosmin commented Feb 9, 2024

Shall we revisit treating warnings as errors in 3rd party deps? It seems like a constant game of whack-a-mole every time we upgrade deps or toolchain.

@joeyparrish
Copy link
Member Author

Yes, I think you're right. At the time I started down this path, I wanted to avoid any surprise warnings that might be meaningful things we should take action on... but third_party is big and we are not really reviewing them.

protobuf depends on absl, so both needed an update.

Updating absl fixes issues on Alpine 3.19 (see PR shaka-project#1327), and also
removes the need for hacks around vlog flags.
@joeyparrish joeyparrish merged commit 15b2754 into shaka-project:main Feb 10, 2024
30 of 31 checks passed
@joeyparrish joeyparrish deleted the upgrade-absl branch February 10, 2024 04:57
@petzeb petzeb mentioned this pull request Feb 14, 2024
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Apr 10, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants