Skip to content

Commit 2a2e683

Browse files
build(deps): bump @sentry/react from 9.1.0 to 9.2.0 (#657)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 9.1.0 to 9.2.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>9.2.0</h2> <h3>Important Changes</h3> <ul> <li><strong>feat(node): Support Express v5 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li> </ul> <p>This release adds full tracing support for Express v5, and improves tracing support for Nest.js 11 (which uses Express v5) in the Nest.js SDK.</p> <ul> <li><strong>feat(sveltekit): Add Support for Cloudflare (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li> </ul> <p>This release adds support for deploying SvelteKit applications to Cloudflare Pages. A docs update with updated instructions will follow shortly. Until then, you can give this a try by setting up the SvelteKit SDK as usual and then following the instructions outlined in the PR.</p> <p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a> for contributing this feature!</p> <h3>Other Changes</h3> <ul> <li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li> <li>feat(core): Add links to span options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li> <li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to 3.1.2 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li> <li>feat(feedback): Disable Feedback submit &amp; cancel buttons while submitting (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li> <li>feat(nextjs): Add experimental flag to not strip origin information from different origin stack frames (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li> <li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li> <li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li> <li>feat(opentelemetry): Add <code>links</code> to span options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li> <li>feat(replay): Expose rrweb recordCrossOriginIframes under _experiments (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li> <li>fix(browser): Ensure that <code>performance.measure</code> spans have a positive duration (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li> <li>fix(bun): Includes correct sdk metadata (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li> <li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li> <li>fix(core): Ensure <code>http.client</code> span descriptions don't contain query params or fragments (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li> <li>fix(core): Filter out unactionable Facebook Mobile browser error (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li> <li>fix(nestjs): Pin dependency on <code>@opentelemetry/instrumentation</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li> <li>fix(nuxt): Only use filename with file extension from command (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li> <li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server init (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li> <li>fix(sveltekit): Avoid loading vite config to determine source maps setting (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li> <li>ref(profiling-node): Bump chunk interval to 60s (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/6farer"><code>@​6farer</code></a>, <a href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for your contributions!</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.05 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - with treeshaking flags</td> <td>22.84 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing)</td> <td>36.13 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td> <td>73.14 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>66.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>77.39 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>90.34 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/develop/CHANGELOG.md"><code>@​sentry/react</code>'s changelog</a>.</em></p> <blockquote> <h2>9.2.0</h2> <h3>Important Changes</h3> <ul> <li><strong>feat(node): Support Express v5 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li> </ul> <p>This release adds full tracing support for Express v5, and improves tracing support for Nest.js 11 (which uses Express v5) in the Nest.js SDK.</p> <ul> <li><strong>feat(sveltekit): Add Support for Cloudflare (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li> </ul> <p>This release adds support for deploying SvelteKit applications to Cloudflare Pages. A docs update with updated instructions will follow shortly. Until then, you can give this a try by setting up the SvelteKit SDK as usual and then following the instructions outlined in the PR.</p> <p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a> for contributing this feature!</p> <h3>Other Changes</h3> <ul> <li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li> <li>feat(core): Add links to span options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li> <li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to 3.1.2 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li> <li>feat(feedback): Disable Feedback submit &amp; cancel buttons while submitting (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li> <li>feat(nextjs): Add experimental flag to not strip origin information from different origin stack frames (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li> <li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li> <li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li> <li>feat(opentelemetry): Add <code>links</code> to span options (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li> <li>feat(replay): Expose rrweb recordCrossOriginIframes under _experiments (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li> <li>fix(browser): Ensure that <code>performance.measure</code> spans have a positive duration (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li> <li>fix(bun): Includes correct sdk metadata (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li> <li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li> <li>fix(core): Ensure <code>http.client</code> span descriptions don't contain query params or fragments (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li> <li>fix(core): Filter out unactionable Facebook Mobile browser error (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li> <li>fix(nestjs): Pin dependency on <code>@opentelemetry/instrumentation</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li> <li>fix(nuxt): Only use filename with file extension from command (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li> <li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server init (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li> <li>fix(sveltekit): Avoid loading vite config to determine source maps setting (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li> <li>ref(profiling-node): Bump chunk interval to 60s (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/6farer"><code>@​6farer</code></a>, <a href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for your contributions!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/995811ffff0c940783cac5afa78e119ca4b243a5"><code>995811f</code></a> release: 9.2.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e730bc2917b11449edffc72a2df4f004b259c818"><code>e730bc2</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15454">#15454</a> from getsentry/prepare-release/9.2.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/12425e233cc5633dcc1579f25571c3938d421fc8"><code>12425e2</code></a> start CI please</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/48065f8c38e245d15d7a910e5d454dbb4fc0dada"><code>48065f8</code></a> meta: Update changelog for 9.2.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/14667eea75b19cf711f53732a7bbb4de145c541c"><code>14667ee</code></a> feat(core): Add links to span options (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15453">#15453</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/63ea300395f3fb9926998c4c513d2cd04d25fbbd"><code>63ea300</code></a> feat(core): Add <code>addLink(s)</code> to Sentry span (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15452">#15452</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/bac7387dc64a1de0b7674299f11d0cce23cc976c"><code>bac7387</code></a> feat(nextjs): Add experimental flag to not strip origin information from diff...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/08569e68235c5b16ff0ab48f135b546a262a3c20"><code>08569e6</code></a> Revert &quot;test(node): Add <code>pg-native</code> integration tests&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15464">#15464</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8f9f42caa3ed6bcb55fbd6cd990f55c4ce8f2b21"><code>8f9f42c</code></a> feat(sveltekit): Add Support for Cloudflare (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/14672">#14672</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e01a4283a18df8a3a73a00b1ee1e5e2c05b1311f"><code>e01a428</code></a> test(node): Add <code>pg-native</code> integration tests (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15206">#15206</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/9.1.0...9.2.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=9.1.0&new-version=9.2.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 d39ddab commit 2a2e683

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.5.0",
10-
"@sentry/react": "^9.1.0",
10+
"@sentry/react": "^9.2.0",
1111
"@sentry/tracing": "^7.120.3",
1212
"@types/node": "^22.13.1",
1313
"@types/react": "^18.3.5",

0 commit comments

Comments
 (0)