You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-23 22:34:47 +02:00
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/mgechev/revive](https://redirect.github.com/mgechev/revive) | `v1.7.0` -> `v1.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mgechev/revive (github.com/mgechev/revive)</summary> ### [`v1.8.0`](https://redirect.github.com/mgechev/revive/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/mgechev/revive/compare/v1.7.0...v1.8.0) #### Changelog - [`561c949`](561c949334) change: replace log with log/slog for logging ([#​1280](https://redirect.github.com/mgechev/revive/issues/1280)) - [`c9c079f`](c9c079f295) chore(deps): update module golang.org/x/sys to v0.31.0 ([#​1257](https://redirect.github.com/mgechev/revive/issues/1257)) - [`dc3de10`](dc3de104c4) chore(deps): update module golang.org/x/text to v0.23.0 ([#​1259](https://redirect.github.com/mgechev/revive/issues/1259)) - [`54ea25b`](54ea25b718) doc: update description of struct-tag rule ([#​1262](https://redirect.github.com/mgechev/revive/issues/1262)) - [`4f34235`](4f342352f0) feature: add suport of mapstructure struct tags in struct-tag rule ([#​1241](https://redirect.github.com/mgechev/revive/issues/1241)) - [`3bbfedb`](3bbfedbf43) feature: add suport of validate struct tags in struct-tag rule ([#​1244](https://redirect.github.com/mgechev/revive/issues/1244)) - [`88d5434`](88d5434cee) feature: add support for TOML struct tags in struct-tag rule ([#​1255](https://redirect.github.com/mgechev/revive/issues/1255)) - [`3cf67c5`](3cf67c5783) feature: add support of URL struct tags in struct-tag rule ([#​1239](https://redirect.github.com/mgechev/revive/issues/1239)) - [`a4ee892`](a4ee892836) feature: add support of datastore struct tags in struct-tag rume ([#​1240](https://redirect.github.com/mgechev/revive/issues/1240)) - [`88e5689`](88e5689475) fix(deps): update module github.com/burntsushi/toml to v1.5.0 ([#​1276](https://redirect.github.com/mgechev/revive/issues/1276)) - [`8b973cb`](8b973cb1c5) fix(deps): update module github.com/spf13/afero to v1.13.0 ([#​1270](https://redirect.github.com/mgechev/revive/issues/1270)) - [`770af80`](770af80ab2) fix(deps): update module github.com/spf13/afero to v1.14.0 ([#​1271](https://redirect.github.com/mgechev/revive/issues/1271)) - [`c940fa6`](c940fa671b) fix(deps): update module golang.org/x/mod to v0.24.0 ([#​1258](https://redirect.github.com/mgechev/revive/issues/1258)) - [`39ae683`](39ae68321a) fix(deps): update module golang.org/x/tools to v0.31.0 ([#​1261](https://redirect.github.com/mgechev/revive/issues/1261)) - [`b77bb1a`](b77bb1a9db) fix: cognitive complexity nesting with if-else chains ([#​1268](https://redirect.github.com/mgechev/revive/issues/1268)) - [`67d0a61`](67d0a61a1b) fix: error-strings custom funcs overwrites defaults ([#​1249](https://redirect.github.com/mgechev/revive/issues/1249)) - [`77f4474`](77f4474cab) refactor: `string-format` implements ConfigurableRule ([#​1251](https://redirect.github.com/mgechev/revive/issues/1251)) - [`43a44af`](43a44af30f) refactor: apply suggestions from gopls modernize ([#​1282](https://redirect.github.com/mgechev/revive/issues/1282)) - [`9919e6b`](9919e6bbe0) refactor: replace IsAtLeastGo1\* functions by IsAtLeastGoVersion ([#​1274](https://redirect.github.com/mgechev/revive/issues/1274)) - [`b04d5a7`](b04d5a71b6) refactor: return error instead of panic ([#​1252](https://redirect.github.com/mgechev/revive/issues/1252)) - [`6d0498c`](6d0498cb97) refactor: simplify File.disabledIntervals, add tests ([#​1216](https://redirect.github.com/mgechev/revive/issues/1216)) - [`9f5f957`](9f5f957b33) rule: allow lowercased and kebab-cased options ([#​1272](https://redirect.github.com/mgechev/revive/issues/1272)) </details> --- ### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>