Commit 5c77ad2
authored
Build(deps): Bump sentry-ruby from 5.24.0 to 5.25.0 (#868)
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from
5.24.0 to 5.25.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md">sentry-ruby's
changelog</a>.</em></p>
<blockquote>
<h2>5.25.0</h2>
<h3>Features</h3>
<ul>
<li>Support for <code>before_send_log</code> (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2634">#2634</a>)</li>
<li>Default user attributes are now automatically added to logs (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2647">#2647</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Structured logging consumes way less memory now (<a
href="https://redirect.github.com/getsentry/sentry-ruby/pull/2643">#2643</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/975c2b18f44ff26298504b6c8d13df6238d0345b"><code>975c2b1</code></a>
release: 5.25.0</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/6b41b9ce0d6bf041d540b5b27506d5688c3ebec6"><code>6b41b9c</code></a>
Add user attributes to logs (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2647">#2647</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/e126f72fa458c6317e194e50ed227441281e04d1"><code>e126f72</code></a>
Optimize LogEvent to reduce memory consumption (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2643">#2643</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/35c5214f1c5a6b6ccb790ab134442d460e7dc40e"><code>35c5214</code></a>
[devcontainer] switch to /workspace/sentry (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2645">#2645</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/55ccf6be773cf88401e51ab6056f9f43f50e6405"><code>55ccf6b</code></a>
docs: add warning about unmaintained example and sample code (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2646">#2646</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/213558f3aa4d8967365dc4c23b9a8128ad9d81e2"><code>213558f</code></a>
[sentry-ruby] fix and improve spec suite setup (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2640">#2640</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/4e520fccaddc1d6fb4ab684f723f86f7658b1b2e"><code>4e520fc</code></a>
Update install step in README (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2638">#2638</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/ee6536fb52df4e816b0b41bbe4fc677bbcd08ca3"><code>ee6536f</code></a>
Support for before_send_log option (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2634">#2634</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/73745bba25478565a22111d3c9bebfcc6b1e4bad"><code>73745bb</code></a>
fix(docs): Fix typo in parameter name (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2599">#2599</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-ruby/commit/4c43e3537198ca6a71c9e7bd41adea2c1a9dd812"><code>4c43e35</code></a>
Fix workflow links in readme (<a
href="https://redirect.github.com/getsentry/sentry-ruby/issues/2632">#2632</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.25.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 | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
| 701 | + | |
702 | 702 | | |
703 | | - | |
704 | | - | |
| 703 | + | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
0 commit comments