Bump @sentry/profiling-node from 0.0.12 to 9.25.1
Type: Pull Request
State: Closed
Association: None
Comments: 4
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
Scope: Frontend
Bumps @sentry/profiling-node from 0.0.12 to 9.25.1.
Release notes
Sourced from @​sentry/profiling-node's releases.
9.25.1
- fix(otel): Don't ignore child spans after the root is sent (#16416)
Bundle size đŸ“¦
Path Size @​sentry/browser23.43 KB @​sentry/browser- with treeshaking flags23.2 KB @​sentry/browser(incl. Tracing)37.44 KB @​sentry/browser(incl. Tracing, Replay)74.69 KB @​sentry/browser(incl. Tracing, Replay) - with treeshaking flags67.96 KB @​sentry/browser(incl. Tracing, Replay with Canvas)79.33 KB @​sentry/browser(incl. Tracing, Replay, Feedback)91.13 KB @​sentry/browser(incl. Feedback)39.78 KB @​sentry/browser(incl. sendFeedback)28.03 KB @​sentry/browser(incl. FeedbackAsync)32.8 KB @​sentry/react25.15 KB @​sentry/react(incl. Tracing)39.39 KB @​sentry/vue27.67 KB @​sentry/vue(incl. Tracing)39.24 KB @​sentry/svelte23.45 KB CDN Bundle 24.88 KB CDN Bundle (incl. Tracing) 37.62 KB CDN Bundle (incl. Tracing, Replay) 72.64 KB CDN Bundle (incl. Tracing, Replay, Feedback) 77.93 KB CDN Bundle - uncompressed 72.67 KB CDN Bundle (incl. Tracing) - uncompressed 111.4 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 222.7 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.22 KB @​sentry/nextjs(client)41.02 KB @​sentry/sveltekit(client)37.93 KB @​sentry/node146.52 KB @​sentry/node- without tracing95.99 KB @​sentry/aws-serverless121.15 KB 9.25.0
Important Changes
- feat(browser): Add option to ignore
markandmeasurespans (#16443)This release adds an option to
browserTracingIntegrationthat lets you ignoremarkandmeasurespans created from theperformance.mark(...)andperformance.measure(...)browser APIs:Sentry.init({ integrations: [ Sentry.browserTracingIntegration({ ignorePerformanceApiSpans: ['measure-to-ignore', /mark-to-ignore/], }), </tr></table>
... (truncated)
Changelog
Sourced from @​sentry/profiling-node's changelog.
9.25.1
- fix(otel): Don't ignore child spans after the root is sent (#16416)
9.25.0
Important Changes
- feat(browser): Add option to ignore
markandmeasurespans (#16443)This release adds an option to
browserTracingIntegrationthat lets you ignoremarkandmeasurespans created from theperformance.mark(...)andperformance.measure(...)browser APIs:Sentry.init({ integrations: [ Sentry.browserTracingIntegration({ ignorePerformanceApiSpans: ['measure-to-ignore', /mark-to-ignore/], }), ], });Other Changes
- feat(browser): Export getTraceData from the browser sdks (#16433)
- feat(node): Add
includeServerNameoption (#16442)- fix(nuxt): Remove setting
@sentry/nuxtexternal (#16444)9.24.0
Important Changes
- feat(angular): Bump
@sentry/angularpeer dependencies to add Angular 20 support (#16414)This release adds support for Angular 20 to the Sentry Angular SDK
@sentry/angular.Other Changes
- feat(browser): Add
unregisterOriginalCallbacksoption tobrowserApiErrorsIntegration(#16412)- feat(core): Add user to logs (#16399)
- feat(core): Make sure Supabase db query insights are populated (#16169)
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.
... (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
1
2
+543
-426
Package Dependencies
Technical Details
| ID: | 856881 |
| UUID: | 2565496793 |
| Node ID: | PR_kwDOIiIfRc6Y6l_Z |
| Host: | GitHub |
| Repository: | python-benchmark/sentry |
| Mergeable: | Yes |
| Merge State: | Unstable |