go: Update module github.com/containerd/cgroups/v3 to v3.0.4 - autoclosed
requested to merge gitlab-renovate-forks/gitaly:renovate/github.com-containerd-cgroups-v3-3.x into master
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/containerd/cgroups/v3 | require | patch |
v3.0.3 -> v3.0.4
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
containerd/cgroups (github.com/containerd/cgroups/v3)
v3.0.4
What's Changed
- rename misspelling WithHiearchy to WithHierarchy by @blanet in https://github.com/containerd/cgroups/pull/319
- chore: don't log ENOTSUP during parsing PSI files by @KimMachineGun in https://github.com/containerd/cgroups/pull/321
- Add
EOPNOTSUPP
to err filter for PSI data by @mahendrapaipuri in https://github.com/containerd/cgroups/pull/322 - cg2: Don't read cgroup.procs when deleting threaded cg by @dcantah in https://github.com/containerd/cgroups/pull/318
- Added cgroup type by @yaoyinnan in https://github.com/containerd/cgroups/pull/324
- Update golangci-lint action to v4 and linter to v1.57.1 by @austinvazquez in https://github.com/containerd/cgroups/pull/330
- chore: fix function name by @sunxunle in https://github.com/containerd/cgroups/pull/327
- build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0 by @austinvazquez in https://github.com/containerd/cgroups/pull/332
- Add dependabot automation for GitHub Actions packages by @austinvazquez in https://github.com/containerd/cgroups/pull/331
- fix(ci): fix broken dependabot by @HeRaNO in https://github.com/containerd/cgroups/pull/334
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/containerd/cgroups/pull/338
- build(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in https://github.com/containerd/cgroups/pull/337
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/containerd/cgroups/pull/336
- switch to github.com/containerd/log, and use structured logs by @thaJeztah in https://github.com/containerd/cgroups/pull/341
- go.mod: update to go1.19 as minimum, and add go1.22.x to GHA by @thaJeztah in https://github.com/containerd/cgroups/pull/342
- rename/remove vars that collided with builtin, minor linting and cleanup by @thaJeztah in https://github.com/containerd/cgroups/pull/340
- go.mod: github.com/docker/go-units v0.5.0 by @thaJeztah in https://github.com/containerd/cgroups/pull/343
- group1: don't use deprecated ParseCgroupFileUnified internally by @thaJeztah in https://github.com/containerd/cgroups/pull/339
- update minimum go version go go1.21 by @thaJeztah in https://github.com/containerd/cgroups/pull/345
- deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns by @thaJeztah in https://github.com/containerd/cgroups/pull/346
- dont ignore failure to create cgroup after timeout by @jchorl in https://github.com/containerd/cgroups/pull/349
- fix: use the specified go version in lint jobs by @AlbertoBarba in https://github.com/containerd/cgroups/pull/352
- go.mod: bump up by @AkihiroSuda in https://github.com/containerd/cgroups/pull/353
New Contributors
- @blanet made their first contribution in https://github.com/containerd/cgroups/pull/319
- @KimMachineGun made their first contribution in https://github.com/containerd/cgroups/pull/321
- @mahendrapaipuri made their first contribution in https://github.com/containerd/cgroups/pull/322
- @sunxunle made their first contribution in https://github.com/containerd/cgroups/pull/327
- @dependabot made their first contribution in https://github.com/containerd/cgroups/pull/338
- @jchorl made their first contribution in https://github.com/containerd/cgroups/pull/349
- @AlbertoBarba made their first contribution in https://github.com/containerd/cgroups/pull/352
Full Changelog: https://github.com/containerd/cgroups/compare/v3.0.3...v3.0.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.