Bump @sentry/profiling-node from 0.0.12 to 9.31.0
Type: Pull Request
State: Closed
Association: None
Comments: 4
(12 months ago)
(12 months ago)
(12 months ago)
Scope: Frontend
Bumps @sentry/profiling-node from 0.0.12 to 9.31.0.
Release notes
Sourced from @sentry/profiling-node's releases.
9.31.0
Important Changes
- feat(nextjs): Add option for auto-generated random tunnel route (#16626)
Adds an option to automatically generate a random tunnel route for the Next.js SDK. This helps prevent ad blockers and other tools from blocking Sentry requests by using a randomized path instead of the predictable
/monitoringendpoint.
- feat(core): Allow to pass
scope&clienttogetTraceData(#16633)Adds the ability to pass custom
scopeandclientparameters to thegetTraceDatafunction, providing more flexibility when generating trace data for distributed tracing.Other Changes
- feat(core): Add support for
x-forwarded-hostandx-forwarded-protoheaders (#16687)- deps: Remove unused
@sentry/opentelemetrydependency (#16677)- deps: Update all bundler plugin instances to latest & allow caret ranges (#16641)
- feat(deps): Bump
@prisma/instrumentationfrom 6.8.2 to 6.9.0 (#16608)- feat(flags): add node support for generic featureFlagsIntegration and move utils to core (#16585)
- feat(flags): capture feature flag evaluations on spans (#16485)
- feat(pino): Add initial package for
@sentry/pino-transport(#16652)- fix: Wait for the correct clientWidth/clientHeight when showing Feedback Screenshot previews (#16648)
- fix(browser): Remove usage of Array.at() method (#16647)
- fix(core): Improve
safeJoinusage in console logging integration (#16658)- fix(google-cloud-serverless): Make
CloudEventtype compatible (#16661)- fix(nextjs): Fix lookup of
instrumentation-client.jsfile (#16637)- fix(node): Ensure graphql errors result in errored spans (#16678)
Bundle size 📦
Path Size @sentry/browser23.42 KB @sentry/browser- with treeshaking flags23.2 KB @sentry/browser(incl. Tracing)37.89 KB @sentry/browser(incl. Tracing, Replay)75.13 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.38 KB @sentry/browser(incl. Tracing, Replay with Canvas)79.78 KB @sentry/browser(incl. Tracing, Replay, Feedback)91.58 KB @sentry/browser(incl. Feedback)39.79 KB @sentry/browser(incl. sendFeedback)28.02 KB @sentry/browser(incl. FeedbackAsync)32.8 KB @sentry/react25.16 KB @sentry/react(incl. Tracing)39.84 KB @sentry/vue27.69 KB @sentry/vue(incl. Tracing)39.71 KB @sentry/svelte23.45 KB CDN Bundle 24.9 KB CDN Bundle (incl. Tracing) 37.97 KB CDN Bundle (incl. Tracing, Replay) 73.03 KB CDN Bundle (incl. Tracing, Replay, Feedback) 78.38 KB
... (truncated)
Changelog
Sourced from @sentry/profiling-node's changelog.
9.31.0
Important Changes
- feat(nextjs): Add option for auto-generated random tunnel route (#16626)
Adds an option to automatically generate a random tunnel route for the Next.js SDK. This helps prevent ad blockers and other tools from blocking Sentry requests by using a randomized path instead of the predictable
/monitoringendpoint.
- feat(core): Allow to pass
scope&clienttogetTraceData(#16633)Adds the ability to pass custom
scopeandclientparameters to thegetTraceDatafunction, providing more flexibility when generating trace data for distributed tracing.Other Changes
- feat(core): Add support for
x-forwarded-hostandx-forwarded-protoheaders (#16687)- deps: Remove unused
@sentry/opentelemetrydependency (#16677)- deps: Update all bundler plugin instances to latest & allow caret ranges (#16641)
- feat(deps): Bump
@prisma/instrumentationfrom 6.8.2 to 6.9.0 (#16608)- feat(flags): add node support for generic featureFlagsIntegration and move utils to core (#16585)
- feat(flags): capture feature flag evaluations on spans (#16485)
- feat(pino): Add initial package for
@sentry/pino-transport(#16652)- fix: Wait for the correct clientWidth/clientHeight when showing Feedback Screenshot previews (#16648)
- fix(browser): Remove usage of Array.at() method (#16647)
- fix(core): Improve
safeJoinusage in console logging integration (#16658)- fix(google-cloud-serverless): Make
CloudEventtype compatible (#16661)- fix(nextjs): Fix lookup of
instrumentation-client.jsfile (#16637)- fix(node): Ensure graphql errors result in errored spans (#16678)
9.30.0
- feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
- feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
- feat(node): Automatically enable
vercelAiIntegrationwhenaimodule is detected (#16565)- feat(node): Ensure
modulesIntegrationworks in more environments (#16566)- feat(core): Don't gate user on logs with
sendDefaultPii(#16527)- feat(browser): Add detail to measure spans and add regression tests (#16557)
- feat(node): Update Vercel AI span attributes (#16580)
- fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)
9.29.0
Important Changes
- feat(browser): Update
web-vitalsto 5.0.2 (#16492)This release upgrades the
web-vitalslibrary to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.Other Changes
- feat(deps): Bump
@sentry/rollup-pluginfrom 3.4.0 to 3.5.0 (#16524)
... (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: | 2129312 |
| UUID: | 2613206052 |
| Node ID: | PR_kwDOIiIfRc6bwlwk |
| Host: | GitHub |
| Repository: | python-benchmark/sentry |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |