Skip to content

Conversation

@xerial-bot
Copy link
Collaborator

About this PR

πŸ“¦ Updates org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5

πŸ“œ GitHub Release Notes - Version Diff

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 = "org.xerial.snappy", artifactId = "snappy-java" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial.snappy", artifactId = "snappy-java" }
}]
labels: library-update

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #3232 (b73ae3e) into main (cde44b9) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3232   +/-   ##
=======================================
  Coverage   82.74%   82.74%           
=======================================
  Files         356      356           
  Lines       14839    14839           
  Branches     2419     2419           
=======================================
+ Hits        12278    12279    +1     
+ Misses       2561     2560    -1     

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 cde44b9...b73ae3e. Read the comment docs.

@xerial xerial merged commit f8fbc93 into main Sep 27, 2023
@xerial xerial deleted the update/snappy-java-1.1.10.5 branch September 27, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants