Skip to content

build(deps): bump the go-dev-dependencies group with 2 updates#277

Merged
mgoetzegb merged 1 commit intomainfrom
dependabot/go_modules/go-dev-dependencies-1fe082fbe7
Jan 5, 2026
Merged

build(deps): bump the go-dev-dependencies group with 2 updates#277
mgoetzegb merged 1 commit intomainfrom
dependabot/go_modules/go-dev-dependencies-1fe082fbe7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the go-dev-dependencies group with 2 updates: github.com/mattn/go-sqlite3 and github.com/shirou/gopsutil/v4.

Updates github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33

Commits
  • 3c885a9 Upgrade SQLite to version 3051001
  • 3e773a9 update github workflows
  • 2f6a2bb fix upgrade script
  • aa7cdd3 update upgrade script
  • a66908a use quote include instead of angled include for sqlite3-binding.h
  • See full diff in compare view

Updates github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12

Release notes

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

v4.25.12

What's Changed

cpu

disk

host

mem

process

New Contributors

Full Changelog: shirou/gopsutil@v4.25.11...v4.25.12

Commits
  • 0de4501 Merge pull request #1976 from uubulb/refactor/wrap-library-functions
  • edba8ea [darwin]: wrap library functions as struct methods
  • 4870278 Merge pull request #1973 from uubulb/sensors/get_sensor_info_in_one_call
  • 5f9c6c1 change the visbility of vnode structs to private
  • 22106a5 Merge pull request #1971 from uubulb/fix/release-pcoreref
  • de8b78a Merge pull request #1968 from Kerlenton/darwin-mount-flags
  • 9f2cd08 Merge pull request #1970 from mengzhuo/cpu
  • b91edff Merge pull request #1967 from Dylan-M/fix_uptime
  • e4605ad [cpu][linux]: add riscv cpu parser
  • 0ae21a0 Remove incorrect test for invalid formats
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dev-dependencies group with 2 updates: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) and [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil).


Updates `github.com/mattn/go-sqlite3` from 1.14.32 to 1.14.33
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.32...v1.14.33)

Updates `github.com/shirou/gopsutil/v4` from 4.25.11 to 4.25.12
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.11...v4.25.12)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dev-dependencies
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 5, 2026
@dependabot dependabot bot requested review from a team as code owners January 5, 2026 04:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 5, 2026
@greenbonebot
Copy link
Copy Markdown
Member

Scanning the following files:

go.mod
go.sum

Scan: 'go.mod'

Nothing detected in go.mod
Scan took 0.00 seconds

Scan: 'go.sum'

Nothing detected in go.sum
Scan took 0.00 seconds

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.66%. Comparing base (378da57) to head (4057f17).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   57.66%   57.66%           
=======================================
  Files          69       69           
  Lines        3812     3812           
=======================================
  Hits         2198     2198           
  Misses       1433     1433           
  Partials      181      181           
Flag Coverage Δ
opensearch-tests 95.66% <ø> (ø)
postgres-tests 91.96% <ø> (ø)
unit-tests 52.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mgoetzegb mgoetzegb merged commit cdffeef into main Jan 5, 2026
13 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/go-dev-dependencies-1fe082fbe7 branch January 5, 2026 12:00
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