Skip to content

Update dependency net.java.dev.jna:jna-platform to v5.13.0

Renovate requested to merge renovate/net.java.dev.jna-jna-platform-5.x into develop

This MR contains the following updates:

Package Type Update Change
net.java.dev.jna:jna-platform dependencies minor 5.12.1 -> 5.13.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

java-native-access/jna

v5.13.0

Compare Source

================

Features

Bug Fixes

  • #​1452: Fix memory allocation/handling for error message generation in native library code (dispatch.c) - @​matthiasblaesing.
  • #​1460: Fix win32 variant date conversion in DST offest window and with millisecond values - @​eranl.
  • #​1472: Fix incorrect bitmask in c.s.j.Pointer#createConstant(int) - @​dbwiddis.
  • #​1481: Fix NPE in NativeLibrary when unpacking from classpath is disabled - @​trespasserw.
  • #​1489: Fixes typo in OpenGL32Util#wglGetProcAddress, instead of parameter procName the hardcoded value wglEnumGpusNV was used - @​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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports