Skip to content

Commit 294a396

Browse files
authored
Bump sentry-rails from 5.21.0 to 5.22.0 (#714)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.21.0 to 5.22.0. <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.0</h2> <h3>Features</h3> <ul> <li> <p>Add <code>include_sentry_event</code> matcher for RSpec <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2424">#2424</a></p> </li> <li> <p>Add support for Sentry Cache instrumentation, when using Rails.cache <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2380">#2380</a></p> </li> <li> <p>Add support for Queue Instrumentation for Sidekiq. <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2403">#2403</a></p> </li> <li> <p>Add support for string errors in error reporter (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2464">#2464</a>)</p> </li> <li> <p>Reset <code>trace_id</code> and add root transaction for sidekiq-cron <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2446">#2446</a></p> </li> <li> <p>Add support for Excon HTTP client instrumentation (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2383">#2383</a>)</p> <p>Note: MemoryStore and FileStore require Rails 8.0+</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix Vernier profiler not stopping when already stopped <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2429">#2429</a></li> <li>Fix <code>send_default_pii</code> handling in rails controller spans <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2443">#2443</a> <ul> <li>Fixes <a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2438">#2438</a></li> </ul> </li> <li>Fix <code>RescuedExceptionInterceptor</code> to handle an empty configuration <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2428">#2428</a></li> <li>Add mutex sync to <code>SessionFlusher</code> aggregates <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2469">#2469</a> <ul> <li>Fixes <a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2468">#2468</a></li> </ul> </li> <li>Fix sentry-rails' backtrace cleaner issues (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2475">#2475</a>) <ul> <li>Fixes <a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2472">#2472</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/2932e835fb8b55b2f59227f43daad829ba13f376"><code>2932e83</code></a> release: 5.22.0</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/0f89aa8b870820c7b43e8fac297d1467abcbef6a"><code>0f89aa8</code></a> Test against official Rails 8.0 release (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2479">#2479</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/0f0666cb3f085a41c24c46d641c1a097c60d0efc"><code>0f0666c</code></a> Fix sentry-rails' backtrace cleaner issues (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2475">#2475</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/b31f0f395af16953287e7154b383919c55d7a927"><code>b31f0f3</code></a> [rails] support string errors in error reporter (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2464">#2464</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/27d7384919b41c607f92ead49333bd307e49c9ca"><code>27d7384</code></a> RescuedExceptionInterceptor: Handle empty configuration (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2428">#2428</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/e384446fa102a5fab03c17ced22d0076eaf075ea"><code>e384446</code></a> Test sentry-rails against Rails 8.0.0 (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2444">#2444</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/9bba2ef0a8ef14fa6df8a8a1e5f61e5589375b16"><code>9bba2ef</code></a> Fix send_default_pii handling in rails controller spans (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2443">#2443</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/ee37a4a6bfa1b8ad2c5536a399995b92b451a4ba"><code>ee37a4a</code></a> Add ActiveSupport for cache module (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2380">#2380</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/03293ef68db2fabfec61d04d8c3df5d8c4141222"><code>03293ef</code></a> [rails] disable eager loading in make_basic_app (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2434">#2434</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-ruby/compare/5.21.0...5.22.0">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.21.0&new-version=5.22.0)](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 a7f2fd4 + 1b56e28 commit 294a396

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ GEM
350350
actionpack (>= 6.0.0)
351351
activesupport (>= 6.0.0)
352352
railties (>= 6.0.0)
353-
io-console (0.7.2)
353+
io-console (0.8.0)
354354
irb (1.14.1)
355355
rdoc (>= 4.0.0)
356356
reline (>= 0.4.2)
@@ -386,7 +386,7 @@ GEM
386386
mime-types-data (3.2024.1001)
387387
mini_magick (4.13.2)
388388
mini_mime (1.1.5)
389-
minitest (5.25.2)
389+
minitest (5.25.4)
390390
mobility (1.3.1)
391391
i18n (>= 0.6.10, < 2)
392392
request_store (~> 1.0)
@@ -431,7 +431,8 @@ GEM
431431
pry (0.15.0)
432432
coderay (~> 1.1)
433433
method_source (~> 1.0)
434-
psych (5.2.0)
434+
psych (5.2.1)
435+
date
435436
stringio
436437
public_suffix (6.0.1)
437438
puma (6.5.0)

0 commit comments

Comments
 (0)