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

Bump jna-platform from 5.4.0 to 5.5.0 in /core #2017

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 31, 2019

Bumps jna-platform from 5.4.0 to 5.5.0.

Changelog

Sourced from jna-platform's changelog.

Release 5.5.0

Features

  • #1131: Add CoreFoundation, IOKit, and DiskArbitration mappings in c.s.j.p.mac. @​dbwiddis.
  • #1143: c.s.j.p.mac.SystemB now extends c.s.j.p.unix.LibCAPI. @​dbwiddis.
  • #1147: Add additional OSGi headers for the JNA bundle to support 32bit ARM (hardfloat) @​mattixtech.
  • #1148/#1096: Include Win32 COM utils (c.s.j.p.win32.com.util and c.s.j.p.win32.com.annotation) in OSGI bundle @​dbwiddis.

Bug Fixes

  • #1115: Fix signature for c.s.j.p.win32.Kernel32#CreateRemoteThread and bind VirtualAllocEx, VirtualFreeEx, GetExitCodeThread in c.s.j.p.win32.Kernel32 - @​apangin, @​matthiasblaesing.
  • #1127: Windows needs a wide string in c.s.j.p.win32.COM.IShellFolder#ParseDisplayName - @​dbwiddis.
  • #1128: KEY_ALL_ACCESS value is incorrect in c.s.j.p.win32.WinNT.java - @​trevormaggs.
  • #1133: Ensure JARs created from the build system don't contain invalid Info-ZIP Unicode Path extra info - @​matthiasblaesing.
  • #1134: Read correct member of WinBase.SYSTEM_INFO.processorArchitecture union - @​dbwiddis.
  • #1118: Fix passing unions containing integer and floating point members as parameters by value - @​matthiasblaesing.
Commits
  • cb139ec Release 5.5.0
  • 5e4ae34 Update version number to 5.5.0
  • b8d0707 Merge branch 'osgi-header'
  • d0dbacc Add OSGI updates to CHANGES.md
  • 514cd79 Merge remote-tracking branch 'upstream/pr/1147' into osgi-header
  • 3eeecbe Include Win32 COM utils in OSGI bundle
  • 67952fb Update OSGi headers for the JNA bundle to support 32bit ARM on Raspberry Pi 3 B+
  • 8c97594 Merge pull request #1143 from dbwiddis/maclibc
  • e171225 char* is a LPCSTR (LPCWSTR would be a wchar_t*)
  • 48076c8 SystemB extends LibCAPI
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 31, 2019
@rnorth
Copy link
Member

rnorth commented Nov 1, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/net.java.dev.jna-jna-platform-5.5.0 branch from 57c1322 to 390e471 Compare November 1, 2019 10:02
@rnorth
Copy link
Member

rnorth commented Nov 1, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passes CI (including Windows)

@rnorth rnorth merged commit 7ab2430 into master Nov 1, 2019
@rnorth rnorth deleted the dependabot/gradle/core/net.java.dev.jna-jna-platform-5.5.0 branch November 1, 2019 11:29
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.

None yet

1 participant