Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #616

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mewmba
Copy link
Contributor

@mewmba mewmba commented Sep 1, 2023

This PR contains the following updates:

Package Type Update Change
net.java.dev.jna:jna dependencies minor 5.12.1 -> 5.13.0
com.google.protobuf:protobuf-java (source) dependencies minor 3.21.7 -> 3.24.2
org.junit.jupiter:junit-jupiter-params (source) dependencies minor 5.9.0 -> 5.10.0
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.9.0 -> 5.10.0
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.9.0 -> 5.10.0

Release Notes

java-native-access/jna (net.java.dev.jna: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 - "* 12 1 3,9 *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants