Commit 446447a
authored
fix(deps): Update module github.com/getsentry/sentry-go to v0.14.0 (#328)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/getsentry/sentry-go](https://togithub.com/getsentry/sentry-go) | require | minor | `v0.13.0` -> `v0.14.0` |
---
### Release Notes
<details>
<summary>getsentry/sentry-go</summary>
### [`v0.14.0`](https://togithub.com/getsentry/sentry-go/releases/tag/v0.14.0)
[Compare Source](https://togithub.com/getsentry/sentry-go/compare/v0.13.0...v0.14.0)
- feat: Add function to continue from trace string ([#​434](https://togithub.com/getsentry/sentry-go/issues/434))
- feat: Add `max-depth` options ([#​428](https://togithub.com/getsentry/sentry-go/issues/428))
- **\[breaking]** ref: Use a `Context` type mapping to a `map[string]interface{}` for all event contexts ([#​444](https://togithub.com/getsentry/sentry-go/issues/444))
- **\[breaking]** ref: Replace deprecated `ioutil` pkg with `os` & `io` ([#​454](https://togithub.com/getsentry/sentry-go/issues/454))
- ref: Optimize `stacktrace.go` from size and speed ([#​467](https://togithub.com/getsentry/sentry-go/issues/467))
- ci: Test against `go1.19` and `go1.18`, drop `go1.16` and `go1.15` support ([#​432](https://togithub.com/getsentry/sentry-go/issues/432), [#​477](https://togithub.com/getsentry/sentry-go/issues/477))
- deps: Dependency update to fix CVEs ([#​462](https://togithub.com/getsentry/sentry-go/issues/462), [#​464](https://togithub.com/getsentry/sentry-go/issues/464), [#​477](https://togithub.com/getsentry/sentry-go/issues/477))
*NOTE:* This version drops support for Go 1.16 and Go 1.15. The currently supported Go versions are the last 3 stable releases: 1.19, 1.18 and 1.17.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), 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, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNi4wIn0=-->1 parent 489d6b7 commit 446447a
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments