Commit 539d1d8
authored
fix(deps): Update module github.com/getsentry/sentry-go to v0.46.2 (#2511)
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` |  |  |
---
### 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**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`)
- 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 has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent 1251d87 commit 539d1d8
4 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments