[PR #1095] [MERGED] fix(deps): update module github.com/getsentry/sentry-go/echo to v0.34.1 #1227

Closed
opened 2025-11-01 21:13:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1095
Author: @renovate[bot]
Created: 7/7/2025
Status: Merged
Merged: 7/8/2025
Merged by: @kolaente

Base: mainHead: renovate/github.com-getsentry-sentry-go-echo-0.x


📝 Commits (1)

  • 6087a3a fix(deps): update module github.com/getsentry/sentry-go/echo to v0.34.1

📊 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:

Package Change Age Confidence
github.com/getsentry/sentry-go/echo v0.34.0 -> v0.34.1 age confidence

Release Notes

getsentry/sentry-go (github.com/getsentry/sentry-go/echo)

v0.34.1: 0.34.1

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.34.1.

Bug Fixes
  • Allow flush to be used multiple times without issues, particularly for the batch logger (#​1051)
  • Fix race condition in Scope.GetSpan() method by adding proper mutex locking (#​1044)
  • Guard transport on Close() to prevent panic when called multiple times (#​1044)

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.


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

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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1095 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/github.com-getsentry-sentry-go-echo-0.x` --- ### 📝 Commits (1) - [`6087a3a`](https://github.com/go-vikunja/vikunja/commit/6087a3a39adaeeba06d80d4cecd586db98c48d21) fix(deps): update module github.com/getsentry/sentry-go/echo to v0.34.1 ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/getsentry/sentry-go/echo](https://redirect.github.com/getsentry/sentry-go) | `v0.34.0` -> `v0.34.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgetsentry%2fsentry-go%2fecho/v0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgetsentry%2fsentry-go%2fecho/v0.34.0/v0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-go (github.com/getsentry/sentry-go/echo)</summary> ### [`v0.34.1`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.34.1): 0.34.1 [Compare Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.34.0...v0.34.1) The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.34.1. ##### Bug Fixes - Allow flush to be used multiple times without issues, particularly for the batch logger ([#&#8203;1051](https://redirect.github.com/getsentry/sentry-go/pull/1051)) - Fix race condition in `Scope.GetSpan()` method by adding proper mutex locking ([#&#8203;1044](https://redirect.github.com/getsentry/sentry-go/pull/1044)) - Guard transport on `Close()` to prevent panic when called multiple times ([#&#8203;1044](https://redirect.github.com/getsentry/sentry-go/pull/1044)) </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 becomes conflicted, 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/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:13:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1227