Skip to content

Bump jna-platform from 5.3.1 to 5.4.0 in /core#1796

Merged
rnorth merged 5 commits intomasterfrom
dependabot/gradle/core/net.java.dev.jna-jna-platform-5.4.0
Oct 12, 2019
Merged

Bump jna-platform from 5.3.1 to 5.4.0 in /core#1796
rnorth merged 5 commits intomasterfrom
dependabot/gradle/core/net.java.dev.jna-jna-platform-5.4.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Aug 27, 2019

Bumps jna-platform from 5.3.1 to 5.4.0.

Changelog

Sourced from jna-platform's changelog.

Release 5.4.0

Features

  • #1105: Deprecate c.s.j.p.win32.Advapi32Util.EventLogRecord#getEventId in favor of #getInstanceId - @​dbwiddis.
  • #1097: Allow .ocx as extension of native libraries on windows - @​dmigowski.
  • #1108: Improve performance of c.s.j.Structure#newInstance by iteration available constructors instead of exception handling @​bjorndarri.

Bug Fixes

Commits
  • f9ceb1d Release 5.4.0
  • 044cd6f Instead of Class#getConstructor(Pointer.class) with try-catch use Class#getCo...
  • e6ab3ec Merge pull request #1104 from matthiasblaesing/direct-invoke-integer-big-endian
  • 21da80a Update binaries
  • 2c75fea Fix compatibility check
  • 13bf022 On big endian architecture IntegerType based values are incorrectly decoded i...
  • 50388fb Don't try to test crash protection on s390x
  • 3099fdc Merge pull request #1111 from binarynoise/patch-1
  • 689e4dd Fix syntax highlighting for java code block
  • dabdcd7 Deprecate EventLogRecord#getEventId in favor of #getInstanceId (#1105)
  • 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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 27, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/net.java.dev.jna-jna-platform-5.4.0 branch 11 times, most recently from 7d53e6f to 96b04cd Compare September 2, 2019 07:37
@rnorth
Copy link
Copy Markdown
Member

rnorth commented Sep 2, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link
Copy Markdown

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.4.0 branch from 96b04cd to 921adff Compare September 2, 2019 08:38
@rnorth
Copy link
Copy Markdown
Member

rnorth commented Sep 2, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Sep 3, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Oct 12, 2019

/AzurePipelines run Windows 10 - Docker for Windows

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Oct 12, 2019

This has passed Windows CI as well as Linux, so I'll merge.

@rnorth rnorth merged commit fcf3b0f into master Oct 12, 2019
@rnorth rnorth deleted the dependabot/gradle/core/net.java.dev.jna-jna-platform-5.4.0 branch October 12, 2019 16:59
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.

1 participant