dependabot[bot] opened a new pull request, #6635: URL: https://github.com/apache/ignite-3/pull/6635
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.17.0 to 5.18.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.18.0</h1> <h2>Features</h2> <ul> <li><a href="https://redirect.github.com/java-native-access/jna/pull/1671">#1671</a>: Add <code>isRISCV</code> to <code>c.s.j.Platform</code> - <a href="https://github.com/Glavo"><code>@Glavo</code></a>.</li> <li><a href="https://redirect.github.com/java-native-access/jna/pull/1672">#1672</a>: Add <code>CFLocale</code>, <code>CFLocaleCopyCurrent</code>, <code>CFCFDateFormatter</code>, <code>CFDateFormatterStyle</code>, <code>CFDateFormatterCreate</code> and <code>CFDateFormatterGetFormat</code> to <code>c.s.j.p.mac.CoreFoundation</code> - <a href="https://github.com/dbwiddis"><code>@dbwiddis</code></a>.</li> <li><a href="https://redirect.github.com/java-native-access/jna/pull/1669">#1669</a>: Document requirement for running on JDK 24+ - <a href="https://github.com/matthiasblaesing"><code>@matthiasblaesing</code></a>.</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/java-native-access/jna/issues/1681">#1681</a>: Fix deadlock in Structure constructor introduced in 5.16.0 - <a href="https://github.com/brettwooldridge"><code>@brettwooldridge</code></a>.</li> <li><a href="https://redirect.github.com/java-native-access/jna/pull/1683">#1683</a>: Fix native build error on Xcode 16.3 / Apple Clang 17 - <a href="https://github.com/brettwooldridge"><code>@brettwooldridge</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/java-native-access/jna/commit/285632fa6e4c4f8c49cfad059c76107b64d2a039"><code>285632f</code></a> Release 5.18.0</li> <li><a href="https://github.com/java-native-access/jna/commit/77fe152e751fcaaf82f8a14c59a2f25f136f503c"><code>77fe152</code></a> Support/Prepare deployment to new maven central repository</li> <li><a href="https://github.com/java-native-access/jna/commit/6451cf54a31e4c612d75717d9f93a182e6d7275c"><code>6451cf5</code></a> Update CHANGES.md with missing entries</li> <li><a href="https://github.com/java-native-access/jna/commit/1efa831403bd69df0c3f2b422036e9eeeb7207f1"><code>1efa831</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1682">#1682</a> from brettwooldridge/master</li> <li><a href="https://github.com/java-native-access/jna/commit/1d3ceb77edf54148c669ba3e28f60808a4da614b"><code>1d3ceb7</code></a> merge reentrant locks into a single lock and eliminate synchronized blocks</li> <li><a href="https://github.com/java-native-access/jna/commit/2711df9cb6089fda147f16df1dbeceac46bc4968"><code>2711df9</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1683">#1683</a> from brettwooldridge/clang-fix</li> <li><a href="https://github.com/java-native-access/jna/commit/a7e40c6f6aac189b944ff0a5639a71d03b261abf"><code>a7e40c6</code></a> Fix libffi build error on Xcode 16.3 / Apple Clang 17</li> <li><a href="https://github.com/java-native-access/jna/commit/86a2ff1cf08a7920b309f645a87938a029a0a74b"><code>86a2ff1</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1672">#1672</a> from dbwiddis/dateformat</li> <li><a href="https://github.com/java-native-access/jna/commit/8a9dc3910acee5bfc57c35eb247fd6dbd92b3b65"><code>8a9dc39</code></a> Add CoreFoundation methods for getting current locale date format</li> <li><a href="https://github.com/java-native-access/jna/commit/ec70f9484b3c7c0adf7444b9397df71df35c6957"><code>ec70f94</code></a> Merge pull request <a href="https://redirect.github.com/java-native-access/jna/issues/1671">#1671</a> from Glavo/riscv</li> <li>Additional commits viewable in <a href="https://github.com/java-native-access/jna/compare/5.17.0...5.18.0">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
