Commit b99411f
authored
build(deps): bump @sentry/react from 10.36.0 to 10.38.0 (#872)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript)
from 10.36.0 to 10.38.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>10.38.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(tanstackstart-react): Auto-instrument request
middleware (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18989">#18989</a>)</strong></li>
</ul>
<p>The <code>sentryTanstackStart</code> Vite plugin now automatically
instruments <code>middleware</code> arrays in
<code>createFileRoute()</code>. This captures performance data without
requiring manual wrapping with
<code>wrapMiddlewaresWithSentry()</code>.</p>
<h3>Other Changes</h3>
<ul>
<li>feat: Use v4.8.0 bundler plugins (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18993">#18993</a>)</li>
<li>feat(browser): Add <code>logs.metrics</code> bundle (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19020">#19020</a>)</li>
<li>feat(browser): Add <code>replay.logs.metrics</code> bundle (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19021">#19021</a>)</li>
<li>feat(browser): Add <code>tracing.replay.logs.metrics</code> bundle
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19039">#19039</a>)</li>
<li>feat(deps): bump import-in-the-middle from 2.0.1 to 2.0.6 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19042">#19042</a>)</li>
<li>feat(node): Add AI manual instrumentation exports to Node (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19063">#19063</a>)</li>
<li>feat(wasm): initialised sentryWasmImages for webworkers (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18812">#18812</a>)</li>
<li>fix(core): Classify custom <code>AggregateError</code>s as exception
groups (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19053">#19053</a>)</li>
<li>fix(nextjs): Turn off debugID injection if sourcemaps are explicitly
disabled (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19010">#19010</a>)</li>
<li>fix(react): Avoid <code>String(key)</code> to fix Symbol conversion
error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18982">#18982</a>)</li>
<li>fix(react): Prevent lazy route handlers from updating wrong
navigation span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18898">#18898</a>)</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/develop/CHANGELOG.md"><code>@sentry/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>10.38.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(tanstackstart-react): Auto-instrument request
middleware (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18989">#18989</a>)</strong></li>
</ul>
<p>The <code>sentryTanstackStart</code> Vite plugin now automatically
instruments <code>middleware</code> arrays in
<code>createFileRoute()</code>. This captures performance data without
requiring manual wrapping with
<code>wrapMiddlewaresWithSentry()</code>.</p>
<h3>Other Changes</h3>
<ul>
<li>feat: Use v4.8.0 bundler plugins (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18993">#18993</a>)</li>
<li>feat(browser): Add <code>logs.metrics</code> bundle (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19020">#19020</a>)</li>
<li>feat(browser): Add <code>replay.logs.metrics</code> bundle (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19021">#19021</a>)</li>
<li>feat(browser): Add <code>tracing.replay.logs.metrics</code> bundle
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19039">#19039</a>)</li>
<li>feat(deps): bump import-in-the-middle from 2.0.1 to 2.0.6 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19042">#19042</a>)</li>
<li>feat(node): Add AI manual instrumentation exports to Node (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19063">#19063</a>)</li>
<li>feat(wasm): initialised sentryWasmImages for webworkers (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18812">#18812</a>)</li>
<li>fix(core): Classify custom <code>AggregateError</code>s as exception
groups (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19053">#19053</a>)</li>
<li>fix(nextjs): Turn off debugID injection if sourcemaps are explicitly
disabled (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/19010">#19010</a>)</li>
<li>fix(react): Avoid <code>String(key)</code> to fix Symbol conversion
error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18982">#18982</a>)</li>
<li>fix(react): Prevent lazy route handlers from updating wrong
navigation span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/18898">#18898</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/ed7956a01f3f6962d3e76ebf91dc3683027e71d8"><code>ed7956a</code></a>
chore: Format lerna.json</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/f87d5310c7dd33ba106ba83b213a5f49e9add636"><code>f87d531</code></a>
release: 10.38.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0712f23ee3165f6d980919f33e5aab2af0097ce8"><code>0712f23</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19085">#19085</a>
from getsentry/prepare-release/10.38.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/717399f3d810c8109fa1d1523c42042d97189fc7"><code>717399f</code></a>
meta(changelog): Update changelog for 10.38.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/acf6c643d47b585c38419e98fe431d2475de31d4"><code>acf6c64</code></a>
chore(deps): Upgrade Lerna to v8 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19050">#19050</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e80a9408d82667307109f3f8b3cb4e00d4a1943e"><code>e80a940</code></a>
chore(aws-serverless): Fix local cache issues (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19081">#19081</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/9de002bf9e732547dc2d16f95d294f2dc2dcf305"><code>9de002b</code></a>
chore(react): Update react-router-5 dev dependency to another than 5.0.0
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19">#19</a>...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/46ad70e4fcff9b1d7982d58f83b7b32a046a0ad1"><code>46ad70e</code></a>
feat(node): Add AI manual instrumentation exports to Node (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19063">#19063</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/f133597a4fcf49f89c779a3f31455d945b8451b7"><code>f133597</code></a>
chore(solidstart): Bump peer dependencies of
<code>@solidjs/start</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19051">#19051</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0e6e2b359253e544cd1d2e07d6a29f1a9527ff06"><code>0e6e2b3</code></a>
chore(deps): Upgrade <a
href="https://github.com/remix-run"><code>@remix-run</code></a> deps to
2.17.4 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/19040">#19040</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/10.36.0...10.38.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1b41e5b commit b99411f
2 files changed
Lines changed: 36 additions & 36 deletions
Some 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