Skip to content

Update sqlite-jdbc to 3.41.2.1#2807

Merged
xerial merged 1 commit intomasterfrom
update/sqlite-jdbc-3.41.2.1
Mar 24, 2023
Merged

Update sqlite-jdbc to 3.41.2.1#2807
xerial merged 1 commit intomasterfrom
update/sqlite-jdbc-3.41.2.1

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates org.xerial:sqlite-jdbc from 3.41.0.1 to 3.41.2.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", artifactId = "sqlite-jdbc" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2023

Codecov Report

Merging #2807 (e1f3731) into master (8adede2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2807   +/-   ##
=======================================
  Coverage   82.42%   82.42%           
=======================================
  Files         337      337           
  Lines       14240    14240           
  Branches     2361     2361           
=======================================
  Hits        11738    11738           
  Misses       2502     2502           

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 8adede2...e1f3731. Read the comment docs.

@xerial xerial merged commit 3264d00 into master Mar 24, 2023
@xerial xerial deleted the update/sqlite-jdbc-3.41.2.1 branch March 24, 2023 21:26
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