Skip to content

chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 in /backend#2304

Merged
kmendell merged 1 commit intomainfrom
dependabot/go_modules/backend/github.com/shirou/gopsutil/v4-4.26.3
Apr 10, 2026
Merged

chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 in /backend#2304
kmendell merged 1 commit intomainfrom
dependabot/go_modules/backend/github.com/shirou/gopsutil/v4-4.26.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3.

Release notes

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

v4.26.3

Important Notice

The temporary opt-out option WillBeDeletedOptOutMemAvailableCalc, introduced in v4.25.8, has been removed in this release.

Code that relied on this option may fail to build. If so, please update your code to work with the current VirtualMemoryStat.Used calculation, as the opt-out mechanism is no longer available.

What's Changed

cpu

disk

host

load

mem

net

process

sensors

New Contributors

Full Changelog: shirou/gopsutil@v4.26.2...v4.26.3

Commits
  • c2a1624 Merge pull request #2033 from Dylan-M/dylanmyers/disk-3b-iocounters
  • b32e3a1 Merge pull request #2032 from Dylan-M/dylanmyers/disk-3a-usage-fix
  • 730f763 Merge pull request #2063 from lubeschanin/fix/sensors-darwin-arm64-crash
  • 76137fe Fix SIGBUS/SIGSEGV crash on macOS ARM64: keep libraries open, fix data race
  • be66821 disk: implement IOCountersWithContext for AIX nocgo via iostat
  • 416f4ed disk: use unix.Statfs for fstype in UsageWithContext on AIX nocgo
  • 7661a67 Merge pull request #2031 from shirou/fix/net_linux_connection_unix_socket_dedup
  • 3095963 Merge pull request #2012 from shirou/fix/revert_opt-outed_mem_used_calc
  • bf942de [net][linux]: prevent incorrect deduplication of unnamed UNIX sockets
  • d7abb9a Merge pull request #2029 from skartikey/fix/openbsd-mem-cached
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@dependabot dependabot bot requested a review from a team April 10, 2026 03:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@kmendell
Copy link
Copy Markdown
Member

kmendell commented Apr 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

🔍 Deadcode Analysis

Found 1 unreachable functions in the backend.

View details
internal/services/template_service.go:99:27: unreachable func: TemplateService.WithLookupIPResolver

Only remove deadcode that you know is 100% no longer used.

Analysis from commit 34c8818

@getarcaneappbot
Copy link
Copy Markdown
Contributor

getarcaneappbot commented Apr 10, 2026

Container images for this PR have been built successfully!

  • Manager: ghcr.io/getarcaneapp/arcane:pr-2304
  • Agent: ghcr.io/getarcaneapp/arcane-headless:pr-2304

Built from commit c6124cb

@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/github.com/shirou/gopsutil/v4-4.26.3 branch from e82ab2a to 201b405 Compare April 10, 2026 03:17
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.26.2 to 4.26.3.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.2...v4.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/github.com/shirou/gopsutil/v4-4.26.3 branch from 201b405 to c6124cb Compare April 10, 2026 03:21
@kmendell kmendell merged commit 0b3dd70 into main Apr 10, 2026
19 checks passed
@kmendell kmendell deleted the dependabot/go_modules/backend/github.com/shirou/gopsutil/v4-4.26.3 branch April 10, 2026 03:24
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants