Skip to content

fix(deps): update all go dependencies master (patch)#249

Merged
mozillazg merged 1 commit intomasterfrom
renovate/patch-all-go-deps-master
May 3, 2025
Merged

fix(deps): update all go dependencies master (patch)#249
mozillazg merged 1 commit intomasterfrom
renovate/patch-all-go-deps-master

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cilium/ebpf v0.17.2 -> v0.17.3 age adoption passing confidence
github.com/florianl/go-tc v0.4.4 -> v0.4.5 age adoption passing confidence
github.com/jschwinger233/elibpcap v1.0.0 -> v1.0.2 age adoption passing confidence
github.com/phuslu/log v1.0.113 -> v1.0.117 age adoption passing confidence
github.com/shirou/gopsutil/v4 v4.25.1 -> v4.25.4 age adoption passing confidence
k8s.io/cri-api v0.32.1 -> v0.32.4 age adoption passing confidence
k8s.io/cri-client v0.32.1 -> v0.32.4 age adoption passing confidence

Release Notes

cilium/ebpf (github.com/cilium/ebpf)

v0.17.3

Compare Source

Fixes for a data race in btf.Spec.Copy (thanks @​paulcacheux) and a buffer overflow when running 32-bit user space on a 64-bit kernel (thanks @​kolyshkin).

What's Changed

Full Changelog: cilium/ebpf@v0.17.2...v0.17.3

florianl/go-tc (github.com/florianl/go-tc)

v0.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: florianl/go-tc@v0.4.4...v0.4.5

jschwinger233/elibpcap (github.com/jschwinger233/elibpcap)

v1.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: jschwinger233/elibpcap@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jschwinger233/elibpcap@v1.0.0...v1.0.1

phuslu/log (github.com/phuslu/log)

v1.0.117

Compare Source

v1.0.116

Compare Source

v1.0.115

Compare Source

v1.0.114

Compare Source

shirou/gopsutil (github.com/shirou/gopsutil/v4)

v4.25.4

Compare Source

What's Changed

cpu
disk
host
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.3...v4.25.4

v4.25.3

Compare Source

Important Notice

Starting from this release, we have set the Go version in go.mod to 1.23. Moving forward, we plan to continuously update it to the second most recent Go release.

We understand that gopsutil runs on various platforms, and some applications using it may only support older Go versions. With this release, those applications might no longer be able to build. However, as discussed in #​1804, we made this change because golang.org/x/sys, which gopsutil depends on, has adopted a policy of continuously updating its Go version.

That said, we intend to be conservative about syntax changes and avoid unnecessary modifications whenever possible.

What's Changed

disk
host
process
Chore
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.2...v4.25.3

v4.25.2

Compare Source

What's Changed

cpu
net
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.1...v4.25.2

kubernetes/cri-api (k8s.io/cri-api)

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/cri-client (k8s.io/cri-client)

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate/stop-updating labels Feb 15, 2025
@renovate renovate bot force-pushed the renovate/patch-all-go-deps-master branch from 2d1f6d5 to 663703e Compare April 12, 2025 02:49
@renovate
Copy link
Contributor Author

renovate bot commented Apr 12, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/google/go-cmp v0.6.0 -> v0.7.0

@coveralls
Copy link

coveralls commented Apr 12, 2025

Coverage Status

coverage: 77.349%. remained the same
when pulling 07107b7 on renovate/patch-all-go-deps-master
into 0663f91 on master.

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/patch-all-go-deps-master branch from 663703e to 07107b7 Compare May 3, 2025 03:29
@mozillazg mozillazg merged commit 725fa74 into master May 3, 2025
36 checks passed
@mozillazg mozillazg deleted the renovate/patch-all-go-deps-master branch May 3, 2025 05: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 renovate/stop-updating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants