Skip to content

Bump oshi-core from 6.1.0 to 6.3.0#98

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.github.oshi-oshi-core-6.3.0
Closed

Bump oshi-core from 6.1.0 to 6.3.0#98
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.github.oshi-oshi-core-6.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps oshi-core from 6.1.0 to 6.3.0.

Release notes

Sourced from oshi-core's releases.

Release 6.3.0

New Features
Bug fixes / Improvements

Full change log

Release 6.2.2

New Features
Bug fixes / Improvements

Full change log

Release 6.2.1

Bug fixes / Improvements

Full change log

Release 6.2.0

Performance improvement

This release leverages improvements in JNA 5.12.0 which should significantly improve performance. Finalizers in JNA were replaced by Cleaners, reducing the impact of native memory allocations in tenured heap space by promptly releasing native memory allocations and reducing Garbage Collector usage.

JNA's Memory class now implements Closeable. All direct allocations of Memory and classes extending JNA's ByReference have their underlying Memory allocation freed proactively. Classes extending Structure on the hot path are also proactively freed.

New Features

... (truncated)

Changelog

Sourced from oshi-core's changelog.

6.3.0 (2022-10-16)

New Features
Bug fixes / Improvements

6.2.0 (2022-06-26), 6.2.1 (2022-06-29), 6.2.2 (2022-07-20)

Performance improvement

This release leverages improvements in JNA 5.12.1 which should significantly improve performance. Finalizers in JNA were replaced by Cleaners, reducing the impact of Memory objects in tenured heap space by promptly releasing native memory allocations.

In addition, JNA's Memory class now implements Closeable. All direct and most indirect allocations of Memory in OSHI now have their underlying native allocation freed proactively.

New Features
Bug fixes / Improvements
Commits
  • f8f336d [maven-release-plugin] prepare release oshi-parent-6.3.0
  • e5ee2ed 6.3.0 Release
  • b667fbd Temporarily disable auto-clean bug
  • ab40d88 Update JamesIves/github-pages-deploy-action action to v4.4.1 (#2214)
  • e9f4e88 Fix test failures on uuid casing and failed hz parsing (#2213)
  • e267416 Suppress MacSysctl Warning Logs (#2212)
  • 42e1335 Update contribution guidelines for test failures and new license
  • 40fd344 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0-rc2 ...
  • 07ba4a4 Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.27.2 (#2209)
  • 03e0b71 No need to close pseudohandle
  • 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)

Bumps [oshi-core](https://github.com/oshi/oshi) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-6.1.0...oshi-parent-6.3.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #99.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.github.oshi-oshi-core-6.3.0 branch October 31, 2022 13:01
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