Commit 3ebd805
authored
build(deps): bump @sentry/react from 8.41.0 to 8.47.0 (#603)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript)
from 8.41.0 to 8.47.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.47.0</h2>
<ul>
<li>feat(v8/core): Add <code>updateSpanName</code> helper function (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14736">#14736</a>)</li>
<li>feat(v8/node): Do not overwrite prisma <code>db.system</code> in
newer Prisma versions (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14772">#14772</a>)</li>
<li>feat(v8/node/deps): Bump <code>@prisma/instrumentation</code> from
5.19.1 to 5.22.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14755">#14755</a>)</li>
<li>feat(v8/replay): Mask srcdoc iframe contents per default (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14779">#14779</a>)</li>
<li>ref(v8/nextjs): Fix typo in source maps deletion warning (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14776">#14776</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/aloisklink"><code>@aloisklink</code></a> and
<a href="https://github.com/benjick"><code>@benjick</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.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.81 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay)</td>
<td>73.06 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay) - with
treeshaking flags</td>
<td>63.45 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay with
Canvas)</td>
<td>77.37 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay, Feedback)</td>
<td>89.85 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Feedback)</td>
<td>40.04 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.68 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.64 KB</td>
</tr>
<tr>
<td><code>@sentry/vue</code></td>
<td>27.52 KB</td>
</tr>
<tr>
<td><code>@sentry/vue</code> (incl. Tracing)</td>
<td>37.67 KB</td>
</tr>
<tr>
<td><code>@sentry/svelte</code></td>
<td>23.45 KB</td>
</tr>
<tr>
<td>CDN Bundle</td>
<td>24.47 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing)</td>
<td>37.51 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay)</td>
<td>72.71 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay, Feedback)</td>
<td>78.1 KB</td>
</tr>
<tr>
<td>CDN Bundle - uncompressed</td>
<td>71.85 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing) - uncompressed</td>
<td>111.23 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td>
<td>225.3 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td>
<td>238.52 KB</td>
</tr>
<tr>
<td><code>@sentry/nextjs</code> (client)</td>
<td>38.9 KB</td>
</tr>
<tr>
<td><code>@sentry/sveltekit</code> (client)</td>
<td>36.32 KB</td>
</tr>
<tr>
<td><code>@sentry/node</code></td>
<td>162.7 KB</td>
</tr>
<tr>
<td><code>@sentry/node</code> - without tracing</td>
<td>98.87 KB</td>
</tr>
<tr>
<td><code>@sentry/aws-serverless</code></td>
<td>126.53 KB</td>
</tr>
</tbody>
</table>
<h2>8.46.0</h2>
<ul>
<li>feat: Allow capture of more than 1 ANR event [v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14713">#14713</a>)</li>
<li>feat(node): Detect Railway release name [v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14714">#14714</a>)</li>
<li>fix: Normalise ANR debug image file paths if appRoot was supplied
[v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14709">#14709</a>)</li>
<li>fix(nuxt): Remove build config from tsconfig (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14737">#14737</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/conor-ob"><code>@conor-ob</code></a>. Thank
you for your contribution!</p>
<!-- 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.47.0/CHANGELOG.md"><code>@sentry/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.47.0</h2>
<ul>
<li>feat(v8/core): Add <code>updateSpanName</code> helper function (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14736">#14736</a>)</li>
<li>feat(v8/node): Do not overwrite prisma <code>db.system</code> in
newer Prisma versions (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14772">#14772</a>)</li>
<li>feat(v8/node/deps): Bump <code>@prisma/instrumentation</code> from
5.19.1 to 5.22.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14755">#14755</a>)</li>
<li>feat(v8/replay): Mask srcdoc iframe contents per default (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14779">#14779</a>)</li>
<li>ref(v8/nextjs): Fix typo in source maps deletion warning (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14776">#14776</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/aloisklink"><code>@aloisklink</code></a> and
<a href="https://github.com/benjick"><code>@benjick</code></a>. Thank
you for your contributions!</p>
<h2>8.46.0</h2>
<ul>
<li>feat: Allow capture of more than 1 ANR event [v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14713">#14713</a>)</li>
<li>feat(node): Detect Railway release name [v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14714">#14714</a>)</li>
<li>fix: Normalise ANR debug image file paths if appRoot was supplied
[v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14709">#14709</a>)</li>
<li>fix(nuxt): Remove build config from tsconfig (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14737">#14737</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/conor-ob"><code>@conor-ob</code></a>. Thank
you for your contribution!</p>
<h2>8.45.1</h2>
<ul>
<li>fix(feedback): Return when the <code>sendFeedback</code> promise
resolves (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14683">#14683</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/antonis"><code>@antonis</code></a>. Thank you
for your contribution!</p>
<h2>8.45.0</h2>
<ul>
<li>feat(core): Add <code>handled</code> option to
<code>captureConsoleIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14664">#14664</a>)</li>
<li>feat(browser): Attach virtual stack traces to
<code>HttpClient</code> events (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14515">#14515</a>)</li>
<li>feat(replay): Upgrade rrweb packages to 2.31.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14689">#14689</a>)</li>
<li>fix(aws-serverless): Remove v8 layer as it overwrites the current
layer for docs (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14679">#14679</a>)</li>
<li>fix(browser): Mark stack trace from <code>captureMessage</code> with
<code>attachStacktrace: true</code> as synthetic (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14668">#14668</a>)</li>
<li>fix(core): Mark stack trace from <code>captureMessage</code> with
<code>attatchStackTrace: true</code> as synthetic (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14670">#14670</a>)</li>
<li>fix(core): Set <code>level</code> in server runtime
<code>captureException</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/10587">#10587</a>)</li>
<li>fix(profiling-node): Guard invocation of native profiling methods
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14676">#14676</a>)</li>
<li>fix(nuxt): Inline nitro-utils function (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14680">#14680</a>)</li>
<li>fix(profiling-node): Ensure profileId is added to transaction event
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14681">#14681</a>)</li>
<li>fix(react): Add React Router Descendant Routes support (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14304">#14304</a>)</li>
<li>fix: Disable ANR and Local Variables if debugger is enabled via CLI
args (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14643">#14643</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/anonrig"><code>@anonrig</code></a> and <a
href="https://github.com/Zih0"><code>@Zih0</code></a>. Thank you for
your contributions!</p>
<h2>8.44.0</h2>
<h3>Deprecations</h3>
<ul>
<li>
<p><strong>feat: Deprecate <code>autoSessionTracking</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14640">#14640</a>)</strong></p>
<p>Deprecates <code>autoSessionTracking</code>.
To enable session tracking, it is recommended to unset
<code>autoSessionTracking</code> and ensure that either, in browser
environments</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/eac1a8821988618eb12821011be901a12958978f"><code>eac1a88</code></a>
release: 8.47.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8a7b29e06815f7fcf4a1f37451422a12c336801a"><code>8a7b29e</code></a>
meta: Update changelog for 8.47.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14777">#14777</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/810751201f043a8bdb851259f26a4b5c63d66fc7"><code>8107512</code></a>
feat(v8/replay): Mask srcdoc iframe contents per default (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14779">#14779</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/b1d393ed9a75ff5cb71c4f8b0840c728fa888ca4"><code>b1d393e</code></a>
ref(v8/nextjs): Fix typo in source maps deletion warning (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14776">#14776</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/37fbd75813d1ddf60e1b55a244354679f89c5089"><code>37fbd75</code></a>
feat(v8/node): Do not overwrite prisma <code>db.system</code> in newer
Prisma versions (...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8e0db866e3be8b3758b4597596b29468943d9854"><code>8e0db86</code></a>
chore(docs): Add docs for how to publish a release for previous majors
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14740">#14740</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/9c53d4869ebd95ae5ad4847f9454656377790833"><code>9c53d48</code></a>
feat(v8/node/deps): Bump <code>@prisma/instrumentation</code> from
5.19.1 to 5.22.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14755">#14755</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/3a7743c0b881872048a8049a24a10905c25cba76"><code>3a7743c</code></a>
feat(core): Add <code>updateSpanName</code> helper function [v8] (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14736">#14736</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e80eefea38a875feee79244afc9ecd8abe633cda"><code>e80eefe</code></a>
Merge branch 'release/8.46.0' into v8</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/5387fdefe4181235d39baef0786fc1712d00d810"><code>5387fde</code></a>
release: 8.46.0</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/8.41.0...8.47.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f9f72af commit 3ebd805
2 files changed
+70
-101
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments