Update jna monorepo to v3.5.2#7
Draft
renovate-xelians[bot] wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.3.0→3.5.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
java-native-access/jna (net.java.dev.jna:jna)
v3.5.2Compare Source
=============
Features
GUIDstructure can be used directly as alternative toOle32Util.getGUIDFromString()- @wolftobias.dbt.h- @wolftobias.WTSRegisterSessionNotification()andWTSUnRegisterSessionNotification()fromWtsapi32.dll- @wolftobias.native_window_msgthat creates windows, registers for USB device and logon/logoff notifications - @wolftobias.USER_INFO_10structure fromLMAccess.h- @davidmc24.SHGetSpecialFolderPath()and initialization file (.ini) API functions fromkernel32.dll- @headcrashing.CLSIDFromProgID()- @headcrashing.RegisterWindowMessage()and new wrapperUser32Utilfor convenient use ofRegisterWindowMessage,CreateWindowandCreateWindowEx- @headcrashing.StructureFieldOrderTestunit test in platform project to run on Linux. - @bhamail.Bug Fixes
XEvents.getFieldOrder()- @xwizard.LMAccess.GROUP_INFO_3.getFieldOrder()to return correct fields names - @bhamail.getFieldOrder()to return correct field names for some X11 structures - @bhamail.Class.forName("java.awt.Component")(see here) - @twall.StructureFieldOrderInspectorunit test utility to scan forStructurefield issues; see:com.sun.jna.platform.StructureFieldOrderTest.testMethodGetFieldOrder- @bhamail.StructureFieldOrderTestunit test in platform project to run on Linux - @bhamail.moveToTrash()on OSX to work with symlinks - @twall.Thread.getContextClassLoader()returnsnull- @twall.v3.5.1Compare Source
=============
Bug Fixes
Netapi32Util.getDomainTrusts()returns "empty" domain object - @aikidojohn.Netapi32.getDC()- added missing fields inDOMAIN_CONTROLLER_INFO- @aikidojohn.v3.5.0Compare Source
=============
Features
DLLCallbackto tag your Callback object - @twall.Structure.getFieldOrder()supersedesStructure.setFieldOrder()and is now required - @twall.~/Library/Frameworksand/Library/Frameworkson OSX - @shaneholloway.android-armtarget - @ochafik, @twall.jna.tmpdirto override temporary JNA storage location - @twall.EXTRA_MAKE_OPTSant property to override make variables - @twall.Library.OPTION_OPEN_FLAGSto customize dlopen behavior - @twall.Bug Fixes
Advapi32Util.registryGetValues()tried to allocate memory for a zero-lengthREG_BINARYvalue - @phailwhale22.Memoryfield in structure - @twall.PointerTypefields onStructure.read()if unchanged - @twall.Advapi32Util.registryGetValues()when reading zero length values - @danwi.v3.4.0Compare Source
=============
Features
jna.nosys=trueto avoid loading any system-provided JNA (useful for local build/development).jna.boot.library.namesystem property.jna.nounpack=true.threads.
platform.unix.x11:XGrabKey,XUngrabKey,XSetErrorHandler.platform.mac.Carbon:GetEventDispatcherTarget,InstallEventHandler,RegisterEventHotKey,GetEventParameter,RemoveEventHandler,UnregisterEventHotKey.platform.win32.Kernel32:CopyFile,MoveFile,MoveFileEx,CreateProcess,SetEnvironmentVariables,GetFileTime,SetFileTime,SetFileAttributes,DeviceIoControl,GetDiskFreeSpaceEx,CreateToolhelp32Snapshot,Process32First,Process32Next.platform.win32.Msi:MsiGetComponentPath,MsiLocateComponent,MsiGetProductCode,MsiEnumComponents.platform.win32.User32:RegisterHotKey,UnregisterHotKeyplatform.win32.SetupApi:SetupDiGetClassDevs,SetupDiDestroyDeviceInfoList,SetupDiEnumDeviceInterfaces,SetupDiGetDeviceInterfaceDetail,SetupDiGetDeviceRegistryProperty.platform.win32.Shell32.ShellExecute.platform.win32.User32:SetParent,IsWindowVisible,MoveWindow,SetWindowPos,AttachInputThread,SetForegroundWindow,GetForegroundWindow,SetFocus,SendInput,WaitForInputIdle,InvalidateRect,RedrawWindow,GetWindow,UpdateWindow,ShowWindow,CloseWindow.platform.win32.Version:GetFileVersionInfoSize,GetFileVersionInfo,VerQueryValue.platform.win32.Advapi32:GetFileSecurity,RegQueryValueEx(...Long...).platform.win32.Netapi32:NetUserGetInfo.Bug Fixes
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.