games647 / LagMonitor

Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
https://dev.bukkit.org/bukkit-plugins/lagmonitor/
MIT License
191 stars 24 forks source link

Bump oshi.version from 6.2.2 to 6.3.2 #169

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps oshi.version from 6.2.2 to 6.3.2. Updates oshi-demo from 6.2.2 to 6.3.2

Release notes

Sourced from oshi-demo's releases.

Release 6.3.2

6.3.2 (2022-11-16)

Bug fixes / Improvements

Full change log

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-demo's changelog.

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

New Features
Bug fixes / Improvements
Commits
  • b6f77ae [maven-release-plugin] prepare release oshi-parent-6.3.2
  • bab46c8 6.3.2 Release
  • 8fd8ebb Actually return Windows IP Connections (#2243)
  • ce5721e Update dependency org.owasp:dependency-check-maven to v7.3.1 (#2241)
  • c605b16 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0 (#2235)
  • a2a5477 Update dependency com.puppycrawl.tools:checkstyle to v10.4 (#2233)
  • 3136496 Update dependency org.apache.maven.plugins:maven-release-plugin to v3.0.0-M7 ...
  • 6b61a09 Restore mvn clean workaround after release
  • b22dc0e [maven-release-plugin] prepare for next development iteration
  • e5abd7a [maven-release-plugin] prepare release oshi-parent-6.3.1
  • Additional commits viewable in compare view


Updates oshi-core from 6.2.2 to 6.3.2

Release notes

Sourced from oshi-core's releases.

Release 6.3.2

6.3.2 (2022-11-16)

Bug fixes / Improvements

Full change log

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), 6.3.2 (2022-11-16)

New Features
Bug fixes / Improvements
Commits
  • b6f77ae [maven-release-plugin] prepare release oshi-parent-6.3.2
  • bab46c8 6.3.2 Release
  • 8fd8ebb Actually return Windows IP Connections (#2243)
  • ce5721e Update dependency org.owasp:dependency-check-maven to v7.3.1 (#2241)
  • c605b16 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0 (#2235)
  • a2a5477 Update dependency com.puppycrawl.tools:checkstyle to v10.4 (#2233)
  • 3136496 Update dependency org.apache.maven.plugins:maven-release-plugin to v3.0.0-M7 ...
  • 6b61a09 Restore mvn clean workaround after release
  • b22dc0e [maven-release-plugin] prepare for next development iteration
  • e5abd7a [maven-release-plugin] prepare release oshi-parent-6.3.1
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #170.