ConSol-Monitoring / snclient

SNClient+ - Cross platform monitoring agent
MIT License
48 stars 8 forks source link

build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.6 to 4.24.7 #138

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/shirou/gopsutil/v4 from 4.24.6 to 4.24.7.

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.24.7

Important Notice Regarding Value Changes on mem.SwapMemory() on Windows

In change #1677, the values returned by mem.SwapMemory() on Windows have been significantly revised. Previously, these values were calculated from the PERFORMANCE_INFORMATION structure of the GetPerformanceInfo win32 function, but this calculation was incorrect. Consequently, it has been adjusted to align with the psutil implementation. As a result, the values returned by mem.SwapMemory() are expected to differ greatly from previous values.

What's Changed

docker

mem

Other Changes

New Contributors

Full Changelog: https://github.com/shirou/gopsutil/compare/v4.24.6...v4.24.7

Commits
  • 1915e93 Merge pull request #1677 from shirou/feat/win_mem_use_performance_counter_on_...
  • 1221983 [windows][mem]: change to use Performance Counter on SwapMemory.
  • 262afcf Merge pull request #1673 from shirou/dependabot/github_actions/actions/upload...
  • 3f547e4 Merge pull request #1670 from coderZoe/bugfix_for_docker_memory
  • 88ac4ed chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
  • d04251e Merge pull request #1676 from shirou/feature/remove_macos11_on_github_actions
  • 79fe161 fix: remove macos11 and add ubuntu-24.04 on GitHub runner list.
  • 0fc9a73 Merge pull request #1672 from Girbons/fix/arm-temperature-sensors
  • dab07a3 Merge pull request #1674 from shirou/dependabot/github_actions/actions/setup-...
  • cf2a42d chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Looks like github.com/shirou/gopsutil/v4 is up-to-date now, so this is no longer needed.