Skip to content

Update snappy-java to 1.1.10.1#3016

Merged
xerial merged 1 commit intomasterfrom
update/snappy-java-1.1.10.1
Jun 15, 2023
Merged

Update snappy-java to 1.1.10.1#3016
xerial merged 1 commit intomasterfrom
update/snappy-java-1.1.10.1

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates org.xerial.snappy:snappy-java from 1.1.10.0 to 1.1.10.1.
GitHub Release Notes - Version Diff

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
Copy Markdown

codecov Bot commented Jun 14, 2023

Codecov Report

Merging #3016 (42073d5) into master (7b869c1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3016   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files         350      350           
  Lines       14623    14623           
  Branches     2422     2422           
=======================================
  Hits        12113    12113           
  Misses       2510     2510           

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 7b869c1...42073d5. Read the comment docs.

@xerial xerial merged commit 67331ad into master Jun 15, 2023
@xerial xerial deleted the update/snappy-java-1.1.10.1 branch June 15, 2023 01:53
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.

2 participants