Commit 1b55ffb
authored
chore(deps): bump @sentry/node from 8.42.0 to 8.49.0 (#683)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript)
from 8.42.0 to 8.49.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/releases"><code>@sentry/node</code>'s
releases</a>.</em></p>
<blockquote>
<h2>8.49.0</h2>
<ul>
<li>feat(v8/browser): Flush offline queue on flush and browser online
event (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14969">#14969</a>)</li>
<li>feat(v8/react): Add a <code>handled</code> prop to ErrorBoundary (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14978">#14978</a>)</li>
<li>fix(profiling/v8): Don't put <code>require</code>,
<code>__filename</code> and <code>__dirname</code> on global object (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14952">#14952</a>)</li>
<li>fix(v8/node): Enforce that ContextLines integration does not leave
open file handles (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14997">#14997</a>)</li>
<li>fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14944">#14944</a>)</li>
<li>fix(v8/sveltekit): Ensure source maps deletion is called after
source ma… (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14963">#14963</a>)</li>
<li>fix(v8/vue): Re-throw error when no errorHandler exists (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14943">#14943</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/HHK1"><code>@HHK1</code></a> and <a
href="https://github.com/mstrokin"><code>@mstrokin</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.19 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay) - with
treeshaking flags</td>
<td>63.58 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay with
Canvas)</td>
<td>77.5 KB</td>
</tr>
<tr>
<td><code>@sentry/browser</code> (incl. Tracing, Replay, Feedback)</td>
<td>89.44 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.97 KB</td>
</tr>
<tr>
<td><code>@sentry/react</code> (incl. Tracing)</td>
<td>38.67 KB</td>
</tr>
<tr>
<td><code>@sentry/vue</code></td>
<td>27.57 KB</td>
</tr>
<tr>
<td><code>@sentry/vue</code> (incl. Tracing)</td>
<td>37.71 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.84 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay, Feedback)</td>
<td>78.2 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.68 KB</td>
</tr>
<tr>
<td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td>
<td>238.78 KB</td>
</tr>
<tr>
<td><code>@sentry/nextjs</code> (client)</td>
<td>38.92 KB</td>
</tr>
<tr>
<td><code>@sentry/sveltekit</code> (client)</td>
<td>36.36 KB</td>
</tr>
<tr>
<td><code>@sentry/node</code></td>
<td>162.82 KB</td>
</tr>
<tr>
<td><code>@sentry/node</code> - without tracing</td>
<td>98.95 KB</td>
</tr>
<tr>
<td><code>@sentry/aws-serverless</code></td>
<td>126.65 KB</td>
</tr>
</tbody>
</table>
<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>
<!-- 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.49.0/CHANGELOG.md"><code>@sentry/node</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.49.0</h2>
<ul>
<li>feat(v8/browser): Flush offline queue on flush and browser online
event (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14969">#14969</a>)</li>
<li>feat(v8/react): Add a <code>handled</code> prop to ErrorBoundary (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14978">#14978</a>)</li>
<li>fix(profiling/v8): Don't put <code>require</code>,
<code>__filename</code> and <code>__dirname</code> on global object (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14952">#14952</a>)</li>
<li>fix(v8/node): Enforce that ContextLines integration does not leave
open file handles (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14997">#14997</a>)</li>
<li>fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14944">#14944</a>)</li>
<li>fix(v8/sveltekit): Ensure source maps deletion is called after
source ma… (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14963">#14963</a>)</li>
<li>fix(v8/vue): Re-throw error when no errorHandler exists (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14943">#14943</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/HHK1"><code>@HHK1</code></a> and <a
href="https://github.com/mstrokin"><code>@mstrokin</code></a>. Thank
you for your contribution!</p>
<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="/" (<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>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>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/db519337854e32c6ef0582c2eb3d727306bc1ca7"><code>db51933</code></a>
release: 8.49.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/629fba22ce9375f2d582c3ca53cb9805f939fe4f"><code>629fba2</code></a>
meta(changelog): Update CHANGELOG for 8.49.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15019">#15019</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/f5ac6273fbaa2ab7700b261cb69723e7f14ccf89"><code>f5ac627</code></a>
fix(v8/node): Enforce that ContextLines integration does not leave open
file ...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/286f6b009241170ee843779a598aefde4b146c2c"><code>286f6b0</code></a>
test(v8/e2e): Fix node-express test transitive dependency (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15004">#15004</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/798a93290827b71046a593ce065fdb59857e0082"><code>798a932</code></a>
feat(v8/browser): Flush offline queue on flush and browser online event
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14969">#14969</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0c3b2a41525101bb297cb391a085ae33c8bfafcd"><code>0c3b2a4</code></a>
fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14944">#14944</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/fda1aeee4dfc1d44730c2ce290053d9bc2b55b86"><code>fda1aee</code></a>
feat(v8/react): Add a <code>handled</code> prop to ErrorBoundary (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14978">#14978</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/5182853d033d44c391427e19952961343dba2083"><code>5182853</code></a>
chore(v8/repo): Add missing v7 changelog entries (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14961">#14961</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/af00c8f8a6f844fea64684f0f364f0f7647e91ee"><code>af00c8f</code></a>
fix(v8/sveltekit): Ensure source maps deletion is called after source
ma… (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/1">#1</a>...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8926cb744d4b161e9642534e5667634d7344b011"><code>8926cb7</code></a>
fix(v8/vue): Re-throw error when no errorHandler exists (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14943">#14943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/8.42.0...8.49.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/getsentry/spotlight/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e31e3da commit 1b55ffb
File tree
3 files changed
+414
-689
lines changed- packages
- sidecar
- spotlight
3 files changed
+414
-689
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments