Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.java.dev.jna:jna 5.15.0 -> 5.16.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

java-native-access/jna (net.java.dev.jna:jna)

v5.16.0

Compare Source

==============

Features

  • #​1626: Add caching of field list and field validation in Structure along with more efficient reentrant read-write locking instead of synchronized() blocks - @​BrettWooldridge

Bug Fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Dec 22, 2024
@renovate renovate bot requested a review from a team as a code owner December 22, 2024 12:25
@renovate renovate bot requested review from ganfra and removed request for a team December 22, 2024 12:25
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/K7XrPk

@codecov
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.25%. Comparing base (7199f05) to head (eb91d91).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4087   +/-   ##
========================================
  Coverage    83.25%   83.25%           
========================================
  Files         1881     1881           
  Lines        49008    49008           
  Branches      5747     5747           
========================================
  Hits         40800    40800           
  Misses        6144     6144           
  Partials      2064     2064           

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

@jmartinesp jmartinesp requested review from jmartinesp and removed request for ganfra December 23, 2024 07:32
@jmartinesp jmartinesp added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Dec 23, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Dec 23, 2024
Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this should improve performance a bit when using the Rust SDK.

@jmartinesp jmartinesp enabled auto-merge (squash) December 23, 2024 07:51
@jmartinesp jmartinesp merged commit 40744b6 into develop Dec 23, 2024
34 checks passed
@jmartinesp jmartinesp deleted the renovate/jna-monorepo branch December 23, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants