Cantara / Java-Auto-Update

Java Auto-Update - wrapper to automaticall upgrade a Java application.
https://wiki.cantara.no/display/JAU/Java+Auto-Update
Apache License 2.0
49 stars 14 forks source link

fix(deps): update dependency net.java.dev.jna:jna-platform to v5.13.0 #141

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.java.dev.jna:jna-platform 5.12.1 -> 5.13.0 age adoption passing confidence

Release Notes

java-native-access/jna ### [`v5.13.0`](https://togithub.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5130) [Compare Source](https://togithub.com/java-native-access/jna/compare/5.12.1...5.13.0) \================ ## Features - [#​1454](https://togithub.com/java-native-access/jna/pull/1454): Add `c.s.j.p.win32.Psapi.QueryWorkingSetEx` and associated Types - [@​crain-32](https://togithub.com/Crain-32). - [#​1459](https://togithub.com/java-native-access/jna/pull/1459): Add `VirtualLock` and `VirtualUnlock` in `c.s.j.p.win32.Kernel32` - [@​matthiasblaesing](https://togithub.com/matthiasblaesing). - [#​1471](https://togithub.com/java-native-access/jna/pull/1471): Add `c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated` and associated Types - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​1474](https://togithub.com/java-native-access/jna/pull/1474): Add `c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet`, `IWbemServices.GetObject`, `IWbemContext.SetValue` and associated methods - [@​rchateauneu](https://togithub.com/rchateauneu). - [#​1482](https://togithub.com/java-native-access/jna/pull/1482): Add multilingual support of `Kernel32Util.formatMessage` - [@​overpathz](https://togithub.com/overpathz). - [#​1490](https://togithub.com/java-native-access/jna/pull/1490): Adds support for a custom `SymbolProvider` in `NativeLibrary` & `Library` - [@​soywiz](https://togithub.com/soywiz). - [#​1491](https://togithub.com/java-native-access/jna/pull/1491): Update libffi to v3.4.4 - [@​matthiasblaesing](https://togithub.com/matthiasblaesing). - [#​1487](https://togithub.com/java-native-access/jna/issues/1487): Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - [@​sratz](https://togithub.com/sratz). ## Bug Fixes - [#​1452](https://togithub.com/java-native-access/jna/issues/1452): Fix memory allocation/handling for error message generation in native library code (`dispatch.c`) - [@​matthiasblaesing](https://togithub.com/matthiasblaesing). - [#​1460](https://togithub.com/java-native-access/jna/issues/1460): Fix win32 variant date conversion in DST offest window and with millisecond values - [@​eranl](https://togithub.com/eranl). - [#​1472](https://togithub.com/java-native-access/jna/issues/1472): Fix incorrect bitmask in `c.s.j.Pointer#createConstant(int)` - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​1481](https://togithub.com/java-native-access/jna/issues/1481): Fix NPE in NativeLibrary when unpacking from classpath is disabled - [@​trespasserw](https://togithub.com/trespasserw). - [#​1489](https://togithub.com/java-native-access/jna/pull/1489): Fixes typo in `OpenGL32Util#wglGetProcAddress`, instead of parameter `procName` the hardcoded value `wglEnumGpusNV` was used - [@​soywiz](https://togithub.com/soywiz).

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.



This PR has been generated by Mend Renovate. View repository job log here.