Skip to content

Commit f8df2f9

Browse files
chore(deps): update module github.com/crocmagnon/fatcontext to v0.7.2 (#6602)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/Crocmagnon/fatcontext](https://redirect.github.com/Crocmagnon/fatcontext) | `v0.7.1` -> `v0.7.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fCrocmagnon%2ffatcontext/v0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fCrocmagnon%2ffatcontext/v0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fCrocmagnon%2ffatcontext/v0.7.1/v0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fCrocmagnon%2ffatcontext/v0.7.1/v0.7.2?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 <details> <summary>Crocmagnon/fatcontext (github.com/Crocmagnon/fatcontext)</summary> ### [`v0.7.2`](https://redirect.github.com/Crocmagnon/fatcontext/releases/tag/v0.7.2) [Compare Source](https://redirect.github.com/Crocmagnon/fatcontext/compare/v0.7.1...v0.7.2) #### Summary - Dependency updates - Tooling updates (most notably golangci-lint@v2) - Stricter linters + refactoring - More robust test suite - Drop support for go 1.22 Thanks [@&#8203;ldez](https://redirect.github.com/ldez) 🙌🏻 #### Changelog - [`96ab752`](https://redirect.github.com/Crocmagnon/fatcontext/commit/96ab752057d478b9b40a7fa16a272c9d2f35b398) \[pre-commit.ci] pre-commit autoupdate - [`6f8b435`](https://redirect.github.com/Crocmagnon/fatcontext/commit/6f8b43553d5da5caf16d833689c15598cc86c665) \[pre-commit.ci] pre-commit autoupdate - [`134c7a8`](https://redirect.github.com/Crocmagnon/fatcontext/commit/134c7a83971277d057bc3616f2bfa3396ef8518c) \[pre-commit.ci] pre-commit autoupdate - [`2cfdadf`](https://redirect.github.com/Crocmagnon/fatcontext/commit/2cfdadfd853a65c4363de6270652c2a42f76124c) \[pre-commit.ci] pre-commit autoupdate - [`3947c6f`](https://redirect.github.com/Crocmagnon/fatcontext/commit/3947c6f8d5c1bb1e866f29e5b0ff64f9f3c63e13) build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 - [`5a001f2`](https://redirect.github.com/Crocmagnon/fatcontext/commit/5a001f2fbe8b0ba2849091379dedbce465f98901) build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 - [`a3efb89`](https://redirect.github.com/Crocmagnon/fatcontext/commit/a3efb8903ab168da11b3e7967b4de7d58dca258c) build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 - [`bc6bc80`](https://redirect.github.com/Crocmagnon/fatcontext/commit/bc6bc802c27441ec6867731e77e7d34fbf0cfadc) build(deps): bump golangci/golangci-lint-action - [`b568e8a`](https://redirect.github.com/Crocmagnon/fatcontext/commit/b568e8acf1bfcf6b66cde758dee7ce305e74a734) chore: groups github action updates - [`ed135bb`](https://redirect.github.com/Crocmagnon/fatcontext/commit/ed135bb8e76f938a50341c5422be04e0ad0d8d36) chore: use stable and olstable instead of explicit versions - [`ecae726`](https://redirect.github.com/Crocmagnon/fatcontext/commit/ecae7266e255e8c2ca92f551ed895af0adac3794) migrate to golangci-lint v2 and enable stricter linters - [`12e5409`](https://redirect.github.com/Crocmagnon/fatcontext/commit/12e5409dea87178a690c0ca9d5bce8d1bdfbd3b7) tests: add tests on suggested fixes - [`e5c81ff`](https://redirect.github.com/Crocmagnon/fatcontext/commit/e5c81ff0ddeb345f3139035f7e79e751ecf58768) update minimum go version </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7de0ca commit f8df2f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/Antonboom/nilnil v1.1.0 // indirect
2828
github.com/Antonboom/testifylint v1.6.1 // indirect
2929
github.com/BurntSushi/toml v1.5.0 // indirect
30-
github.com/Crocmagnon/fatcontext v0.7.1 // indirect
30+
github.com/Crocmagnon/fatcontext v0.7.2 // indirect
3131
github.com/Djarvur/go-err113 v0.1.0 // indirect
3232
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
3333
github.com/Masterminds/semver/v3 v3.3.1 // indirect

internal/tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/Antonboom/testifylint v1.6.1 h1:6ZSytkFWatT8mwZlmRCHkWz1gPi+q6UBSbiej
1616
github.com/Antonboom/testifylint v1.6.1/go.mod h1:k+nEkathI2NFjKO6HvwmSrbzUcQ6FAnbZV+ZRrnXPLI=
1717
github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
1818
github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
19-
github.com/Crocmagnon/fatcontext v0.7.1 h1:SC/VIbRRZQeQWj/TcQBS6JmrXcfA+BU4OGSVUt54PjM=
20-
github.com/Crocmagnon/fatcontext v0.7.1/go.mod h1:1wMvv3NXEBJucFGfwOJBxSVWcoIO6emV215SMkW9MFU=
19+
github.com/Crocmagnon/fatcontext v0.7.2 h1:BY5/dUhs2kuD3sDn7vZrgOneRib5EHk9GOiyK8Vg+14=
20+
github.com/Crocmagnon/fatcontext v0.7.2/go.mod h1:OAZCUteH59eiddbJZ9/bF4ppC140jYD/hepU2FDkFk4=
2121
github.com/Djarvur/go-err113 v0.1.0 h1:uCRZZOdMQ0TZPHYTdYpoC0bLYJKPEHPUJ8MeAa51lNU=
2222
github.com/Djarvur/go-err113 v0.1.0/go.mod h1:4UJr5HIiMZrwgkSPdsjy2uOQExX/WEILpIrO9UPGuXs=
2323
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 h1:Sz1JIXEcSfhz7fUi7xHnhpIE0thVASYjvosApmHuD2k=

0 commit comments

Comments
 (0)