Commit c141cd5
authored
fix(deps): update module github.com/getsentry/sentry-go to v0.46.2 (#727)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/getsentry/sentry-go](https://redirect.github.com/getsentry/sentry-go)
| `v0.46.0` → `v0.46.2` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/4) for more information.
---
### Release Notes
<details>
<summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary>
###
[`v0.46.2`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.46.2):
0.46.2
[Compare
Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.46.1...v0.46.2)
##### Bug Fixes 🐛
- Add attachments to new event path by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1295](https://redirect.github.com/getsentry/sentry-go/pull/1295)
###
[`v0.46.1`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.46.1):
0.46.1
[Compare
Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.46.0...v0.46.1)
##### Bug Fixes 🐛
- Correctly capture request body for fasthttp and fiber by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1284](https://redirect.github.com/getsentry/sentry-go/pull/1284)
- (http) Avoid async transport shutdown panics by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1288](https://redirect.github.com/getsentry/sentry-go/pull/1288)
- (httpclient) Clone request before adding trace headers by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1290](https://redirect.github.com/getsentry/sentry-go/pull/1290)
- (scope) Use scoped client for request PII by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1289](https://redirect.github.com/getsentry/sentry-go/pull/1289)
- Safe concurrent access for span and scope by
[@​giortzisg](https://redirect.github.com/giortzisg) in
[#​1285](https://redirect.github.com/getsentry/sentry-go/pull/1285)
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Tokyo)
- Branch creation
- Only on Sunday and Saturday (`* * * * 0,6`)
- 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/bootjp/elastickv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments