fix(deps): update module github.com/getsentry/sentry-go to v0.30.0
#300
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into main2024-12-03 19:18:43 +00:00
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | require | minor | `v0.29.1` -> `v0.30.0` |
---
### Release Notes
<details>
<summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary>
### [`v0.30.0`](https://github.com/getsentry/sentry-go/releases/tag/v0.30.0): 0.30.0
[Compare Source](https://github.com/getsentry/sentry-go/compare/v0.29.1...v0.30.0)
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.30.0.
##### Features
- Add `sentryzerolog` integration ([#​857](https://github.com/getsentry/sentry-go/pull/857))
- Add `sentryslog` integration ([#​865](https://github.com/getsentry/sentry-go/pull/865))
- Always set Mechanism Type to generic ([#​896](https://github.com/getsentry/sentry-go/pull/897))
##### Bug Fixes
- Prevent panic in `fasthttp` and `fiber` integration in case a malformed URL has to be parsed ([#​912](https://github.com/getsentry/sentry-go/pull/912))
##### Misc
Drop support for Go 1.18, 1.19 and 1.20. The currently supported Go versions are the last 3 stable releases: 1.23, 1.22 and 1.21.
</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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v0.29.1->v0.30.0Release Notes
getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.30.0: 0.30.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.30.0.
Features
sentryzerologintegration (#857)sentryslogintegration (#865)Bug Fixes
fasthttpandfiberintegration in case a malformed URL has to be parsed (#912)Misc
Drop support for Go 1.18, 1.19 and 1.20. The currently supported Go versions are the last 3 stable releases: 1.23, 1.22 and 1.21.
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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4
added 2 commits
b6fe4a34- 1 commit from branchmain1ac137a2- fix(deps): update module github.com/getsentry/sentry-go to v0.30.0Compare with previous version