Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.9 #147

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.9.

Release notes

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

v3.23.9

What's Changed

cpu

host

load

mem

New Contributors

Full Changelog: shirou/gopsutil@v3.23.8...v3.23.9

v3.23.8

What's Changed

#1514 improves Processes() performance 6% or more. Thank you @​atoulme !

cpu

disk

host

mem

process

New Contributors

Full Changelog: shirou/gopsutil@v3.23.7...v3.23.8

Commits
  • 826376d Merge pull request #1530 from darkgeek/feature/netbsd-arm64-port
  • 66ee833 Makefile: revert back to original one
  • 826037f Fix build_test on amd64 NetBSD
  • 7ffb24d Merge branch 'shirou:master' into feature/netbsd-arm64-port
  • def3572 format the code
  • 4a46201 cpu && host: fix compile time errors
  • 734a7a6 disk: we should use frsize as the real block size
  • dd0253b disk: fix various bugs
  • 2fabf15 Merge pull request #1527 from tossp/add-load-for-windows
  • 03d43fb [load][windows] Fix DATA RACE in load. Avg()
  • 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 <dependency name> 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.9 branch from 3714443 to ca4e82b Compare October 12, 2023 07:52
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c876d66) 79.34% compared to head (d622476) 79.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files          68       68           
  Lines        5079     5079           
=======================================
  Hits         4030     4030           
  Misses        849      849           
  Partials      200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lvrach lvrach requested a review from atzoum October 13, 2023 07:35
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.7 to 3.23.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.23.7...v3.23.9)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.9 branch from ca4e82b to d622476 Compare October 13, 2023 07:38
@achettyiitr achettyiitr merged commit 4ad42c3 into main Oct 13, 2023
7 checks passed
@achettyiitr achettyiitr deleted the dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.9 branch October 13, 2023 16:21
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.

2 participants