Bump @sentry/profiling-node from 0.0.12 to 9.23.0
Type: Pull Request
State: Open
Association: None
Comments: 4
(about 1 year ago)
(about 1 year ago)
Scope: Frontend
Bumps @sentry/profiling-node from 0.0.12 to 9.23.0.
Release notes
Sourced from @sentry/profiling-node's releases.
9.23.0
Important changes
- feat(browser): option to ignore certain resource types (#16389)
Adds an option to opt out of certain
resource.*spans viaignoreResourceSpans.For example, to opt out of
resource.scriptspans:Sentry.browserTracingIntegration({ ignoreResourceSpans: ['resource.script'], }),Other changes
- feat: Export
isEnabledfrom all SDKs (#16405)- feat(browser): Disable client when browser extension is detected in
init()(#16354)- feat(core): Allow re-use of
captureLog(#16352)- feat(core): Export
_INTERNAL_captureSerializedLog(#16387)- feat(deps): bump
@opentelemetry/semantic-conventionsfrom 1.32.0 to 1.34.0 (#16393)- feat(deps): bump
@prisma/instrumentationfrom 6.7.0 to 6.8.2 (#16392)- feat(deps): bump
@sentry/clifrom 2.43.0 to 2.45.0 (#16395)- feat(deps): bump
@sentry/webpack-pluginfrom 3.3.1 to 3.5.0 (#16394)- feat(nextjs): Include
static/chunks/main-*files forwidenClientFileUpload(#16406)- feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled (#15730)
- feat(nuxt): Added support for nuxt layers (#16372)
- fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
- fix(browser): Move
browserTracingIntegrationcode tosetuphook (#16386)- fix(cloudflare): Capture exceptions thrown in hono (#16355)
- fix(node): Don't warn about Spotlight on empty NODE_ENV (#16381)
- fix(node): Suppress Spotlight calls (#16380)
- fix(nuxt): Add
@sentry/nuxtas external in Rollup (#16407)- fix(opentelemetry): Ensure
withScopekeeps span active &_getTraceInfoFromScopeworks (#16385)Work in this release was contributed by
@Xenossolitarius. Thank you for your contribution!Bundle size 📦
Path Size @sentry/browser23.37 KB @sentry/browser- with treeshaking flags23.14 KB @sentry/browser(incl. Tracing)37.33 KB @sentry/browser(incl. Tracing, Replay)74.59 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags67.86 KB @sentry/browser(incl. Tracing, Replay with Canvas)79.23 KB @sentry/browser(incl. Tracing, Replay, Feedback)91.04 KB @sentry/browser(incl. Feedback)39.73 KB
... (truncated)
Changelog
Sourced from @sentry/profiling-node's changelog.
9.23.0
Important changes
- feat(browser): option to ignore certain resource types (#16389)
Adds an option to opt out of certain
resource.*spans viaignoreResourceSpans.For example, to opt out of
resource.scriptspans:Sentry.browserTracingIntegration({ ignoreResourceSpans: ['resource.script'], }),Other changes
- feat: Export
isEnabledfrom all SDKs (#16405)- feat(browser): Disable client when browser extension is detected in
init()(#16354)- feat(core): Allow re-use of
captureLog(#16352)- feat(core): Export
_INTERNAL_captureSerializedLog(#16387)- feat(deps): bump
@opentelemetry/semantic-conventionsfrom 1.32.0 to 1.34.0 (#16393)- feat(deps): bump
@prisma/instrumentationfrom 6.7.0 to 6.8.2 (#16392)- feat(deps): bump
@sentry/clifrom 2.43.0 to 2.45.0 (#16395)- feat(deps): bump
@sentry/webpack-pluginfrom 3.3.1 to 3.5.0 (#16394)- feat(nextjs): Include
static/chunks/main-*files forwidenClientFileUpload(#16406)- feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled (#15730)
- feat(nuxt): Added support for nuxt layers (#16372)
- fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
- fix(browser): Move
browserTracingIntegrationcode tosetuphook (#16386)- fix(cloudflare): Capture exceptions thrown in hono (#16355)
- fix(node): Don't warn about Spotlight on empty NODE_ENV (#16381)
- fix(node): Suppress Spotlight calls (#16380)
- fix(nuxt): Add
@sentry/nuxtas external in Rollup (#16407)- fix(opentelemetry): Ensure
withScopekeeps span active &_getTraceInfoFromScopeworks (#16385)Work in this release was contributed by
@Xenossolitarius. Thank you for your contribution!9.22.0
Important changes
- Revert "feat(browser): Track measure detail as span attributes" (#16348)
This is a revert of a feature introduced in
9.20.0with #16240. This feature was causing crashes in firefox, so we are reverting it. We will re-enable this functionality in the future after fixing the crash.Other changes
- feat(deps): bump
@sentry/rollup-pluginfrom 3.1.2 to 3.2.1 (#15511)
... (truncated)
Commits
- See full diff 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 724028 |
| UUID: | 3098711460 |
| Node ID: | PR_kwDOIiIfRc6YCVv8 |
| Host: | GitHub |
| Repository: | python-benchmark/sentry |