Update dependency net.java.dev.jna:jna to v5.15.0 #166
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.11.0
->5.15.0
Release Notes
java-native-access/jna (net.java.dev.jna:jna)
v5.15.0
Compare Source
==============
Features
IsProcessorFeaturePresent
toc.s.j.p.win32.Kernel32
- @dbwiddis.XMoveWindow
,XResizeWindow
,XMoveResizeWindow
,XRaiseWindow
,XLowerWindow
X11 calls toc.s.j.p.unix.X11
- @vinceh121.Bug Fixes
v5.14.0
Compare Source
==============
Features
SetJob
,SetPrinter
toc.s.j.p.w.Winspool
- @tresf.GetMethod
,Put
,SpawnInstance
toc.s.j.p.win32.COM.WbemCli#IWbemClassObject
andExecMethod
toc.s.j.p.win32.COM.WbemCli#IWbemServices
- @faddom.GetPriorityClass
,SetPriorityClass
,GetThreadPriority
,SetThreadPriority
and associated constants toc.s.j.p.win32.Kernel32
- @dEajL3kA.c.s.j.p.mac.XAttr public
- @matthiasblaesing.c.s.j.p.bsd.ExtAttr
andc.s.j.p.bsd.ExtAttrUtil
to wrap BSD <sys/extattr.h> system calls. @rednoah.O_*
(e.g.O_APPEND
,O_SYNC
,O_DIRECT
, ...) toc.s.j.p.linux.Fcntl
- @matthiasblaesing.Bug Fixes
Library.OPTION_STRING_ENCODING
is ignore for string arguments function calls - @matthiasblaesing.c.s.j.p.win32.Kerne32Util
andc.s.j.p.win32.DBT
- @matthiasblaesing.Important Changes
libjnidispatch
must be rebuilt to be compatible with this release.
update to use this version.
v5.13.0
Compare Source
==============
Features
c.s.j.p.win32.Psapi.QueryWorkingSetEx
and associated Types - @crain-32.VirtualLock
andVirtualUnlock
inc.s.j.p.win32.Kernel32
- @matthiasblaesing.c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated
and associated Types - @dbwiddis.c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet
,IWbemServices.GetObject
,IWbemContext.SetValue
and associated methods - @rchateauneu.Kernel32Util.formatMessage
- @overpathz.SymbolProvider
inNativeLibrary
&Library
- @soywiz.Bug Fixes
dispatch.c
) - @matthiasblaesing.c.s.j.Pointer#createConstant(int)
- @dbwiddis.OpenGL32Util#wglGetProcAddress
, instead of parameterprocName
the hardcoded valuewglEnumGpusNV
was used - @soywiz.v5.12.1
Compare Source
==============
Bug Fixes
c.s.j.Memory#close
- @dbwiddis.v5.12.0
Compare Source
==============
Features
CFEqual
,CFDictionaryRef.ByReference
,CFStringRef.ByReference
toc.s.j.p.mac.CoreFoundation
- @shalupovMemory
,CallbackReference
andNativeLibrary
- @matthiasblaesing.1f14b3f
and rebuild native libraries - @matthiasblaesing.Bug Fixes
c.s.j.p.win32.PdhUtil#PdhEnumObjectItems
- @dbwiddis.Important Changes
Memory#dispose
,CallbackReference#dispose
andNativeLibrary#dispose
were called by the
Object#finalize
override. These calls were replaced bythe use of a cleaner. It is not guaranteed anymore, that
dispose
is calledon subclasses on finalization.
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 was generated by Mend Renovate. View the repository job log.