Skip to content

Commit 89338a3

Browse files
authored
Build(deps): Bump sentry-rails from 5.22.1 to 5.22.3 (#749)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.22.1 to 5.22.3. <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.3</h2> <h3>Bug Fixes</h3> <ul> <li>Accept Hash in <code>before_send*</code> callbacks again (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2529">#2529</a>) <ul> <li>Fixes <a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2526">#2526</a></li> </ul> </li> </ul> <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/0444507842add666048012ba9a6b34e42491b800"><code>0444507</code></a> release: 5.22.3</li> <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.3">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.3)](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 edab6fe + 7351650 commit 89338a3

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Gemfile.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,8 @@ GEM
355355
activesupport (>= 6.0.0)
356356
railties (>= 6.0.0)
357357
io-console (0.8.0)
358-
irb (1.14.3)
358+
irb (1.15.1)
359+
pp (>= 0.6.0)
359360
rdoc (>= 4.0.0)
360361
reline (>= 0.4.2)
361362
jmespath (1.6.2)
@@ -412,7 +413,7 @@ GEM
412413
net-smtp (0.5.0)
413414
net-protocol
414415
nio4r (2.7.4)
415-
nokogiri (1.18.1-x86_64-linux-gnu)
416+
nokogiri (1.18.2-x86_64-linux-gnu)
416417
racc (~> 1.4)
417418
noticed (2.6.0)
418419
rails (>= 6.1.0)
@@ -424,6 +425,8 @@ GEM
424425
racc
425426
pg (1.5.9)
426427
popper_js (2.11.8)
428+
pp (0.6.2)
429+
prettyprint
427430
premailer (1.27.0)
428431
addressable
429432
css_parser (>= 1.19.0)
@@ -432,10 +435,11 @@ GEM
432435
actionmailer (>= 3)
433436
net-smtp
434437
premailer (~> 1.7, >= 1.7.9)
438+
prettyprint (0.2.0)
435439
pry (0.15.2)
436440
coderay (~> 1.1)
437441
method_source (~> 1.0)
438-
psych (5.2.2)
442+
psych (5.2.3)
439443
date
440444
stringio
441445
public_suffix (6.0.1)
@@ -601,9 +605,9 @@ GEM
601605
rexml (~> 3.2, >= 3.2.5)
602606
rubyzip (>= 1.2.2, < 3.0)
603607
websocket (~> 1.0)
604-
sentry-rails (5.22.1)
608+
sentry-rails (5.22.3)
605609
railties (>= 5.0)
606-
sentry-ruby (~> 5.22.1)
610+
sentry-ruby (~> 5.22.3)
607611
sentry-ruby (5.22.3)
608612
bigdecimal
609613
concurrent-ruby (~> 1.0, >= 1.0.2)

0 commit comments

Comments
 (0)