Skip to content

Commit 0d5ccd9

Browse files
authored
Build(deps): Bump sentry-ruby from 5.22.1 to 5.22.2 (#745)
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.22.1 to 5.22.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md">sentry-ruby's changelog</a>.</em></p> <blockquote> <h2>5.22.2</h2> <h3>Features</h3> <ul> <li>Improve the accuracy of duration calculations in cron jobs monitoring (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2471">#2471</a>)</li> <li>Use attempt_threshold to skip reporting on first N attempts (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2503">#2503</a>)</li> <li>Support <code>code.namespace</code> for Ruby 3.4+ stacktraces (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2506">#2506</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Default to <code>internal_error</code> error type for OpenTelemetry spans <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2473">#2473</a></li> <li>Improve <code>before_send</code> and <code>before_send_transaction</code>'s return value handling (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2504">#2504</a>)</li> <li>Fix a crash when calling <code>Sentry.get_main_hub</code> in a trap context (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2510">#2510</a>)</li> <li>Use <code>URI::RFC2396_PARSER.escape</code> explicitly to remove warning logs to stderr (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2509">#2509</a>)</li> </ul> <h3>Internal</h3> <ul> <li>Test Ruby 3.4 in CI (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2506">#2506</a>)</li> <li>Upgrade actions workflows versions (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2506">#2506</a>)</li> <li>Stop relying on fugit (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2519">#2519</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/e3570389ede3b72ba514e35b6b89659a27767cbd"><code>e357038</code></a> release: 5.22.2</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/919df7ba0a570dfee15f3f851b7670bef2820e5f"><code>919df7b</code></a> Update README.md (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2515">#2515</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/cceaa6a437b8825e7cdee1ce697b20bdc0b66a1d"><code>cceaa6a</code></a> Fix issues with specs again (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2514">#2514</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/d9c279b3266c406d1849226952465e56ab7497a6"><code>d9c279b</code></a> Use RFC2396_PARSER explicitly to avoid the warning. (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2509">#2509</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/1cd952bcbd44038f81517144abececf04e240c3f"><code>1cd952b</code></a> Prevent crashes from get_main_hub when in trap context (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2510">#2510</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/14ef446c8e9c3de9a3cf68788d9ea5cd1eea22a2"><code>14ef446</code></a> Fix issues with specs (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2511">#2511</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/315310f10d995f4ebbfbd64b72e8bdc9bfd81074"><code>315310f</code></a> Improve <code>before_send</code> and <code>before_send_transaction</code>'s return value handling (...</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/7fe7f88419a5833fd471f26cab9ad4fea7d09113"><code>7fe7f88</code></a> Test Ruby 3.4; Upgrade actions workflows versions (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2506">#2506</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/ad535cc67b6084329cbf5992c3a184a4b1f80a6b"><code>ad535cc</code></a> Add Metrics.duration_(start,end) (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2501">#2501</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/bb9ce728fe95c5c215ba891593983e1f226e1bb9"><code>bb9ce72</code></a> Improve the accuracy of duration calculations in cron jobs monitoring (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2471">#2471</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-ruby/compare/5.22.1...5.22.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sentry-ruby&package-manager=bundler&previous-version=5.22.1&new-version=5.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 52d5fee + a10b5d4 commit 0d5ccd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ GEM
604604
sentry-rails (5.22.1)
605605
railties (>= 5.0)
606606
sentry-ruby (~> 5.22.1)
607-
sentry-ruby (5.22.1)
607+
sentry-ruby (5.22.2)
608608
bigdecimal
609609
concurrent-ruby (~> 1.0, >= 1.0.2)
610610
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)