From f0261db91003a014ddeecdcaec40ba1c4b192d7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 00:38:06 -0700 Subject: [PATCH] chore(deps): update module go-simpler.org/sloglint to v0.11.0 (#6616) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go-simpler.org/sloglint](https://redirect.github.com/go-simpler/sloglint) | `v0.10.1` -> `v0.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go-simpler.org%2fsloglint/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go-simpler.org%2fsloglint/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go-simpler.org%2fsloglint/v0.10.1/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go-simpler.org%2fsloglint/v0.10.1/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
go-simpler/sloglint (go-simpler.org/sloglint) ### [`v0.11.0`](https://redirect.github.com/go-simpler/sloglint/releases/tag/v0.11.0) [Compare Source](https://redirect.github.com/go-simpler/sloglint/compare/v0.10.1...v0.11.0) - [`8e10f6a`](https://redirect.github.com/go-simpler/sloglint/commit/8e10f6a) feat: suggested fixes for key naming ([#​86](https://redirect.github.com/go-simpler/sloglint/issues/86)) by [@​ldez](https://redirect.github.com/ldez) - [`b9cc6ac`](https://redirect.github.com/go-simpler/sloglint/commit/b9cc6ac) feat: improve report positions ([#​85](https://redirect.github.com/go-simpler/sloglint/issues/85)) by [@​ldez](https://redirect.github.com/ldez) - [`6b7f937`](https://redirect.github.com/go-simpler/sloglint/commit/6b7f937) feat: suggest to use slog.DiscardHandler ([#​81](https://redirect.github.com/go-simpler/sloglint/issues/81))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- internal/tools/go.mod | 2 +- internal/tools/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/tools/go.mod b/internal/tools/go.mod index f769f0643..ba618ecb8 100644 --- a/internal/tools/go.mod +++ b/internal/tools/go.mod @@ -206,7 +206,7 @@ require ( github.com/ykadowak/zerologlint v0.1.5 // indirect gitlab.com/bosi/decorder v0.4.2 // indirect go-simpler.org/musttag v0.13.0 // indirect - go-simpler.org/sloglint v0.10.1 // indirect + go-simpler.org/sloglint v0.11.0 // indirect go.opentelemetry.io/build-tools v0.21.0 // indirect go.uber.org/automaxprocs v1.6.0 // indirect go.uber.org/multierr v1.11.0 // indirect diff --git a/internal/tools/go.sum b/internal/tools/go.sum index 5352d9d87..035f18958 100644 --- a/internal/tools/go.sum +++ b/internal/tools/go.sum @@ -500,8 +500,8 @@ go-simpler.org/assert v0.9.0 h1:PfpmcSvL7yAnWyChSjOz6Sp6m9j5lyK8Ok9pEL31YkQ= go-simpler.org/assert v0.9.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28= go-simpler.org/musttag v0.13.0 h1:Q/YAW0AHvaoaIbsPj3bvEI5/QFP7w696IMUpnKXQfCE= go-simpler.org/musttag v0.13.0/go.mod h1:FTzIGeK6OkKlUDVpj0iQUXZLUO1Js9+mvykDQy9C5yM= -go-simpler.org/sloglint v0.10.1 h1:gYHgZdbPzRa9/RQ8zYQLnHfmgWivCpNK2MAwnrhnKdA= -go-simpler.org/sloglint v0.10.1/go.mod h1:CFDO8R1i77dlciGfPEPvYke2ZMx4eyGiEIWkyeW2Pvw= +go-simpler.org/sloglint v0.11.0 h1:JlR1X4jkbeaffiyjLtymeqmGDKBDO1ikC6rjiuFAOco= +go-simpler.org/sloglint v0.11.0/go.mod h1:CFDO8R1i77dlciGfPEPvYke2ZMx4eyGiEIWkyeW2Pvw= go.opentelemetry.io/build-tools v0.21.0 h1:Pq8oGzf+gxzVo+OF/qvuXYx7mK5RQqroyxDZatJn+64= go.opentelemetry.io/build-tools v0.21.0/go.mod h1:K3mKlSmwily6RTNCwDYEt7RGWQ1KUWu352WKJp+/DkQ= go.opentelemetry.io/build-tools/crosslink v0.21.0 h1:rBEr05JYb6QBCuvzKzHVemM3A7D7vYtneGQgkkdrSjY=