Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps @sentry/profiling-node from 7.100.1 to 10.20.0.

Release notes

Sourced from @​sentry/profiling-node's releases.

10.20.0

Important Changes

  • feat(flags): Add Growthbook integration (#17440)

    Adds a new Growthbook integration for feature flag support.

  • feat(solid): Add support for TanStack Router Solid (#17735)

    Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.

  • feat(nextjs): Support native debugIds in turbopack (#17853)

    Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.

Other Changes

  • feat(nextjs): Prepare for next 16 bundler default (#17868)
  • feat(node): Capture pino logger name (#17930)
  • fix(browser): Ignore React 19.2+ component render measure entries (#17905)
  • fix(nextjs): Fix createRouteManifest with basePath (#17838)
  • fix(react): Add POP guard for long-running pageload spans (#17867)
  • fix(tracemetrics): Send boolean for internal replay attribute (#17908)
  • ref(core): Add weight tracking logic to browser logs/metrics (#17901)

Work in this release was contributed by @​seoyeon9888, @​madhuchavva and @​thedanchez . Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 24.07 KB
@​sentry/browser - with treeshaking flags 22.6 KB
@​sentry/browser (incl. Tracing) 39.89 KB
@​sentry/browser (incl. Tracing, Replay) 77.35 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.3 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 81.94 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 93.83 KB

... (truncated)

Changelog

Sourced from @​sentry/profiling-node's changelog.

10.20.0

Important Changes

  • feat(flags): Add Growthbook integration (#17440)

    Adds a new Growthbook integration for feature flag support.

  • feat(solid): Add support for TanStack Router Solid (#17735)

    Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.

  • feat(nextjs): Support native debugIds in turbopack (#17853)

    Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.

Other Changes

  • feat(nextjs): Prepare for next 16 bundler default (#17868)
  • feat(node): Capture pino logger name (#17930)
  • fix(browser): Ignore React 19.2+ component render measure entries (#17905)
  • fix(nextjs): Fix createRouteManifest with basePath (#17838)
  • fix(react): Add POP guard for long-running pageload spans (#17867)
  • fix(tracemetrics): Send boolean for internal replay attribute (#17908)
  • ref(core): Add weight tracking logic to browser logs/metrics (#17901)

Work in this release was contributed by @​seoyeon9888, @​madhuchavva and @​thedanchez . Thank you for your contributions!

10.19.0

  • feat(tracemetrics): Add trace metrics behind an experiments flag (#17883)
  • chore: add info latest release for the cursor release command (#17876)

... (truncated)

Commits
  • b3c7141 release: 10.20.0
  • cc4d168 Merge pull request #17943 from getsentry/prepare-release/10.20.0
  • baa7a06 meta(changelog): Update changelog for 10.20.0
  • e557d38 fix(tracemetrics): Send boolean for internal replay attribute (#17908)
  • fc64c47 fix(react): Add POP guard for long-running pageload spans (#17867)
  • 05122e0 chore: Add external contributor to CHANGELOG.md (#17940)
  • e2fe686 chore: Bump size limit (#17941)
  • fdbce16 chore(ci): Update Next.js canary testing (#17939)
  • e4e272b feat(solid): Add support for TanStack Router Solid (#17735)
  • c68674a fix(browser): Ignore React 19.2+ component render measure entries (#17905)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) from 7.100.1 to 10.20.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.20.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.100.1...10.20.0)

---
updated-dependencies:
- dependency-name: "@sentry/profiling-node"
  dependency-version: 10.20.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2025 00:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 16, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants