games647 / LagMonitor

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

Bump oshi.version from 6.4.1 to 6.4.2 #178

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Bumps oshi.version from 6.4.1 to 6.4.2. Updates oshi-demo from 6.4.1 to 6.4.2

Release notes

Sourced from oshi-demo's releases.

Release 6.4.2

Bug fixes / Improvements

Full change log

Changelog

Sourced from oshi-demo's changelog.

Commits
  • 468708c [maven-release-plugin] prepare release oshi-parent-6.4.2
  • 9965844 6.4.2 Release
  • f1a1cd7 Skip commands that require root if not elevated (#2363)
  • 8709651 Update Central Repository links
  • 61aff40 macOS GitHub Action runners don't have JDK 21-ea
  • 5c51e13 Make use of Kstat2 configurable (#2362)
  • e89611d Update CI test to JDK 20 and JDK 21-ea
  • 5da440e Convert per-process CPU ticks on Apple Silicon to ms (#2361)
  • c204766 Update dependency com.puppycrawl.tools:checkstyle to v10.10.0 (#2360)
  • 0859513 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.0 (#2359)
  • Additional commits viewable in compare view


Updates oshi-core from 6.4.1 to 6.4.2

Release notes

Sourced from oshi-core's releases.

Release 6.4.2

Bug fixes / Improvements

Full change log

Changelog

Sourced from oshi-core's changelog.

Commits
  • 468708c [maven-release-plugin] prepare release oshi-parent-6.4.2
  • 9965844 6.4.2 Release
  • f1a1cd7 Skip commands that require root if not elevated (#2363)
  • 8709651 Update Central Repository links
  • 61aff40 macOS GitHub Action runners don't have JDK 21-ea
  • 5c51e13 Make use of Kstat2 configurable (#2362)
  • e89611d Update CI test to JDK 20 and JDK 21-ea
  • 5da440e Convert per-process CPU ticks on Apple Silicon to ms (#2361)
  • c204766 Update dependency com.puppycrawl.tools:checkstyle to v10.10.0 (#2360)
  • 0859513 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.0 (#2359)
  • 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 5 months ago

Superseded by #181.