dependabot npm(deps): bump @sentry/node from 6.17.5 to 6.17.6
Bumps @sentry/node from 6.17.5 to 6.17.6.
Release notes
Sourced from @sentry/node
's releases.
6.17.6
- fix(angular): Add check for global.location in angular universal (#4513)
- fix(nextjs): Stop injecting sentry into API middleware (#4517)
- fix(nextjs): Revert #4139 - remove manipulation of res.finished value (#4516)
Work in this release contributed by
@mobilestar1
. Thank you for your contribution!
Changelog
Sourced from @sentry/node
's changelog.
6.17.6
- fix(angular): Add check for global.location in angular universal (#4513)
- fix(nextjs): Stop injecting sentry into API middleware (#4517)
- fix(nextjs): Revert #4139 - remove manipulation of res.finished value (#4516)
Work in this release contributed by
@mobilestar1
. Thank you for your contribution!
Commits
-
4b4faec
release: 6.17.6 -
6097d4f
meta: 6.17.6 CHANGELOG entry (#4518) -
ec03e5d
fix(nextjs): Revert #4139 - remove manipulation ofres.finished
value (#4516) -
fa992bd
fix(nextjs): Stop injecting sentry into API middleware (#4517) -
52520ba
ref(node): Don't return after process.exit (#4512) -
800de09
fix(angular): Add check for global.location in angular universal (#4513) -
193b2ec
Merge branch 'release/6.17.5' - See full diff in compare view