Skip to content

deps: bump the production-dependencies group with 4 updates#629

Merged
pitabwire merged 2 commits intomainfrom
dependabot/go_modules/production-dependencies-5f375c8117
Mar 5, 2026
Merged

deps: bump the production-dependencies group with 4 updates#629
pitabwire merged 2 commits intomainfrom
dependabot/go_modules/production-dependencies-5f375c8117

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the production-dependencies group with 4 updates: gocloud.dev, golang.org/x/net, github.com/prometheus/procfs and github.com/shirou/gopsutil/v4.

Updates gocloud.dev from 0.44.0 to 0.45.0

Release notes

Sourced from gocloud.dev's releases.

v0.45.0

What's Changed

New Contributors

Full Changelog: google/go-cloud@v0.44.0...v0.45.0

Commits
  • 7cc909b all: prerelease (#3664)
  • 31e3651 blob/s3blob: map S3 403 errors to PermissionDenied code (#3663)
  • c8f1226 all: update NATS dependency (#3662)
  • ac4bb89 all: Upgrade GitHub Actions for Node 24 compatibility (#3660)
  • 1497536 secrets/gcpkms: Add support for Additional Authenticated Data (AAD) (#3659)
  • 113974a all: Upgrade go.opentelemetry.io/otel/sdk to v1.40.0 (#3657)
  • 0b41d48 build(deps): bump the go_modules group across 2 directories with 1 update (#3...
  • 4c421d0 all: Update to go 1.26 (#3653)
  • b84d07f all: run go 1.26's go fix (#3654)
  • ae3c665 blob/gcsblob: derive universe domain from credentials (#3652)
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.50.0 to 0.51.0

Commits
  • 60b3f6f internal/http3: prevent Server handler from writing longer body than declared
  • b0ca456 internal/http3: fix Write in Server Handler returning the wrong value
  • 1558ba7 publicsuffix: update to 2026-02-06
  • 4e1c745 internal/http3: make Server response include headers that can be inferred
  • 19f580f http2: fix nil panic in typeFrameParser for unassigned frame types
  • 818aad7 internal/http3: add server to client trailer header support
  • c1bbe1a internal/http3: add client to server trailer header support
  • 29181b8 all: remove go1.25 and older build constraints
  • 8109305 all: upgrade go directive to at least 1.25.0 [generated]
  • 0b37bdf quic: don't run TestStreamsCreateConcurrency in synctest bubble
  • Additional commits viewable in compare view

Updates github.com/prometheus/procfs from 0.19.2 to 0.20.1

Release notes

Sourced from github.com/prometheus/procfs's releases.

v0.20.1

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.20.0...v0.20.1

v0.20.0

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.19.2...v0.20.0

Commits

Updates github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2

Release notes

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

v4.26.2

What's Changed

disk

host

process

Other Changes

New Contributors

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

Commits
  • 33fab7d Merge pull request #2009 from shirou/dependabot/github_actions/actions/setup-...
  • 6320f9e Merge pull request #2007 from shirou/fix/fix_disk_mountinfo_parsing_bugs
  • a69a8e2 chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0
  • 6a6e215 Merge pull request #2008 from shirou/dependabot/go_modules/github.com/ebiteng...
  • e140450 chore(deps): bump github.com/ebitengine/purego from 0.9.1 to 0.10.0
  • 2ef7eb7 [linux][disk]: fix disk mountinfo parsing bug
  • 962bfd8 Merge pull request #2000 from shirou/dependabot/go_modules/golang.org/x/sys-0...
  • 8de66e7 Merge pull request #2006 from shirou/fix/fix_gosec_lint
  • a927423 fix: ignore s390x golangci-lint due to becoming always fail
  • 4e9a8de [common][process]: fix gosec lint
  • 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 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 production-dependencies group with 4 updates: [gocloud.dev](https://github.com/google/go-cloud), [golang.org/x/net](https://github.com/golang/net), [github.com/prometheus/procfs](https://github.com/prometheus/procfs) and [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil).


Updates `gocloud.dev` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.44.0...v0.45.0)

Updates `golang.org/x/net` from 0.50.0 to 0.51.0
- [Commits](golang/net@v0.50.0...v0.51.0)

Updates `github.com/prometheus/procfs` from 0.19.2 to 0.20.1
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.19.2...v0.20.1)

Updates `github.com/shirou/gopsutil/v4` from 4.26.1 to 4.26.2
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.1...v4.26.2)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.20.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Auto-merge cancelled: Tests failed or are still pending. Please check the test results and merge manually if appropriate.

@pitabwire pitabwire merged commit 34e3abe into main Mar 5, 2026
1 of 3 checks passed
@pitabwire pitabwire deleted the dependabot/go_modules/production-dependencies-5f375c8117 branch March 5, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant