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

Update guava from 32.1.3-jre to 33.0.0-jre #4069

Closed
wants to merge 1 commit into from

Conversation

broadbot
Copy link
Contributor

About this PR

📦 Updates com.google.guava:guava from 32.1.3-jre to 33.0.0-jre

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.guava", artifactId = "guava" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.guava", artifactId = "guava" }
}]
labels: library-update, early-semver-major, semver-spec-major, commit-count:1

@broadbot broadbot force-pushed the update/guava-33.0.0-jre branch from f5d8f80 to 7ecca39 Compare December 20, 2023 12:06
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (753397b) 71.31% compared to head (1d6014d) 71.31%.

❗ Current head 1d6014d differs from pull request most recent head 8cb1cbf. Consider uploading reports for the commit 8cb1cbf to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4069   +/-   ##
========================================
  Coverage    71.31%   71.31%           
========================================
  Files          147      147           
  Lines        13917    13919    +2     
  Branches      1100     1123   +23     
========================================
+ Hits          9925     9927    +2     
  Misses        3992     3992           
Flag Coverage Δ
pact 48.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 753397b...8cb1cbf. Read the comment docs.

@broadbot broadbot force-pushed the update/guava-33.0.0-jre branch from 7ecca39 to a574a1b Compare December 21, 2023 12:04
@broadbot broadbot force-pushed the update/guava-33.0.0-jre branch 5 times, most recently from c89e94c to 3bd958f Compare January 10, 2024 12:11
@broadbot broadbot force-pushed the update/guava-33.0.0-jre branch 3 times, most recently from 2c9be03 to 1d6014d Compare January 13, 2024 12:02
@broadbot broadbot force-pushed the update/guava-33.0.0-jre branch from 1d6014d to 8cb1cbf Compare January 17, 2024 12:04
@LizBaldo LizBaldo closed this Jan 17, 2024
@broadbot broadbot deleted the update/guava-33.0.0-jre branch January 18, 2024 12:04
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