Skip to content

Update jna to 5.19.1 - #5969

Merged
shnapz merged 2 commits into
mainfrom
update/jna-5.19.1
Sep 16, 2026
Merged

shnapz merged 2 commits into
mainfrom
update/jna-5.19.1

Conversation

@clairemcginty

Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates net.java.dev.jna:jna from 5.18.1 to 5.19.1

📜 GitHub Release Notes - Changelog - 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 = "net.java.dev.jna", artifactId = "jna" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "net.java.dev.jna", artifactId = "jna" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.99%. Comparing base (39f47d7) to head (d9b076b).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5969   +/-   ##
=======================================
  Coverage   61.99%   61.99%           
=======================================
  Files         323      323           
  Lines       11743    11743           
  Branches      839      839           
=======================================
  Hits         7280     7280           
  Misses       4463     4463           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shnapz
shnapz merged commit 31d5fa1 into main Sep 16, 2026
10 checks passed
@shnapz
shnapz deleted the update/jna-5.19.1 branch September 16, 2026 14:53
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