dependabot npm(deps): bump @sentry/tracing from 7.14.0 to 7.14.1
Bumps @sentry/tracing from 7.14.0 to 7.14.1.
Release notes
Sourced from @sentry/tracing
's releases.
7.14.1
- fix(nextjs): Handle CJS API route exports (#5865)
- fix(node): Only set
DeviceContext.boot_time
ifos.uptime()
is valid (#5859)- fix(tracing): Warn if
resolvers
is not defined inApolloServer
config (#5850)- fix(utils): Normalize when serializing envelope (#5851)
- ref(react): Improve React Router v6 error message (#5853)
Changelog
Sourced from @sentry/tracing
's changelog.
7.14.1
- fix(nextjs): Handle CJS API route exports (#5865)
- fix(node): Only set
DeviceContext.boot_time
ifos.uptime()
is valid (#5859)- fix(tracing): Warn if
resolvers
is not defined inApolloServer
config (#5850)- fix(utils): Normalize when serializing envelope (#5851)
- ref(react): Improve React Router v6 error message (#5853)
Commits
-
5530de1
release: 7.14.1 -
f85b8b9
meta: Changelog for 7.14.1 (#5870) -
c09cab8
fix(nextjs): Don't assert existence ofreq
andres
in data-fetching wrapp... -
b7c0e54
fix(nextjs): Handle CJS API route exports (#5865) -
92dd0ed
fix(node): Only setDeviceContext.boot_time
ifos.uptime()
is valid (#5859) -
584c4cb
ref(react): Improve React Router v6 error message (#5853) -
e242ee6
test(e2e): Test building a create-react-app app with Sentry SDK (#5848) -
18cc680
fix(utils): Normalize when serializing envelope (#5851) -
76f87f0
fix(tracing): Warn ifresolvers
is not defined inApolloServer
config (#5... -
4c6c6f6
test(e2e): Validate test app setup (#5849) - Additional commits viewable in compare view