Bump @sentry/node from 8.47.0 to 8.48.0
Bumps @sentry/node from 8.47.0 to 8.48.0.
Release notes
Sourced from @sentry/node
's releases.
8.48.0
Deprecations
feat(v8/core): Deprecate
getDomElement
method (#14799)Deprecates
getDomElement
. There is no replacement.Other changes
- fix(nestjs/v8): Use correct main/module path in package.json (#14791)
- fix(v8/core): Use consistent
continueTrace
implementation in core (#14819)- fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (#14823)
- fix(v8/node): Ensure
NODE_OPTIONS
is not passed to worker threads (#14825)- fix(v8/angular): Fall back to element
tagName
when name is not provided toTraceDirective
(#14828)- fix(aws-lambda): Remove version suffix from lambda layer (#14843)
- fix(v8/node): Ensure express requests are properly handled (#14851)
- feat(v8/node): Add
openTelemetrySpanProcessors
option (#14853)- fix(v8/react): Use
Set
as theallRoutes
container. (#14878) (#14884)- fix(v8/react): Improve handling of routes nested under path="/" (#14897)
- feat(v8/core): Add
normalizedRequest
tosamplingContext
(#14903)- fix(v8/feedback): Avoid lazy loading code for
syncFeedbackIntegration
(#14918)Work in this release was contributed by
@arturovt
. Thank you for your contribution!Bundle size
📦
Path Size @sentry/browser
23.29 KB @sentry/browser
- with treeshaking flags21.96 KB @sentry/browser
(incl. Tracing)35.85 KB @sentry/browser
(incl. Tracing, Replay)73.09 KB @sentry/browser
(incl. Tracing, Replay) - with treeshaking flags63.48 KB @sentry/browser
(incl. Tracing, Replay with Canvas)77.4 KB @sentry/browser
(incl. Tracing, Replay, Feedback)89.34 KB @sentry/browser
(incl. Feedback)39.5 KB @sentry/browser
(incl. sendFeedback)27.89 KB @sentry/browser
(incl. FeedbackAsync)32.69 KB @sentry/react
25.96 KB @sentry/react
(incl. Tracing)38.66 KB @sentry/vue
27.56 KB @sentry/vue
(incl. Tracing)37.69 KB @sentry/svelte
23.45 KB CDN Bundle 24.49 KB CDN Bundle (incl. Tracing) 37.56 KB CDN Bundle (incl. Tracing, Replay) 72.75 KB CDN Bundle (incl. Tracing, Replay, Feedback) 78.11 KB CDN Bundle - uncompressed 71.93 KB CDN Bundle (incl. Tracing) - uncompressed 111.42 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 225.5 KB
... (truncated)
Changelog
Sourced from @sentry/node
's changelog.
8.48.0
Deprecations
feat(v8/core): Deprecate
getDomElement
method (#14799)Deprecates
getDomElement
. There is no replacement.Other changes
- fix(nestjs/v8): Use correct main/module path in package.json (#14791)
- fix(v8/core): Use consistent
continueTrace
implementation in core (#14819)- fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (#14823)
- fix(v8/node): Ensure
NODE_OPTIONS
is not passed to worker threads (#14825)- fix(v8/angular): Fall back to element
tagName
when name is not provided toTraceDirective
(#14828)- fix(aws-lambda): Remove version suffix from lambda layer (#14843)
- fix(v8/node): Ensure express requests are properly handled (#14851)
- feat(v8/node): Add
openTelemetrySpanProcessors
option (#14853)- fix(v8/react): Use
Set
as theallRoutes
container. (#14878) (#14884)- fix(v8/react): Improve handling of routes nested under path="/" (#14897)
- feat(v8/core): Add
normalizedRequest
tosamplingContext
(#14903)- fix(v8/feedback): Avoid lazy loading code for
syncFeedbackIntegration
(#14918)Work in this release was contributed by
@arturovt
. Thank you for your contribution!
Commits
-
405ceb4
release: 8.48.0 -
8e2ed6f
meta(changelog): Update changelog for 8.48.0 (#14919) -
8b03e0b
fix(v8/feedback): Avoid lazy loading code forsyncFeedbackIntegration
(#14918) -
77cabfb
fix(v8/react): UseSet
as theallRoutes
container. (#14878) (#14884) -
6fa3797
feat(v8/core): AddnormalizedRequest
tosamplingContext
(#14903) -
845b7aa
fix(v8/react): Improve handling of routes nested under path="/" (#14897) -
dbd3296
feat(v8/node): AddopenTelemetrySpanProcessors
option (#14853) -
960dd9b
fix(v8/node): Ensure express requests are properly handled (#14851) -
576a1ad
fix(v8/core): Use consistentcontinueTrace
implementation in core (#14819) -
75ca8b9
meta(changelog): Update changelog for 8.48.0 (#14844) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts