Bump @sentry/browser from 6.11.0 to 7.10.0
Bumps @sentry/browser from 6.11.0 to 7.10.0.
Release notes
Sourced from @sentry/browser's releases.
7.10.0
This release introduces the first alpha version of
@sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.
- feat(react): Track duration of React component updates (#5531)
- feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
- feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
- fix(integration): Don't mangle localforage internals (#5534)
- fix(react): Set redux state context properly (#5550)
- fix(remix): Support merging
jsonresponses from root loader functions. (#5548)- fix(remix): Return response if detected in root loader (#5558)
- ref(nextjs): Move
autoWrapDataFetchersoption intoexperimentsobject (#5540)- ref(nextjs): Wrap server-side data-fetching methods during build (#5503)
Work in this release contributed by
@augustuswm. Thank you for your contribution!7.9.0
This release adds the
tracePropagationTargetsoption to the Sentry Node SDK.
- feat(node): Add
tracePropagationTargetsoption (#5521)- fix(browser): Parse Chrome stack frames without full paths (#5519)
- fix(browser): Set
:as a part of gecko protocol regex group. (#4153)- fix(browser): Strip webpack wrapping from stack frames (#5522)
- fix(nextjs): Pull
transpileClientSDKoption from correct location (#5516)- fix(node): Handle colons in stack trace paths (#5517)
- fix(react): Fix React Router v6 paramaterization (#5515)
- fix(remix): Paramaterize server side transactions (#5491)
- fix(remix): Provide
sentry-traceandbaggagevia root loader. (#5509)- ref(nextjs): Prework for wrapping data-fetching functions (#5508)
- ref(nextjs): Simplify
NextConfigObjecttype (#5514)7.8.1
- fix(nextjs): Add default
distDirvalue back intoindex.server.ts(#5479)- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
- fix(node): Adjust Express URL parameterization for array routes (#5495)
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
- fix(node): Check if router exists before it is instrumented (#5502)
- fix(node): Correctly handle Windows paths when resolving module name (#5476)
- fix(node): Ensure that self._handler exists before calling it in LinkedErrors (#5497)
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
7.8.0
This release adds the
transpileClientSDKflag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.
- feat(react): Use state context for Redux integration (#5471)
- feat(remix): Set sentry-trace and baggage tags on server-side (#5440)
- feat(tracing): Allow storing span metadata (#5464)
- feat(tracing): Log start and end of span (#5446)
- fix(nextjs): Add transpileClientSDK option (#5472)
- fix(nextjs): Move userNextConfig.sentry to closure (#5473)
- fix(nextjs): Remove index signaure in
captureUnderscoreErrorExceptionargument type (#5463)
... (truncated)
Changelog
Sourced from @sentry/browser's changelog.
7.10.0
This release introduces the first alpha version of
@sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.
- feat(react): Track duration of React component updates (#5531)
- feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
- feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
- fix(integration): Don't mangle localforage internals (#5534)
- fix(react): Set redux state context properly (#5550)
- fix(remix): Support merging
jsonresponses from root loader functions. (#5548)- fix(remix): Return response if detected in root loader (#5558)
- ref(nextjs): Move
autoWrapDataFetchersoption intoexperimentsobject (#5540)- ref(nextjs): Wrap server-side data-fetching methods during build (#5503)
Work in this release contributed by
@augustuswm. Thank you for your contribution!7.9.0
This release adds the
tracePropagationTargetsoption to the Sentry Node SDK.
- feat(node): Add
tracePropagationTargetsoption (#5521)- fix(browser): Parse Chrome stack frames without full paths (#5519)
- fix(browser): Set
:as a part of gecko protocol regex group. (#4153)- fix(browser): Strip webpack wrapping from stack frames (#5522)
- fix(nextjs): Pull
transpileClientSDKoption from correct location (#5516)- fix(node): Handle colons in stack trace paths (#5517)
- fix(react): Fix React Router v6 paramaterization (#5515)
- fix(remix): Paramaterize server side transactions (#5491)
- fix(remix): Provide
sentry-traceandbaggagevia root loader. (#5509)- ref(nextjs): Prework for wrapping data-fetching functions (#5508)
- ref(nextjs): Simplify
NextConfigObjecttype (#5514)7.8.1
- fix(nextjs): Add default
distDirvalue back intoindex.server.ts(#5479)- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
- fix(node): Adjust Express URL parameterization for array routes (#5495)
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
- fix(node): Check if router exists before it is instrumented (#5502)
- fix(node): Correctly handle Windows paths when resolving module name (#5476)
- fix(node): Ensure that self._handler exists before calling it in LinkedErrors (#5497)
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
7.8.0
This release adds the
transpileClientSDKflag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.
... (truncated)
Commits
5a3ed51release: 7.10.064c7204meta: Update 7.10.0 CHANGELOG (#5559)0c0ae91fix(remix): Return response if detected in root loader (#5558)7d338b4meta: Update Changelog for 7.10.0 (#5556)1547e11chore(svelte): Add entry for Svelte SDK in craft.yml (#5547)acd7fbbchore(svelte): Remove private field from package.json (#5554)018ff6achore(remix): Update integration test tsconfig (#5551)ee70717feat(react): Track duration of React component updates (#5531)ac2dc12fix(react): Set redux state context properly (#5550)9d38065fix(remix): Support mergingjsonresponses from root loader functions. (#5548)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)