Bump sentry-rails from 5.22.1 to 5.22.2 #1711

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/sentry-rails-5.22.2 into main 2025-01-27 22:21:29 +08:00
dependabot[bot] commented 2025-01-27 15:28:56 +08:00 (Migrated from github.com)

Bumps sentry-rails from 5.22.1 to 5.22.2.

Changelog

Sourced from sentry-rails's changelog.

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)
Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [sentry-rails](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-rails'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/035672873c82adcf5e2f7f961fa45061daff6e0a"><code>0356728</code></a> Add Rails 8 example app (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2512">#2512</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/a9301f39bf716d890a702e0c8b17c8ff9059f1f3"><code>a9301f3</code></a> Fix ActiveJob tests for Rails 7.2 and 8.0 (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2487">#2487</a>)</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>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-rails&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>
Sign in to join this conversation.