Skip to content

Commit 50fd984

Browse files
chore(deps): update module github.com/containerd/log to v0.2.0 (main) (#8381)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/containerd/log](https://redirect.github.com/containerd/log) | `v0.1.0` → `v0.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainerd%2flog/v0.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcontainerd%2flog/v0.1.0/v0.2.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containerd/log (github.com/containerd/log)</summary> ### [`v0.2.0`](https://redirect.github.com/containerd/log/releases/tag/v0.2.0) [Compare Source](https://redirect.github.com/containerd/log/compare/v0.1.0...v0.2.0) #### What's Changed - Update GitHub Actions packages and runners by [@&#8203;austinvazquez](https://redirect.github.com/austinvazquez) in [#&#8203;3](https://redirect.github.com/containerd/log/pull/3) - Update project-checks to v1.2.2 to unblock CI by [@&#8203;austinvazquez](https://redirect.github.com/austinvazquez) in [#&#8203;6](https://redirect.github.com/containerd/log/pull/6) - build(deps): bump actions/setup-go from 5 to 6 in /.github/workflows by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;9](https://redirect.github.com/containerd/log/pull/9) - ci: update golangci-lint to v2.1.6 by [@&#8203;austinvazquez](https://redirect.github.com/austinvazquez) in [#&#8203;5](https://redirect.github.com/containerd/log/pull/5) - ci: update github actions runner images to latest by [@&#8203;austinvazquez](https://redirect.github.com/austinvazquez) in [#&#8203;4](https://redirect.github.com/containerd/log/pull/4) - build(deps): bump actions/checkout from 4 to 6 in /.github/workflows by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;11](https://redirect.github.com/containerd/log/pull/11) - build(deps): bump golangci/golangci-lint-action from 8 to 9 in /.github/workflows by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;10](https://redirect.github.com/containerd/log/pull/10) - chore(deps): bump github.com/sirupsen/logrus v1.9.4 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;15](https://redirect.github.com/containerd/log/pull/15) - Add support for using slog for log output by [@&#8203;dmcgowan](https://redirect.github.com/dmcgowan) in [#&#8203;12](https://redirect.github.com/containerd/log/pull/12) - build(deps): bump actions/setup-go from 6 to 7 in /.github/workflows by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;19](https://redirect.github.com/containerd/log/pull/19) - ci: test against module, oldstable, and stable Go versions, update golangci-lint go v2.12, update minimum go to v1.21 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;20](https://redirect.github.com/containerd/log/pull/20) - chore(deps): bump github.com/sirupsen/logrus v1.10.0 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;16](https://redirect.github.com/containerd/log/pull/16) - vendor: github.com/sirupsen/logrus v1.10.1 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;23](https://redirect.github.com/containerd/log/pull/23) - ci: update actions and golangci-lint for go1.27, pin actions by sha by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;26](https://redirect.github.com/containerd/log/pull/26) - log: allow SetLevel to accept Level values by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;22](https://redirect.github.com/containerd/log/pull/22) - chore(deps): github.com/sirupsen/logrus v1.10.2 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;27](https://redirect.github.com/containerd/log/pull/27) - slog: rewrite level synchronization with Logrus by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;21](https://redirect.github.com/containerd/log/pull/21) - migrate containerd/pkg/tracing by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;24](https://redirect.github.com/containerd/log/pull/24) - otel: avoid span lookup for entries without context by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;28](https://redirect.github.com/containerd/log/pull/28) - otel: add options to configure log level and span error status (WithLevel, WithErrorStatusLevel) by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;25](https://redirect.github.com/containerd/log/pull/25) #### New Contributors - [@&#8203;austinvazquez](https://redirect.github.com/austinvazquez) made their first contribution in [#&#8203;3](https://redirect.github.com/containerd/log/pull/3) - [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#&#8203;9](https://redirect.github.com/containerd/log/pull/9) - [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) made their first contribution in [#&#8203;15](https://redirect.github.com/containerd/log/pull/15) **Full Changelog**: <containerd/log@v0.1.0...v0.2.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiVGVhbTpTZWN1cml0eS1DbG91ZCBTZXJ2aWNlcyIsImJhY2twb3J0LXNraXAiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSIsInJlbm92YXRlLWF1dG8tYXBwcm92ZSJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent b29638d commit 50fd984

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ require (
159159
github.com/containerd/containerd/v2 v2.3.5 // indirect
160160
github.com/containerd/errdefs v1.0.0 // indirect
161161
github.com/containerd/errdefs/pkg v0.3.0 // indirect
162-
github.com/containerd/log v0.1.0 // indirect
162+
github.com/containerd/log v0.2.0 // indirect
163163
github.com/containerd/platforms v1.0.0-rc.5 // indirect
164164
github.com/containerd/plugin v1.1.0 // indirect
165165
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,8 @@ github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151X
354354
github.com/containerd/errdefs/pkg v0.3.0/go.mod h1:NJw6s9HwNuRhnjJhM7pylWwMyAkmCQvQ4GpJHEqRLVk=
355355
github.com/containerd/fifo v1.1.0 h1:4I2mbh5stb1u6ycIABlBw9zgtlK8viPI9QkQNRQEEmY=
356356
github.com/containerd/fifo v1.1.0/go.mod h1:bmC4NWMbXlt2EZ0Hc7Fx7QzTFxgPID13eH0Qu+MAb2o=
357-
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
358-
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
357+
github.com/containerd/log v0.2.0 h1:BewD/umNgVnoczglOpX8eRMyEy5t5iPlu5AIpnWDONc=
358+
github.com/containerd/log v0.2.0/go.mod h1:/M7L7CXKcPTfNC74XzaK+5H5KbO5+4lJVpuVI6vRLoM=
359359
github.com/containerd/platforms v1.0.0-rc.5 h1:vXd569rDrz8LeMXzAnBsy6LADV5YtsD8oyaRarxdmSU=
360360
github.com/containerd/platforms v1.0.0-rc.5/go.mod h1:lKlMXyLybmBedS/JJm11uDofzI8L2v0J2ZbYvNsbq1A=
361361
github.com/containerd/plugin v1.1.0 h1:O+7lczNJVMy8rz0YNx3xGB8tTf5qY4i5abF041Ew19U=

0 commit comments

Comments
 (0)