fix(deps): update module github.com/getsentry/sentry-go to v0.14.0 #1266

Merged
konrad merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into main 2022-10-04 19:40:01 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/getsentry/sentry-go require minor v0.13.0 -> v0.14.0

Release Notes

getsentry/sentry-go

v0.14.0

Compare Source

  • feat: Add function to continue from trace string (#​434)
  • feat: Add max-depth options (#​428)
  • ref: Use a Context type mapping to a map[string]interface{} for all event contexts (#​444)
  • ref: Optimize stacktrace.go from size and speed (#​467)
  • ref: Replace deprecated ioutil pkg with os & io (#​454)
  • ci: Test against go1.19 and go1.18, drop go1.16 and go1.15 support (#​432, #​477)
  • deps: Dependency update to fix CVEs (#​462, #​464, #​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.


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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | require | minor | `v0.13.0` -> `v0.14.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go</summary> ### [`v0.14.0`](https://github.com/getsentry/sentry-go/releases/tag/v0.14.0) [Compare Source](https://github.com/getsentry/sentry-go/compare/v0.13.0...v0.14.0) - feat: Add function to continue from trace string ([#&#8203;434](https://github.com/getsentry/sentry-go/issues/434)) - feat: Add `max-depth` options ([#&#8203;428](https://github.com/getsentry/sentry-go/issues/428)) - ref: Use a `Context` type mapping to a `map[string]interface{}` for all event contexts ([#&#8203;444](https://github.com/getsentry/sentry-go/issues/444)) - ref: Optimize `stacktrace.go` from size and speed ([#&#8203;467](https://github.com/getsentry/sentry-go/issues/467)) - ref: Replace deprecated `ioutil` pkg with `os` & `io` ([#&#8203;454](https://github.com/getsentry/sentry-go/issues/454)) - ci: Test against `go1.19` and `go1.18`, drop `go1.16` and `go1.15` support ([#&#8203;432](https://github.com/getsentry/sentry-go/issues/432), [#&#8203;477](https://github.com/getsentry/sentry-go/issues/477)) - deps: Dependency update to fix CVEs ([#&#8203;462](https://github.com/getsentry/sentry-go/issues/462), [#&#8203;464](https://github.com/getsentry/sentry-go/issues/464), [#&#8203;477](https://github.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 - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-04 19:01:08 +00:00
renovate added 1 commit 2022-10-04 19:01:10 +00:00
konrad merged commit 66331b1002 into main 2022-10-04 19:40:01 +00:00
konrad deleted branch renovate/github.com-getsentry-sentry-go-0.x 2022-10-04 19:40:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1266
No description provided.