edge217 / BatteryStatusInfo

Fabric mod to show battery status info within the Minecraft client
MIT License
3 stars 1 forks source link

Bump oshi-core from 6.2.2 to 6.3.1 #1

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps oshi-core from 6.2.2 to 6.3.1.

Release notes

Sourced from oshi-core's releases.

Release 6.3.1

New Features
Bug fixes / Improvements
  • #2224: Detect Windows Server 2022 in older JDKs - @​dbwiddis.
  • #2229: Fix division by zero on AIX with fewer logical processors than physical processors - @​dbwiddis.

Full change log

Release 6.3.0

New Features
Bug fixes / Improvements

Full change log

Changelog

Sourced from oshi-core's changelog.

6.3.0 (2022-10-16), 6.3.1 (2022-10-30)

New Features
Bug fixes / Improvements
Commits
  • e5abd7a [maven-release-plugin] prepare release oshi-parent-6.3.1
  • 1360775 6.3.1 Release
  • 8970dfc Add process specific open file descriptor limits (#2225)
  • 07bf1b2 Fix division by zero on AIX with fewer logProcs than physProcs (#2229)
  • b124563 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0-rc3 ...
  • ab940ab Detect Windows Server 2022 in older JDKs (#2224)
  • 514f804 Update dependency org.codehaus.mojo:versions-maven-plugin to v2.13.0 (#2219)
  • 97282d0 Add system-wide per-process file descriptors limits (#2218)
  • 3775e2f Update dependency org.owasp:dependency-check-maven to v7.3.0 (#2216)
  • 932785e Restore auto-clean workaround for junit-platform-maven-plugin bug
  • 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)
Edgeburn commented 2 years ago

@dependabot merge