fix(deps): update module github.com/samber/slog-sentry/v2 to v2.11.0 #2

Merged
m0sh1 merged 1 commit from renovate/go-dependencies into master 2026-06-02 11:43:07 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/samber/slog-sentry/v2 v2.10.3v2.11.0 age confidence

Release Notes

samber/slog-sentry (github.com/samber/slog-sentry/v2)

v2.11.0

Compare Source

Min Go version has been upgraded to 1.24

What's Changed

Dependencies

New Contributors

Full Changelog: https://github.com/samber/slog-sentry/compare/v2.10.3...v2.11.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/samber/slog-sentry/v2](https://github.com/samber/slog-sentry) | `v2.10.3` → `v2.11.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsamber%2fslog-sentry%2fv2/v2.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsamber%2fslog-sentry%2fv2/v2.10.3/v2.11.0?slim=true) | --- ### Release Notes <details> <summary>samber/slog-sentry (github.com/samber/slog-sentry/v2)</summary> ### [`v2.11.0`](https://github.com/samber/slog-sentry/releases/tag/v2.11.0) [Compare Source](https://github.com/samber/slog-sentry/compare/v2.10.3...v2.11.0) **Min Go version has been upgraded to 1.24** #### What's Changed - feat(otel): propagate ctx for otel by [@&#8203;samber](https://github.com/samber) in [#&#8203;59](https://github.com/samber/slog-sentry/pull/59) - fix(tags): fix erasure of tags by [@&#8203;samber](https://github.com/samber) in [#&#8203;60](https://github.com/samber/slog-sentry/pull/60) #### Dependencies - chore(deps): upgrading min go version to 1.24, required by getsentry/sentry-go by [@&#8203;samber](https://github.com/samber) in [#&#8203;58](https://github.com/samber/slog-sentry/pull/58) - chore(deps): bump github.com/samber/slog-common from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;55](https://github.com/samber/slog-sentry/pull/55) - chore(deps): bump codecov/codecov-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;51](https://github.com/samber/slog-sentry/pull/51) - chore(deps): bump softprops/action-gh-release from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;53](https://github.com/samber/slog-sentry/pull/53) - ci: add dependabot automerge workflow by [@&#8203;headless-samber](https://github.com/headless-samber) in [#&#8203;56](https://github.com/samber/slog-sentry/pull/56) #### New Contributors - [@&#8203;headless-samber](https://github.com/headless-samber) made their first contribution in [#&#8203;56](https://github.com/samber/slog-sentry/pull/56) **Full Changelog**: <https://github.com/samber/slog-sentry/compare/v2.10.3...v2.11.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
fix(deps): update module github.com/samber/slog-sentry/v2 to v2.11.0
Some checks are pending
ci / Migration tests-3 (pull_request) Waiting to run
ci / Unit- & API tests (pull_request) Waiting to run
ci / Migration tests (pull_request) Waiting to run
ci / Migration tests-1 (pull_request) Waiting to run
ci / Migration tests-2 (pull_request) Waiting to run
ci / Unit- & API tests (push) Waiting to run
ci / Migration tests (push) Waiting to run
ci / Migration tests-1 (push) Waiting to run
ci / Migration tests-2 (push) Waiting to run
ci / Migration tests-3 (push) Waiting to run
34f3fb5ae3
Author
Owner

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/samber/slog-common v0.21.0 -> v0.22.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------------ | :--------------------- | | `github.com/samber/slog-common` | `v0.21.0` -> `v0.22.0` |
m0sh1 merged commit 51a9ffcf2c into master 2026-06-02 11:43:07 +00:00
m0sh1 deleted branch renovate/go-dependencies 2026-06-02 11:43:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
m0sh1/wakapi!2
No description provided.