newrelic-cli
newrelic-cli copied to clipboard
chore(deps): Update module github.com/shirou/gopsutil to v3.22.8
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/shirou/gopsutil | require | minor | v3.21.10+incompatible -> v3.22.8 |
Release Notes
shirou/gopsutil
v3.22.8
v3.22.7
What's Changed
cpu
- fix(cpu): fix cpu total and busy calc by @shirou in https://github.com/shirou/gopsutil/pull/1325
disk
- Replace IOMainPort/IOMasterPort() and kIOMainPortDefault/kIOMasterPortDefault with NULL by @kyz in https://github.com/shirou/gopsutil/pull/1333
host
- add neokylin host info on linux by @yyt030 in https://github.com/shirou/gopsutil/pull/1324
- fix(host,linux): Check if path exists and is nonempty before reading host files by @shirou in https://github.com/shirou/gopsutil/pull/1328
- host, process: delete darwin/386 code by @tklauser in https://github.com/shirou/gopsutil/pull/1335
mem
- mem.VirtualMemory(): wrong page size on darwin arm64 by @kyz in https://github.com/shirou/gopsutil/pull/1334
net
- fix(net,linux): fix decodeaddress if Big Endian by @shirou in https://github.com/shirou/gopsutil/pull/1322
process
- fix(process,linux): remove trailing multiple \x00 by @shirou in https://github.com/shirou/gopsutil/pull/1326
Other Changes
- fix(host,linux): when platform is detected to be 'amazon' cleanup os-release ID by @shirou in https://github.com/shirou/gopsutil/pull/1327
- feat: add github release.yml by @shirou in https://github.com/shirou/gopsutil/pull/1329
- Update README with /v3 godoc links and remove deprecated macos-10.15 virtual environment in CI by @Lomanic in https://github.com/shirou/gopsutil/pull/1330
New Contributors
- @yyt030 made their first contribution in https://github.com/shirou/gopsutil/pull/1324
- @kyz made their first contribution in https://github.com/shirou/gopsutil/pull/1334
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.22.6...v3.22.7
v3.22.6
v3.22.5
v3.22.4
v3.22.3
v3.22.2
v3.22.1
v3.21.12
v3.21.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/newrelic/newrelic-cli":"/mnt/renovate/gh/newrelic/newrelic-cli" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -w "/mnt/renovate/gh/newrelic/newrelic-cli" docker.io/renovate/go:1.19.1 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: github.com/shirou/[email protected]+incompatible: go.mod has post-v3 module path "github.com/shirou/gopsutil/v3" at revision v3.22.8
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Renovate Ignore Notification
As this PR has been closed unmerged, Renovate will now ignore this update (v3.22.8). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.