dependabot[bot] opened a new pull request, #4958: URL: https://github.com/apache/ignite-3/pull/4958
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.15.0 to 5.16.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/java-native-access/jna/blob/master/CHANGES.md">net.java.dev.jna:jna's changelog</a>.</em></p> <blockquote> <h1>Release 5.16.0</h1> <h2>Features</h2> <ul> <li><a href="https://redirect.github.com/java-native-access/jna/pull/1626">#1626</a>: Add caching of field list and field validation in <code>Structure</code> along with more efficient reentrant read-write locking instead of synchronized() blocks - <a href="https://github.com/brettwooldridge"><code>@​BrettWooldridge</code></a></li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/java-native-access/jna/issues/1618">#1618</a>: Fix calls to jnidispatch on Android with 16KB page size - <a href="https://github.com/Thomyrock"><code>@​Thomyrock</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/java-native-access/jna/commit/7452f87912eedec1f263aa04a44a2638bac63d0b"><code>7452f87</code></a> Release 5.16.0</li> <li><a href="https://github.com/java-native-access/jna/commit/a9d4e09c33ab1a7b585376ec348ec5a9d9c2aad2"><code>a9d4e09</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1643">#1643</a> from matthiasblaesing/javadoc2</li> <li><a href="https://github.com/java-native-access/jna/commit/d1bef4948769ba429ceef64999d4ee57c83f016b"><code>d1bef49</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1642">#1642</a> from matthiasblaesing/android-fix-16k</li> <li><a href="https://github.com/java-native-access/jna/commit/dfb4016133598443c85aa2ace29076aa1ebdb30a"><code>dfb4016</code></a> Fix missing javadoc file resoures/fonts/dejavu.css</li> <li><a href="https://github.com/java-native-access/jna/commit/e62279f98e0a152583104868e0b11d681a724a75"><code>e62279f</code></a> Bump JNI revision number and rebuild android native parts (other platforms ar...</li> <li><a href="https://github.com/java-native-access/jna/commit/58d2c1b5894aee7604b637f8e37a2db5bf732864"><code>58d2c1b</code></a> Fix unittest when run on linux systems with more than 15 partitions</li> <li><a href="https://github.com/java-native-access/jna/commit/17f4e599c2d41c8b3965dccdb6735b3e8f288fa8"><code>17f4e59</code></a> Fix calls to jnidispatch on Android with 16KB page size</li> <li><a href="https://github.com/java-native-access/jna/commit/3befd7ffde63b9ecebad62a24760c9d2e01cdade"><code>3befd7f</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1637">#1637</a> from matthiasblaesing/fix-javadoc</li> <li><a href="https://github.com/java-native-access/jna/commit/3fb2f87c207f1cf0ec3d9957d5933b376288dbb6"><code>3fb2f87</code></a> Fix javadoc</li> <li><a href="https://github.com/java-native-access/jna/commit/9e1e3776633cf7922a223d1ab0f23cbad11e66bf"><code>9e1e377</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1631">#1631</a> from matthiasblaesing/pr-1629</li> <li>Additional commits viewable in <a href="https://github.com/java-native-access/jna/compare/5.15.0...5.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.java.dev.jna:jna&package-manager=gradle&previous-version=5.15.0&new-version=5.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org