mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
[PR #779] [MERGED] fix(deps): update module github.com/getsentry/sentry-go/echo to v0.33.0 #936
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/779
Author: @renovate[bot]
Created: 5/15/2025
Status: ✅ Merged
Merged: 5/15/2025
Merged by: @kolaente
Base:
main← Head:renovate/github.com-getsentry-sentry-go-echo-0.x📝 Commits (1)
de125c0fix(deps): update module github.com/getsentry/sentry-go/echo to v0.33.0📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
go.mod(+2 -2)📝
go.sum(+4 -0)📄 Description
This PR contains the following updates:
v0.32.0->v0.33.0Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go/echo)
v0.33.0: 0.33.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.33.0.
Breaking Changes
LoggertoDebugLogger. This feature was only used when you setDebug: Truein yoursentry.Init()call. If you haven't used the Logger directly, no changes are necessary. (#1012)Features
Add support for Structured Logging. (#1010)
You can learn more about Sentry Logs on our docs and the examples.
Add new attributes APIs, which are currently only exposed on logs. (#1007)
Bug Fixes
StartSpan. (#1013)httpRouteoverhttpTargetfor span descriptions. (#1002)Misc
github.com/stretchr/testifyto v1.8.4. (#988)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.
This PR was generated by Mend Renovate. View the repository job log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.