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

Upgrade a couple of deps #275

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Upgrade a couple of deps #275

merged 1 commit into from
Dec 28, 2023

Conversation

honnix
Copy link
Member

@honnix honnix commented Dec 28, 2023

TL;DR

Upgrade a couple of deps reported by Synk

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Closes #256
Closes #255
Closes #229

Tracking Issue

NA

Follow-up issue

NA

Signed-off-by: Hongxin Liang <[email protected]>
@@ -444,7 +444,6 @@
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>
<forceJavacCompilerUse>true</forceJavacCompilerUse>
<failOnWarning>true</failOnWarning>
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a hard decision. See google/auto#870. It makes no sense to add @SuppressWarnings("rawtype") everywhere in the code base, and it is more dangerous to set -Averify=false (plus I barely got it working; it worked in one module but not in another and I had no clue why).

@honnix honnix merged commit 767eb5d into master Dec 28, 2023
4 checks passed
@honnix honnix deleted the synk branch December 28, 2023 16:34
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