Skip to content

dependabot npm(deps): bump @sentry/node from 7.31.1 to 7.32.1

Depen d'Abot requested to merge dependabot-npm_and_yarn-sentry-node-7.32.1 into master

Bumps @sentry/node from 7.31.1 to 7.32.1.

Release notes

Sourced from @​sentry/node's releases.

7.32.1

  • fix(nextjs): Make SDK multiplexer more resilient (#6905)

7.32.0

  • build(replay): Stop preserving modules (#6817)
  • feat(nextjs): Add browser SDK to app directory browser bundle (#6812)
  • feat(node): Use includeLocalVariables option to enable LocalVariables integration (#6874)
  • feat(node): Add option to capture local variables for caught exceptions via LocalVariables integration (#6876)
  • feat(replay): Add flush method to integration (#6776)
  • feat(replay): Handle worker loading errors (#6827)
  • feat(replay): Lower the flush max delay from 15 seconds to 5 seconds (#6761)
  • feat(tracing): Promote enableLongTask to option of BrowserTracing (#6837)
  • fix(core): Fix replay client report data category (#6891)
  • fix(nextjs): Fix SDK multiplexer loader on Windows (#6866)
  • fix(otel): Use http/grpc status over span status (#6879)
  • fix(react): Add children prop for Profiler (#6828)
  • fix(react): Make wrapCreateBrowserRouter generic (#6862)
  • fix(remix): Make sure the domain is created before running. (#6852)
  • ref(nextjs): Remove NFT build time exclusions (#6846)
  • ref(replay): Avoid duplicate debounce timers (#6863)
  • ref(replay): Remove unused initialFlushDelay option (#6867)
  • ref(replay): Send SDK version in Replay events (#6814)

Work in this release contributed by @​h3rmanj. Thank you for your contribution!

Changelog

Sourced from @​sentry/node's changelog.

7.32.1

  • fix(nextjs): Make SDK multiplexer more resilient (#6905)

7.32.0

  • build(replay): Stop preserving modules (#6817)
  • feat(nextjs): Add browser SDK to app directory browser bundle (#6812)
  • feat(node): Use includeLocalVariables option to enable LocalVariables integration (#6874)
  • feat(node): Add option to capture local variables for caught exceptions via LocalVariables integration (#6876)
  • feat(replay): Add flush method to integration (#6776)
  • feat(replay): Handle worker loading errors (#6827)
  • feat(replay): Lower the flush max delay from 15 seconds to 5 seconds (#6761)
  • feat(tracing): Promote enableLongTask to option of BrowserTracing (#6837)
  • fix(core): Fix replay client report data category (#6891)
  • fix(nextjs): Fix SDK multiplexer loader on Windows (#6866)
  • fix(otel): Use http/grpc status over span status (#6879)
  • fix(react): Add children prop for Profiler (#6828)
  • fix(react): Make wrapCreateBrowserRouter generic (#6862)
  • fix(remix): Make sure the domain is created before running. (#6852)
  • ref(nextjs): Remove NFT build time exclusions (#6846)
  • ref(replay): Avoid duplicate debounce timers (#6863)
  • ref(replay): Remove unused initialFlushDelay option (#6867)
  • ref(replay): Send SDK version in Replay events (#6814)

Work in this release contributed by @​h3rmanj. Thank you for your contribution!

Commits
  • 19acab7 release: 7.32.1
  • fa52d25 meta: CHANGELOG for 7.32.1 (#6907)
  • cebf74f fix(nextjs): Make SDK multiplexer more resilient (#6905)
  • 7c2df8e test(node): Increase flush interval of session tests. (#6877)
  • 7005646 chore(tests): Use the default Playwright timeout. (#6870)
  • da8acc6 Merge branch 'release/7.32.0'
  • 027ce3f release: 7.32.0
  • 3696504 test(nextjs): Migrate app directory tests to Playwright. (#6896)
  • 1855705 meta: CHANGELOG for 7.32.0 (#6901)
  • 6bca76e feat(node): Add option to capture local variables for caught exceptions via `...
  • Additional commits viewable in compare view

Merge request reports

Loading