Skip to content

Bump jna-platform from 5.8.0 to 5.11.0#72

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.java.dev.jna-jna-platform-5.11.0
Closed

Bump jna-platform from 5.8.0 to 5.11.0#72
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.java.dev.jna-jna-platform-5.11.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps jna-platform from 5.8.0 to 5.11.0.

Changelog

Sourced from jna-platform's changelog.

Release 5.11.0

Features

Bug Fixes

Release 5.10.0

Features

Bug Fixes

Release 5.9.0

Features

  • #1336: Add HKEY_CURRENT_USER_LOCAL_SETTINGS to c.s.j.p.win32.WinReg - @​Dani-Hub.
  • #1337: Add REG_NOTIFY_THREAD_AGNOSTIC to c.s.j.p.win32.WinNet and update REG_LEGAL_CHANGE_FILTER - @​Dani-Hub.
  • #1338: Add RegNotifyChangeKeyValue to c.s.j.p.win32.Advapi32 - @​Dani-Hub.
  • #1340: Add CM_Get_DevNode_Registry_Property to c.s.j.p.win32.Cfgmgr32 and corresponding util in c.s.j.p.win32.Cfgmgr32Util - @​dbwiddis.
  • #1352: Add BringWindowToTop to c.s.j.p.win32.User32 - @​kahgoh.
  • #1354: Add GetParent to c.s.j.p.win32.User32 - @​kahgoh.
  • #1360: Add CommandLineToArgvW to c.s.j.p.win32.Shell32 and corresponding util in c.s.j.p.win32.Shell32Util - @​dbwiddis.
  • #1363: Update NUMA_NODE_RELATIONSHIP in c.s.j.p.win32.WinNT to new version of the structure and improve support for future values of c.s.j.p.win32.WinNT.LOGICAL_PROCESSOR_RELATIONSHIP - @​dbwiddis.

Bug Fixes

... (truncated)

Commits
  • 0418fce Release 5.11.0
  • 787e4bf Merge pull request #1427 from java-native-access/update_binaries
  • 9de6dd6 Rebuild native libraries
  • 19519fe Merge pull request #1425 from matthiasblaesing/fix_pre_c99
  • bb35cc2 Fix build on pre-C99 compilers
  • c5ffcc5 Merge pull request #1424 from matthiasblaesing/fix_build
  • d7e0a97 Fix build: Initialize saveptr to NULL and ensure pathElement is checked for N...
  • 644b708 Merge pull request #1422 from matthiasblaesing/jawt_loading_fix
  • f57c650 Load jawt library relative to sun.boot.library.path system on unix OSes
  • 0774f82 Merge pull request #1419 from matthiasblaesing/fix_crash_directcallback_mac_a...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jna-platform](https://github.com/java-native-access/jna) from 5.8.0 to 5.11.0.
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.8.0...5.11.0)

---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #95.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.java.dev.jna-jna-platform-5.11.0 branch June 27, 2022 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants