Skip to content

dependabot npm(deps): bump @sentry/node from 7.29.0 to 7.30.0

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

Bumps @sentry/node from 7.29.0 to 7.30.0.

Release notes

Sourced from @​sentry/node's releases.

7.30.0

  • feat(core): Add addIntegration method to client (#6651)
  • feat(core): Add replay_event type for events (#6481)
  • feat(gatsby): Support Gatsby v5 (#6635)
  • feat(integrations): Add HTTPClient integration (#6500)
  • feat(node): Add LocalVariables integration to capture local variables to stack frames (#6478)
  • feat(node): Check for invalid url in node transport (#6623)
  • feat(replay): Remove replayType from tags and into replay_event (#6658)
  • feat(transport): Return result through Transport send (#6626)
  • fix(nextjs): Don't wrap res.json and res.send (#6674)
  • fix(nextjs): Don't write to res.end to fix next export (#6682)
  • fix(nextjs): Exclude SDK from Edge runtime bundles (#6683)
  • fix(replay): Allow Replay to be used in Electron renderers with nodeIntegration enabled (#6644)
  • fix(utils): Ignore stack frames over 1kb (#6627)
  • ref(angular) Add error-like objects handling (#6446)
  • ref(nextjs): Remove instrumentSever (#6592)

Work in this release contributed by @​rjoonas, @​Naddiseo, and @​theofidry. Thank you for your contributions!

Changelog

Sourced from @​sentry/node's changelog.

7.30.0

  • feat(core): Add addIntegration method to client (#6651)
  • feat(core): Add replay_event type for events (#6481)
  • feat(gatsby): Support Gatsby v5 (#6635)
  • feat(integrations): Add HTTPClient integration (#6500)
  • feat(node): Add LocalVariables integration to capture local variables to stack frames (#6478)
  • feat(node): Check for invalid url in node transport (#6623)
  • feat(replay): Remove replayType from tags and into replay_event (#6658)
  • feat(transport): Return result through Transport send (#6626)
  • fix(nextjs): Don't wrap res.json and res.send (#6674)
  • fix(nextjs): Don't write to res.end to fix next export (#6682)
  • fix(nextjs): Exclude SDK from Edge runtime bundles (#6683)
  • fix(replay): Allow Replay to be used in Electron renderers with nodeIntegration enabled (#6644)
  • fix(utils): Ignore stack frames over 1kb (#6627)
  • ref(angular) Add error-like objects handling (#6446)
  • ref(nextjs): Remove instrumentSever (#6592)

Work in this release contributed by @​rjoonas, @​Naddiseo, and @​theofidry. Thank you for your contributions!

Commits
  • 19ec8c8 release: 7.30.0
  • 10a80d5 ci: Fix CI failing on master (#6703)
  • c8c972b fix(ci): Update package lists before downloading playwright deps (#6694)
  • 9f06d48 feat(tests): Inject @sentry/integrations bundles to Playwright templates (#...
  • 0adaff4 meta: Update changelog for 7.30.0 (#6693)
  • 57c7e7b feat(node): Add LocalVariables integration to capture local variables to st...
  • f052394 ref(angular) Add error-like objects handling (#6446)
  • 7316b85 fix(nextjs): Exclude SDK from Edge runtime bundles (#6683)
  • 1b4d9da ref(replay): Add jsdoc to all replay modules (#6654)
  • e5422c1 fix(nextjs): Don't wrap res.json and res.send (#6674)
  • Additional commits viewable in compare view

Merge request reports

Loading