1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

chore(deps): update module go.augendre.info/fatcontext to v0.9.0 (#7426)

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[go.augendre.info/fatcontext](https://redirect.github.com/Crocmagnon/fatcontext)
| `v0.8.1` -> `v0.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.augendre.info%2ffatcontext/v0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.augendre.info%2ffatcontext/v0.8.1/v0.9.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

<details>
<summary>Crocmagnon/fatcontext (go.augendre.info/fatcontext)</summary>

###
[`v0.9.0`](https://redirect.github.com/Crocmagnon/fatcontext/releases/tag/v0.9.0)

[Compare
Source](https://redirect.github.com/Crocmagnon/fatcontext/compare/v0.8.1...v0.9.0)

#### Highlights

-
[`c8a8abf`](https://redirect.github.com/Crocmagnon/fatcontext/commit/c8a8abfd4e7acd1d64a17d833bfc14a44ed812ad)
mark Context function from testing package safe, fix
[#&#8203;68](https://redirect.github.com/Crocmagnon/fatcontext/issues/68)

#### Changelog

-
[`ef64234`](https://redirect.github.com/Crocmagnon/fatcontext/commit/ef642345d0b1329cae5672bb8218b69d65c4a9c7)
\[pre-commit.ci] pre-commit autoupdate
-
[`3160aed`](https://redirect.github.com/Crocmagnon/fatcontext/commit/3160aedf213ae6e79e39efd33885aaf955e84273)
\[pre-commit.ci] pre-commit autoupdate
-
[`59166f6`](https://redirect.github.com/Crocmagnon/fatcontext/commit/59166f60b35757b24afe01d303d65c38ae52d348)
build(deps): bump actions/checkout in the github-actions group
-
[`7c6a1f4`](https://redirect.github.com/Crocmagnon/fatcontext/commit/7c6a1f41c25205a0c3225d582617eae6813a9d57)
build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
-
[`c8a8abf`](https://redirect.github.com/Crocmagnon/fatcontext/commit/c8a8abfd4e7acd1d64a17d833bfc14a44ed812ad)
mark Context function from testing package safe

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-27 08:19:44 -07:00
committed by GitHub
parent 0db5ac7e0f
commit 81aeace270
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ require (
go-simpler.org/musttag v0.14.0 // indirect
go-simpler.org/sloglint v0.11.1 // indirect
go.augendre.info/arangolint v0.2.0 // indirect
go.augendre.info/fatcontext v0.8.1 // indirect
go.augendre.info/fatcontext v0.9.0 // indirect
go.opentelemetry.io/build-tools v0.28.0 // indirect
go.uber.org/automaxprocs v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
+2 -2
View File
@@ -519,8 +519,8 @@ go-simpler.org/sloglint v0.11.1 h1:xRbPepLT/MHPTCA6TS/wNfZrDzkGvCCqUv4Bdwc3H7s=
go-simpler.org/sloglint v0.11.1/go.mod h1:2PowwiCOK8mjiF+0KGifVOT8ZsCNiFzvfyJeJOIt8MQ=
go.augendre.info/arangolint v0.2.0 h1:2NP/XudpPmfBhQKX4rMk+zDYIj//qbt4hfZmSSTcpj8=
go.augendre.info/arangolint v0.2.0/go.mod h1:Vx4KSJwu48tkE+8uxuf0cbBnAPgnt8O1KWiT7bljq7w=
go.augendre.info/fatcontext v0.8.1 h1:/T4+cCjpL9g71gJpcFAgVo/K5VFpqlN+NPU7QXxD5+A=
go.augendre.info/fatcontext v0.8.1/go.mod h1:r3Qz4ZOzex66wfyyj5VZ1xUcl81vzvHQ6/GWzzlMEwA=
go.augendre.info/fatcontext v0.9.0 h1:Gt5jGD4Zcj8CDMVzjOJITlSb9cEch54hjRRlN3qDojE=
go.augendre.info/fatcontext v0.9.0/go.mod h1:L94brOAT1OOUNue6ph/2HnwxoNlds9aXDF2FcUntbNw=
go.opentelemetry.io/build-tools v0.28.0 h1:a6bDjCySU2YIeL8bxu4wvEc5Kdo1TheAQxzHIEeOIOc=
go.opentelemetry.io/build-tools v0.28.0/go.mod h1:3hSt/hRgbNM6phYzQ/CeGsTbfSKBkvXg8WtSZLNkxeQ=
go.opentelemetry.io/build-tools/crosslink v0.28.0 h1:UeK+g0uxQarbyzGwtwatC02DkylenjDvORCmw5Nlsdk=