Bump sentry-rails from 5.22.4 to 5.23.0 #1996

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/sentry-rails-5.23.0 into main 2025-03-17 23:55:07 +08:00
dependabot[bot] commented 2025-03-17 15:31:53 +08:00 (Migrated from github.com)

Bumps sentry-rails from 5.22.4 to 5.23.0.

Changelog

Sourced from sentry-rails's changelog.

5.23.0

Features

  • Add correct breadcrumb levels for 4xx/5xx response codes (#2549)

Bug Fixes

  • Fix argument serialization for ranges that consist of ActiveSupport::TimeWithZone (#2548)
  • Prevent starting Vernier in nested transactions (#2528)
  • Fix TypeError when Resque.inline == true (#2564 getsentry/sentry-ruby#2564)

Internal

  • Use File.open in LineCache (#2566)
  • Update java backtrace regexp (#2567)
  • Stop byteslicing empty strings in breadcrumbs (#2574)

Miscellaneous

  • Deprecate enable_tracing in favor of traces_sample_rate = 1.0 #2535
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.4 to 5.23.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.23.0</h2> <h3>Features</h3> <ul> <li>Add correct breadcrumb levels for 4xx/5xx response codes (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2549">#2549</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix argument serialization for ranges that consist of ActiveSupport::TimeWithZone (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2548">#2548</a>)</li> <li>Prevent starting Vernier in nested transactions (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2528">#2528</a>)</li> <li>Fix TypeError when Resque.inline == true (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2564">#2564</a> <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2564">getsentry/sentry-ruby#2564</a>)</li> </ul> <h3>Internal</h3> <ul> <li>Use <code>File.open</code> in <code>LineCache</code> (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2566">#2566</a>)</li> <li>Update java backtrace regexp (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2567">#2567</a>)</li> <li>Stop byteslicing empty strings in breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2574">#2574</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>Deprecate <code>enable_tracing</code> in favor of <code>traces_sample_rate = 1.0</code> <a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2535">#2535</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/75d90ebfa214462632e631570b5314ac3da0acda"><code>75d90eb</code></a> release: 5.23.0</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/83cbb9acbc71fc115f04fbb6b5fa4d770e56a80e"><code>83cbb9a</code></a> Flaky spec fixes (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2565">#2565</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/ca7d386ea8ed60a7fb3a789ed482c2c52bf897e6"><code>ca7d386</code></a> Fix a crash when ActiveJob context include a range with TimeWithZone (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2548">#2548</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/e1f5c2098a633d7d03c66168496df5c128342590"><code>e1f5c20</code></a> Make jruby CI work with explicit jar-dependencies install (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2550">#2550</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/e292d0ee24e611919c8765d2aed8fd7240f45734"><code>e292d0e</code></a> Use relative path for common Gemfile (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2554">#2554</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/cfd50594a979aac587f95c54d571b2a7a3cbda87"><code>cfd5059</code></a> Deprecate enable_tracing in favor of traces_sample_rate (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2535">#2535</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-ruby/compare/5.22.4...5.23.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.22.4&new-version=5.23.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>
Sign in to join this conversation.