Commit 216c28d
authored
chore(deps): bump sentry-rails from 6.1.0 to 6.2.0 (#1160)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from
6.1.0 to 6.2.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>6.2.0</h2>
<h3>Features</h3>
<ul>
<li>Include otel as custom sampling context (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2683">2683</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Prevent logging from crashing main thread (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2795">2795</a>)</li>
<li>Improve error handling in ActiveRecord subscriber (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2798">2798</a>)</li>
</ul>
<h2>6.1.2</h2>
<h3>Fixes</h3>
<ul>
<li>Handle positioned binds in logging (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2787">#2787</a>)</li>
<li>Handle cached queries with binds correctly when logging (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2789">#2789</a>)</li>
</ul>
<h2>6.1.1</h2>
<h3>Improvements</h3>
<ul>
<li>Optimize getting query source location in ActiveRecord tracing -
this makes tracing up to roughly 40-60% faster depending on the use
cases (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2769">#2769</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Properly skip silenced <code>ActiveRecord::Base.logger</code>'s log
entries in the ActiveRecord log subscriber (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2775">#2775</a>)</li>
<li>Handle malformed utf-8 log messages and attributes (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2777">#2777</a>
and <a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2780">#2780</a>)</li>
<li>Fix initialized check in Sentry::Rails::CaptureExceptions (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2783">#2783</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/0da2bde916965f02ce12c57df4c915aaf3353cba"><code>0da2bde</code></a>
release: 6.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/bcc0fe7d211b6dffd273a13ebeb2bcf8af0f0fb7"><code>bcc0fe7</code></a>
fix(logging): improve error handling in AR subscriber (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2798">#2798</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/5aa2643123c4020308ecd365c7c07113612b4ca3"><code>5aa2643</code></a>
release: 6.1.2</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/78a5a08950025b029132b81198f0279dbf42f34c"><code>78a5a08</code></a>
fix(rails): fix logging of cached queries with binds (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2789">#2789</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/a5cee1bdbf51747d719db5a998b36ed303107ae4"><code>a5cee1b</code></a>
fix(rails): handle positioned binds in logging (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2787">#2787</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/6aed46375b6992a87a74efc83fd1e9ca5ecf854d"><code>6aed463</code></a>
release: 6.1.1</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/9eea7de5be955fcae928341703dac57402d8b69b"><code>9eea7de</code></a>
Fix initialized check in Sentry::Rails::CaptureExceptions (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2783">#2783</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/6049bfdbbd006c1c81cffd5cf3396162fa7417aa"><code>6049bfd</code></a>
fix(rails): properly skip silenced logs from AR (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2775">#2775</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/98f97b401c3225f6e2fe48a95456116a7bccbd60"><code>98f97b4</code></a>
[rails] improve AR tracing performance (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2769">#2769</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/3e1981aacd7095669b23d9233db2e43c6d1aab5a"><code>3e1981a</code></a>
chore(jruby): fixes and updates (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2772">#2772</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-ruby/compare/6.1.0...6.2.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
| 608 | + | |
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| |||
0 commit comments