Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
641: build(deps): Bump jna from 5.12.1 to 5.13.0 r=korthout a=dependabot[bot] Bumps [jna](https://github.com/java-native-access/jna) from 5.12.1 to 5.13.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/java-native-access/jna/blob/master/CHANGES.md">jna's changelog</a>.</em></p> <blockquote> <h1>Release (5.13.0)</h1> <h2>Features</h2> <ul> <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1454">#1454</a>: Add <code>c.s.j.p.win32.Psapi.QueryWorkingSetEx</code> and associated Types - <a href="https://github.com/Crain-32"><code>`@crain-32</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1459">#1459</a>: Add <code>VirtualLock</code> and <code>VirtualUnlock</code> in <code>c.s.j.p.win32.Kernel32</code> - <a href="https://github.com/matthiasblaesing"><code>`@matthiasblaesing</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1471">#1471</a>: Add <code>c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated</code> and associated Types - <a href="https://github.com/dbwiddis"><code>`@dbwiddis</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1474">#1474</a>: Add <code>c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet</code>, <code>IWbemServices.GetObject</code>, <code>IWbemContext.SetValue</code> and associated methods - <a href="https://github.com/rchateauneu"><code>`@rchateauneu</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1482">#1482</a>: Add multilingual support of <code>Kernel32Util.formatMessage</code> - <a href="https://github.com/overpathz"><code>`@overpathz</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1490">#1490</a>: Adds support for a custom <code>SymbolProvider</code> in <code>NativeLibrary</code> & <code>Library</code> - <a href="https://github.com/soywiz"><code>`@soywiz</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1491">#1491</a>: Update libffi to v3.4.4 - <a href="https://github.com/matthiasblaesing"><code>`@matthiasblaesing</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1487">#1487</a>: Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - <a href="https://github.com/sratz"><code>`@sratz</code></a>.</li>` </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1452">#1452</a>: Fix memory allocation/handling for error message generation in native library code (<code>dispatch.c</code>) - <a href="https://github.com/matthiasblaesing"><code>`@matthiasblaesing</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1460">#1460</a>: Fix win32 variant date conversion in DST offest window and with millisecond values - <a href="https://github.com/eranl"><code>`@eranl</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1472">#1472</a>: Fix incorrect bitmask in <code>c.s.j.Pointer#createConstant(int)</code> - <a href="https://github.com/dbwiddis"><code>`@dbwiddis</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1481">#1481</a>: Fix NPE in NativeLibrary when unpacking from classpath is disabled - <a href="https://github.com/trespasserw"><code>`@trespasserw</code></a>.</li>` <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1489">#1489</a>: Fixes typo in <code>OpenGL32Util#wglGetProcAddress</code>, instead of parameter <code>procName</code> the hardcoded value <code>wglEnumGpusNV</code> was used - <a href="https://github.com/soywiz"><code>`@soywiz</code></a>.</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/java-native-access/jna/commit/4962fd7758493b7395e86578705d8a32f6238872"><code>4962fd7</code></a> Release 5.13.0</li> <li><a href="https://github.com/java-native-access/jna/commit/a56504611b00cc7d90c165f924c3915cb7a6f759"><code>a565046</code></a> Adjust release directions</li> <li><a href="https://github.com/java-native-access/jna/commit/f7017c4f957d7fc13c7455efcae200e29407a729"><code>f7017c4</code></a> Remove artifacts classified as "-jpms", there are the jna-jpms and jna-platfo...</li> <li><a href="https://github.com/java-native-access/jna/commit/a5f47cd359d5fe62a0e5d6c2bd9d649874be955d"><code>a5f47cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1494">#1494</a> from matthiasblaesing/pr-1492</li> <li><a href="https://github.com/java-native-access/jna/commit/1af6eb14e0059c7acd5d5ee71fd62e519536fac5"><code>1af6eb1</code></a> Improve documentation, ensure osgi.version is defined, wrap create-export-pac...</li> <li><a href="https://github.com/java-native-access/jna/commit/65cf52803ec2249c61573bdc7bd4314b77c019a0"><code>65cf528</code></a> add utility shell script to create 'Export-Package' metadata</li> <li><a href="https://github.com/java-native-access/jna/commit/b3984aaf1bf87c8da2e84797f62180adc405b48a"><code>b3984aa</code></a> Add 'uses' information to OSGI metadata in MANIFEST.MF</li> <li><a href="https://github.com/java-native-access/jna/commit/780facdf55b488d504c17183066df6a34531d747"><code>780facd</code></a> Add missing change log entry for libffi update</li> <li><a href="https://github.com/java-native-access/jna/commit/5dd4bd707f8f1f49b5d1af158402859a86161367"><code>5dd4bd7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1491">#1491</a> from matthiasblaesing/update_libffi</li> <li><a href="https://github.com/java-native-access/jna/commit/db1b5531b10fed9fb68d6d4d79913660759b22d3"><code>db1b553</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1490">#1490</a> from korlibs/feature/direct.mapping.custom.symbol.pr...</li> <li>Additional commits viewable in <a href="https://github.com/java-native-access/jna/compare/5.12.1...5.13.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=maven&previous-version=5.12.1&new-version=5.13.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` 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> 642: build(deps): Bump grpc-bom from 1.52.0 to 1.52.1 r=korthout a=dependabot[bot] Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.52.0 to 1.52.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/57dfe8c9138073783ffbe19db3d886fe9119d446"><code>57dfe8c</code></a> Bump version to 1.52.1</li> <li><a href="https://github.com/grpc/grpc-java/commit/69f10e26629bc1cbe16891c4e34bc30777c6b43f"><code>69f10e2</code></a> Update README etc to reference 1.52.1</li> <li><a href="https://github.com/grpc/grpc-java/commit/15026d5efbd5b9024c226f2b8ddf48f11c995562"><code>15026d5</code></a> xds:fix cancel xds watcher accidentally removes the url (v1.52 backport) (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/9810">#9810</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/a13a2dd96042ffaa8c1ba86124448016864f1284"><code>a13a2dd</code></a> Bump version to 1.52.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.52.0...v1.52.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.grpc:grpc-bom&package-manager=maven&previous-version=1.52.0&new-version=1.52.1)](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` 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> 643: build(deps): Bump spotless-maven-plugin from 2.29.0 to 2.30.0 r=korthout a=dependabot[bot] Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.29.0 to 2.30.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/diffplug/spotless/blob/main/CHANGES.md">spotless-maven-plugin's changelog</a>.</em></p> <blockquote> <h2>[2.30.0] - 2022-09-14</h2> <h3>Added</h3> <ul> <li><code>formatAnnotations()</code> step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such as <code>googleJavaFormat()</code>. (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1275">#1275</a>)</li> </ul> <h3>Changes</h3> <ul> <li>Bump default <code>ktfmt</code> version to latest <code>0.39</code> -> <code>0.40</code> (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1312">#1312</a>)</li> <li>Bump default <code>ktlint</code> version to latest <code>0.46.1</code> -> <code>0.47.1</code> (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1303">#1303</a>) <ul> <li>Also restored support for older versions of ktlint back to <code>0.31.0</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/diffplug/spotless/commit/6cee33d6f035b462be5800c154d86ecad63cdd57"><code>6cee33d</code></a> Published lib/2.30.0</li> <li><a href="https://github.com/diffplug/spotless/commit/aadeaef0861309b8a4aadd5c04c8436451cdd82f"><code>aadeaef</code></a> Bump KtLint default to 0.47.1 and restore support back to 0.31.0 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1303">#1303</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/dcdba4df7d739f503ba48e77525fd837787d53b4"><code>dcdba4d</code></a> Update dependency org.eclipse.aether:aether-api to v0.9.1.v20140329</li> <li><a href="https://github.com/diffplug/spotless/commit/b4d7019c09b9a0a34df79a5817f2e62a861a12e1"><code>b4d7019</code></a> Merge branch 'main' into main-ktlint-versions</li> <li><a href="https://github.com/diffplug/spotless/commit/670c0ab54b97c0208df43dc5093c8c11c3e68aba"><code>670c0ab</code></a> Update dependency org.eclipse.aether:aether-api to v0.9.1.v20140329</li> <li><a href="https://github.com/diffplug/spotless/commit/27d3ae15dd85fe1a11edfe2950c3cb0c9c0b10f4"><code>27d3ae1</code></a> Bump default ktfmt version to v0.40 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1312">#1312</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/624af26e334821b6ab6d86423bff9a43a1d38aed"><code>624af26</code></a> Update dependency org.mockito:mockito-core to v3.12.4 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1315">#1315</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/d80f076f1119153dc5865652eb6684fe101d5077"><code>d80f076</code></a> Resolve changelog merge.</li> <li><a href="https://github.com/diffplug/spotless/commit/864eb7a8fa2ec80728d7f8c6a6cc8ce6575c137e"><code>864eb7a</code></a> Bump ktlint default version from <code>0.46.1</code> to <code>0.47.1</code></li> <li><a href="https://github.com/diffplug/spotless/commit/a3dc8f1337098bcc3b1834d9cb95bee05b2563e3"><code>a3dc8f1</code></a> Merge branch 'renovate/ver_ktfmt' into main-ktlint-versions</li> <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/lib/2.29.0...lib/2.30.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-maven-plugin&package-manager=maven&previous-version=2.29.0&new-version=2.30.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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information