chore(deps): bump @sentry/nextjs from 10.47.0 to 10.53.1
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(20 days ago)
(20 days ago)
dependencies
Bumps @sentry/nextjs from 10.47.0 to 10.53.1.
Release notes
Sourced from @​sentry/nextjs's releases.
10.53.1
- fix(core): Don't gate user data for streamed spans at scope read time (#20827)
- fix(core): Include subpath type shims in published package (#20835)
- ref(hono): Consolidate route patching and add clarification comments (#20829)
- chore(deps): Bump next from 15.5.15 to 15.5.18 in /dev-packages/e2e-tests/test-applications/nextjs-15-intl (#20821)
Bundle size đŸ“¦
Path Size @​sentry/browser26.22 KB @​sentry/browser- with treeshaking flags24.69 KB @​sentry/browser(incl. Tracing)43.69 KB @​sentry/browser(incl. Tracing + Span Streaming)45.62 KB @​sentry/browser(incl. Tracing, Profiling)48.56 KB @​sentry/browser(incl. Tracing, Replay)82.4 KB @​sentry/browser(incl. Tracing, Replay) - with treeshaking flags72.08 KB @​sentry/browser(incl. Tracing, Replay with Canvas)86.99 KB @​sentry/browser(incl. Tracing, Replay, Feedback)99.33 KB @​sentry/browser(incl. Feedback)43 KB @​sentry/browser(incl. sendFeedback)30.92 KB @​sentry/browser(incl. FeedbackAsync)35.91 KB @​sentry/browser(incl. Metrics)27.27 KB @​sentry/browser(incl. Logs)27.42 KB @​sentry/browser(incl. Metrics & Logs)28.08 KB @​sentry/react27.92 KB @​sentry/react(incl. Tracing)45.9 KB @​sentry/vue31.01 KB @​sentry/vue(incl. Tracing)45.5 KB @​sentry/svelte26.24 KB CDN Bundle 28.55 KB CDN Bundle (incl. Tracing) 46.04 KB CDN Bundle (incl. Logs, Metrics) 29.89 KB CDN Bundle (incl. Tracing, Logs, Metrics) 47.14 KB CDN Bundle (incl. Replay, Logs, Metrics) 68.3 KB CDN Bundle (incl. Tracing, Replay) 82.55 KB CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 83.6 KB CDN Bundle (incl. Tracing, Replay, Feedback) 88.23 KB CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 89.3 KB CDN Bundle - uncompressed 83.97 KB CDN Bundle (incl. Tracing) - uncompressed 138.12 KB CDN Bundle (incl. Logs, Metrics) - uncompressed 88.07 KB CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 141.5 KB CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 209.97 KB
... (truncated)
Changelog
Sourced from @​sentry/nextjs's changelog.
10.53.1
- fix(core): Don't gate user data for streamed spans at scope read time (#20827)
- fix(core): Include subpath type shims in published package (#20835)
- ref(hono): Consolidate route patching and add clarification comments (#20829)
- chore(deps): Bump next from 15.5.15 to 15.5.18 in /dev-packages/e2e-tests/test-applications/nextjs-15-intl (#20821)
10.53.0
Important Changes
feat(core): Add
streamGenAiSpansoptions to stream gen_ai spans (#20785)Adds a new
streamGenAiSpansoption that controls howgen_aispans are sent to Sentry. When set, the SDK extracts allgen_aispans out of a transaction and sends them as v2 envelope items.Enable this option if gen_ai spans are being dropped because the transaction payload exceeds size limits.
Sentry.init({ dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0', streamGenAiSpans: true, });Other Changes
- feat(browser): Migrate browser profiling thread data to span attributes (#20800)
- feat(core): Add
addConsoleInstrumentationFilterutility (#20790)- feat(core): Add
applicationKeytoBuildTimeOptionsBase(#20789)- feat(core): split exports by browser/server for bundle size (#20435)
- feat(nextjs): Add top-level
applicationKeyoption (#20794)- feat(node): Support Node 26 (#20710)
- feat(profiling-node): Bump
@sentry-internal/node-cpu-profilerto 2.4.0 (#20720)- fix(cloudflare): avoid flush lock self-wait (#20719)
- fix(hono): Capture transaction name on request for correct culprit (#20801)
- fix(mcp): retroactively wrap handlers registered before wrapMcpServerWithSentry (#20699)
- fix(node-core): Guard against undefined util.getSystemErrorMap (#20660)
- fix(replay): Capture aborted/errored fetch requests in replay network tab (#20722)
... (truncated)
Commits
cd97408release: 10.53.166cfb25Merge pull request #20838 from getsentry/prepare-release/10.53.1df8fd38meta(changelog): Update changelog for 10.53.15881009fix(core): Include subpath type shims in published package (#20835)6a7d179fix(core): Don't gate user data for streamed spans at scope read time (#20827)ad47c3cref(hono): Consolidate route patching and add clarification comments (#20829)28d6fe5Merge pull request #20826 from getsentry/master46aca45Merge branch 'release/10.53.0'b5cbc9cchore(deps): Bump next from 15.5.15 to 15.5.18 in /dev-packages/e2e-tests/tes...05489b8release: 10.53.0- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15897689 |
| UUID: | 4509892837 |
| Node ID: | PR_kwDOR0mbF87es1Jk |
| Host: | GitHub |
| Repository: | Zencoder-edtech/code-master-edtech |