dependabot npm(deps): bump @sentry/node from 7.1.1 to 7.2.0
Bumps @sentry/node from 7.1.1 to 7.2.0.
Release notes
Sourced from @sentry/node
's releases.
7.2.0
- feat(angular): Add Angular 14 support (#5253)
- feat(tracing): GraphQL and Apollo Integrations (#3953)
- fix(docs): Adjust hash-link to propagation-of-baggage-header (#5235)
- fix(docs): Update MIGRATION for SeverityLevel (#5225)
- fix(nextjs): Export
showReportDialog
from NextJS SDK (#5242)- fix(vue): Accounts for undefined options when formatting component name (#5254)
- ref(node): Move request-data-extraction functions to
@sentry/utils
(#5257)- ref(tracing): Check and set mutability of baggage (#5205)
- ref(tracing): Sync baggage data in Http and envelope headers (#5218)
- chore(angular): Add Angular version to event contexts (#5260)
- chore(core): Remove circular JSON debugging hacks (#5267)
- chore(integrations): Add trace to CONSOLE_LEVELS (#5249)
Work in this release contributed by
@Arinono
and@slaesh
. Thank you for your contributions!
Changelog
Sourced from @sentry/node
's changelog.
7.2.0
- feat(angular): Add Angular 14 support (#5253)
- feat(tracing): GraphQL and Apollo Integrations (#3953)
- fix(docs): Adjust hash-link to propagation-of-baggage-header (#5235)
- fix(docs): Update MIGRATION for SeverityLevel (#5225)
- fix(nextjs): Export
showReportDialog
from NextJS SDK (#5242)- fix(vue): Accounts for undefined options when formatting component name (#5254)
- ref(node): Move request-data-extraction functions to
@sentry/utils
(#5257)- ref(tracing): Check and set mutability of baggage (#5205)
- ref(tracing): Sync baggage data in Http and envelope headers (#5218)
- chore(angular): Add Angular version to event contexts (#5260)
- chore(core): Remove circular JSON debugging hacks (#5267)
- chore(integrations): Add trace to CONSOLE_LEVELS (#5249)
Work in this release contributed by
@Arinono
and@slaesh
. Thank you for your contributions!
Commits
-
ec0f05b
release: 7.2.0 -
f62e4f0
meta: Update changelog 7.2.0 (#5273) -
dfe7d61
ref(tracing): Sync baggage data in Http and envelope headers (#5218) -
f4e3cf4
chore(core): Remove circular JSON debugging hacks (#5267) -
94a07bb
chore(remix): Update package to 7.x structure (#5266) -
ef30920
feat: Add Remix client SDK (#5264) -
3a938aa
feat(dev): Add VSCode playwright debug profile (#5262) -
7573f19
chore(angular): Add Angular version to event contexts (#5260) -
d69cafc
ref(node): Move request-data-extraction functions to@sentry/utils
(#5257) -
7bd7170
feat: Add Remix SDK package boilerplate (#5256) - Additional commits viewable in compare view