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

Bump guava to 33.2.1-jre latest of right now to fix vulnerabilities. #223

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

aradu-atlassian
Copy link
Contributor

@aradu-atlassian aradu-atlassian commented Jul 30, 2024

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Bumped guava to 33.2.1-jre to fix up vulnerabilitites

Alternatives considered

None, this is just a version bump

@LuisLainez
Copy link
Contributor

@v1r3n Checks are not triggering, do we need to do anything?

@aradu-atlassian
Copy link
Contributor Author

@v1r3n It looks like there are some flakey tests (I'm getting the same on master. Is re-running builds and babysitting it something I can do?


if (lastDiff == 0) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm pretty sure this is what was making the tests flakey.

Tests consistently pass on my machine.

}

while (true) {
long currentDiff =
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This whole logic could be simplified a fair bit, so I went ahead and did that while I was trying to figure out what was going wrong.

@aradu-atlassian
Copy link
Contributor Author

@v1r3n Would it be possible for me to have access to running the workflows? There seems to be some level of flakeyness. I'm happy to work on fixing this, but all tests are passing for me locally.

@aradu-atlassian
Copy link
Contributor Author

@v1r3n looks like tests pass, would it be possible to merge this please?

@LuisLainez
Copy link
Contributor

@v1r3n Is this OK to merge now?

@v1r3n v1r3n merged commit 1ab9169 into conductor-oss:main Aug 9, 2024
2 checks passed
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