build(deps): bump github.com/getsentry/sentry-go from 0.24.0 to 0.24.1 #23

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-getsentry-sentry-go-0.24.1 into main 2023-09-14 13:34:32 +00:00
argoyle commented 2023-09-14 12:26:42 +00:00 (Migrated from gitlab.com)

Bumps github.com/getsentry/sentry-go from 0.24.0 to 0.24.1.

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.24.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.24.1.

Bug fixes

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.24.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.24.1.

Bug fixes

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.24.0 to 0.24.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-go/releases">github.com/getsentry/sentry-go's releases</a>.</em></p> <blockquote> <h2>0.24.1</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.24.1.</p> <h3>Bug fixes</h3> <ul> <li>Prevent a panic in <code>sentryotel.flushSpanProcessor()</code> ([(<a href="https://github.com/getsentry/sentry-go/issues/711">#711</a>)](<a href="https://github.com/getsentry/sentry-go/pull/711">getsentry/sentry-go#711</a>))</li> <li>Prevent a panic when setting the SDK identifier (<a href="https://github.com/getsentry/sentry-go/pull/715">#715</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md">github.com/getsentry/sentry-go's changelog</a>.</em></p> <blockquote> <h2>0.24.1</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.24.1.</p> <h3>Bug fixes</h3> <ul> <li>Prevent a panic in <code>sentryotel.flushSpanProcessor()</code> ([(<a href="https://github.com/getsentry/sentry-go/issues/711">#711</a>)](<a href="https://github.com/getsentry/sentry-go/pull/711">getsentry/sentry-go#711</a>))</li> <li>Prevent a panic when setting the SDK identifier (<a href="https://github.com/getsentry/sentry-go/pull/715">#715</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-go/commit/3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee"><code>3ee3e51</code></a> release: 0.24.1</li> <li><a href="https://github.com/getsentry/sentry-go/commit/71d711f8f213357489bb721449b92cc680f053e9"><code>71d711f</code></a> Prepare 0.24.1 (<a href="https://github.com/getsentry/sentry-go/issues/716">#716</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/1d05fa5ef95fbee182123693db9fa4eed663e42b"><code>1d05fa5</code></a> fix: Guard against a nil client when setting the SDK identifer (<a href="https://github.com/getsentry/sentry-go/issues/715">#715</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/04ea85a755afd823a154b605217269f8934d0ea2"><code>04ea85a</code></a> fix(otel): prevent panic in shutdown (<a href="https://github.com/getsentry/sentry-go/issues/711">#711</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/7232f7e1736d1b38e0c607e4f439531eb7731175"><code>7232f7e</code></a> Merge branch 'release/0.24.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-go/compare/v0.24.0...v0.24.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-09-14 12:29:47 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #19 (9ed1c32) into main (48760d7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           32        32           
=========================================
  Hits            32        32           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/sentrysetup/pull/19?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report > Merging [#19](https://app.codecov.io/gl/unboundsoftware:shiny/sentrysetup/pull/19?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (9ed1c32) into [main](https://app.codecov.io/gl/unboundsoftware:shiny/sentrysetup/commit/48760d751251633cc6e5a10daff3f72708e6500b?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (48760d7) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 32 32 ========================================= Hits 32 32 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)
argoyle (Migrated from gitlab.com) merged commit into main 2023-09-14 13:34:32 +00:00
This repo is archived. You cannot comment on pull requests.