Skip to content

Commit 2599cde

Browse files
build(deps): bump @sentry/react from 8.47.0 to 8.48.0 (#617)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 8.47.0 to 8.48.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/react</code>'s releases</a>.</em></p> <blockquote> <h2>8.48.0</h2> <h3>Deprecations</h3> <ul> <li> <p><strong>feat(v8/core): Deprecate <code>getDomElement</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14799">#14799</a>)</strong></p> <p>Deprecates <code>getDomElement</code>. There is no replacement.</p> </li> </ul> <h3>Other changes</h3> <ul> <li>fix(nestjs/v8): Use correct main/module path in package.json (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14791">#14791</a>)</li> <li>fix(v8/core): Use consistent <code>continueTrace</code> implementation in core (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14819">#14819</a>)</li> <li>fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14823">#14823</a>)</li> <li>fix(v8/node): Ensure <code>NODE_OPTIONS</code> is not passed to worker threads (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14825">#14825</a>)</li> <li>fix(v8/angular): Fall back to element <code>tagName</code> when name is not provided to <code>TraceDirective</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14828">#14828</a>)</li> <li>fix(aws-lambda): Remove version suffix from lambda layer (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14843">#14843</a>)</li> <li>fix(v8/node): Ensure express requests are properly handled (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14851">#14851</a>)</li> <li>feat(v8/node): Add <code>openTelemetrySpanProcessors</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14853">#14853</a>)</li> <li>fix(v8/react): Use <code>Set</code> as the <code>allRoutes</code> container. (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14878">#14878</a>) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14884">#14884</a>)</li> <li>fix(v8/react): Improve handling of routes nested under path=&quot;/&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14897">#14897</a>)</li> <li>feat(v8/core): Add <code>normalizedRequest</code> to <code>samplingContext</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14903">#14903</a>)</li> <li>fix(v8/feedback): Avoid lazy loading code for <code>syncFeedbackIntegration</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14918">#14918</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/arturovt"><code>@​arturovt</code></a>. Thank you for your contribution!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@​sentry/browser</code></td> <td>23.29 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - with treeshaking flags</td> <td>21.96 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing)</td> <td>35.85 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td> <td>73.09 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>63.48 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>77.4 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>89.34 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback)</td> <td>39.5 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback)</td> <td>27.89 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. FeedbackAsync)</td> <td>32.69 KB</td> </tr> <tr> <td><code>@​sentry/react</code></td> <td>25.96 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing)</td> <td>38.66 KB</td> </tr> <tr> <td><code>@​sentry/vue</code></td> <td>27.56 KB</td> </tr> <tr> <td><code>@​sentry/vue</code> (incl. Tracing)</td> <td>37.69 KB</td> </tr> <tr> <td><code>@​sentry/svelte</code></td> <td>23.45 KB</td> </tr> <tr> <td>CDN Bundle</td> <td>24.49 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing)</td> <td>37.56 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay)</td> <td>72.75 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback)</td> <td>78.11 KB</td> </tr> <tr> <td>CDN Bundle - uncompressed</td> <td>71.93 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing) - uncompressed</td> <td>111.42 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td> <td>225.5 KB</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/8.48.0/CHANGELOG.md"><code>@​sentry/react</code>'s changelog</a>.</em></p> <blockquote> <h2>8.48.0</h2> <h3>Deprecations</h3> <ul> <li> <p><strong>feat(v8/core): Deprecate <code>getDomElement</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14799">#14799</a>)</strong></p> <p>Deprecates <code>getDomElement</code>. There is no replacement.</p> </li> </ul> <h3>Other changes</h3> <ul> <li>fix(nestjs/v8): Use correct main/module path in package.json (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14791">#14791</a>)</li> <li>fix(v8/core): Use consistent <code>continueTrace</code> implementation in core (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14819">#14819</a>)</li> <li>fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14823">#14823</a>)</li> <li>fix(v8/node): Ensure <code>NODE_OPTIONS</code> is not passed to worker threads (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14825">#14825</a>)</li> <li>fix(v8/angular): Fall back to element <code>tagName</code> when name is not provided to <code>TraceDirective</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14828">#14828</a>)</li> <li>fix(aws-lambda): Remove version suffix from lambda layer (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14843">#14843</a>)</li> <li>fix(v8/node): Ensure express requests are properly handled (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14851">#14851</a>)</li> <li>feat(v8/node): Add <code>openTelemetrySpanProcessors</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14853">#14853</a>)</li> <li>fix(v8/react): Use <code>Set</code> as the <code>allRoutes</code> container. (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14878">#14878</a>) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14884">#14884</a>)</li> <li>fix(v8/react): Improve handling of routes nested under path=&quot;/&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14897">#14897</a>)</li> <li>feat(v8/core): Add <code>normalizedRequest</code> to <code>samplingContext</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14903">#14903</a>)</li> <li>fix(v8/feedback): Avoid lazy loading code for <code>syncFeedbackIntegration</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14918">#14918</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/arturovt"><code>@​arturovt</code></a>. Thank you for your contribution!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/405ceb4a4d4e1b726c5fd6acc48443c565d98248"><code>405ceb4</code></a> release: 8.48.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8e2ed6f82a8ea8482f934a794146ddfca0f95c2c"><code>8e2ed6f</code></a> meta(changelog): Update changelog for 8.48.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14919">#14919</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8b03e0b42166ba165ed264699599273b70923139"><code>8b03e0b</code></a> fix(v8/feedback): Avoid lazy loading code for <code>syncFeedbackIntegration</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14918">#14918</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/77cabfbc33cf26a79769c6b1ed6140991b375889"><code>77cabfb</code></a> fix(v8/react): Use <code>Set</code> as the <code>allRoutes</code> container. (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14878">#14878</a>) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14884">#14884</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6fa3797ddbfa25d93301626195f4e1072533cb41"><code>6fa3797</code></a> feat(v8/core): Add <code>normalizedRequest</code> to <code>samplingContext</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14903">#14903</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/845b7aa2e0e288183511f58d808f41a131d401c5"><code>845b7aa</code></a> fix(v8/react): Improve handling of routes nested under path=&quot;/&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14897">#14897</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/dbd3296580b3c96782a09afb546ccce6948d3ff4"><code>dbd3296</code></a> feat(v8/node): Add <code>openTelemetrySpanProcessors</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14853">#14853</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/960dd9be8995f5a480ca2ced35636fd3455c3a64"><code>960dd9b</code></a> fix(v8/node): Ensure express requests are properly handled (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14851">#14851</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/576a1ad0f223173185e146422164fa1ec1689f77"><code>576a1ad</code></a> fix(v8/core): Use consistent <code>continueTrace</code> implementation in core (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14819">#14819</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/75ca8b9c5a48b5d84f225541b6b530dd4b90f028"><code>75ca8b9</code></a> meta(changelog): Update changelog for 8.48.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14844">#14844</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/8.47.0...8.48.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/react&package-manager=npm_and_yarn&previous-version=8.47.0&new-version=8.48.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d08610d commit 2599cde

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@egjs/flicking-plugins": "^4.7.1",
88
"@egjs/react-flicking": "^4.12.0",
99
"@faker-js/faker": "9.3.0",
10-
"@sentry/react": "^8.47.0",
10+
"@sentry/react": "^8.48.0",
1111
"@sentry/tracing": "^7.114.0",
1212
"@types/node": "^22.9.0",
1313
"@types/react": "^18.3.5",

0 commit comments

Comments
 (0)