androidInReact
androidInReact copied to clipboard
Bump @sentry/react from 6.19.7 to 7.16.0
Bumps @sentry/react from 6.19.7 to 7.16.0.
Release notes
Sourced from @sentry/react's releases.
7.16.0
This release adds the
withSentryConfigfeature to the Svelte SDK. It replaces the now deprecated SveltecomponentTrackingPreprocessorwhich will be removed in the next major release.
- feat(node): Export Span type from
@sentry/types(#5982)- feat(svelte): Add
withSentryConfigfunction to wrap User Svelte Configuration (#5936)- fix(nextjs): Correctly apply auto-instrumentation to pages in
srcfolder (#5984)- fix(nextjs): Fix typing issue with
withSentryConfigandNextConfig(#5967)- fix(react): Support root and wildcard routes in react router v6 (#5971)
- fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
- fix(svelte): Track components without script tags (#5957)
- fix(utils): Rename
global.ts->worldwide.ts(#5969)- fix(vue): Start pageload transaction earlier to capture missing spans (#5983)
- ref(build): Remove
constToVarPlugin(#5970)- ref(nextjs): Don't assert existance of
pagePropsin_app(#5945)- ref(utils): Deprecate
getGlobalObjectas it's no longer used (#5949)Work in this release contributed by
@jeengbe. Thank you for your contribution!7.15.0
This release deprecates
@sentry/huband all of it's exports. All of the@sentry/hubexports have moved to@sentry/core.@sentry/hubwill be removed in the next major release.
- feat(ember): Add ember-engine-router support (#5905)
- feat(nextjs): Enable
autoInstrumentServerFunctionsper default (#5919)- feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
- fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
- fix(remix): Rework dynamic imports of
react-router-dom(#5897)- fix(utils): Accept DSN URLs with empty password (#5902)
- fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
- ref(hub): Move
@sentry/hubcode to@sentry/core(#5823)Work in this release contributed by
@outsiderisand@JonasKruckenberg. Thank you for your contributions!7.14.2
- fix(ember): Align span operations to new operations (#5883)
- fix(nextjs): Consider pageExtensions option in auto instrumentation (#5881)
- fix(remix): Align span operations to new operations (#5889)
- fix(serverless): Align span operations to new operations (#5890)
- fix(tracing): Align span operations to new operations (#5891)
- fix(vue): Align span operations to new operations (#5892)
- ref(hub): Remove hard cap from maxBreadcrumbs (#5873)
- ref(nextjs): Make build-phase check more robust (#5857)
Work in this release contributed by
@outsideris. Thank you for your contributions!7.14.1
- fix(nextjs): Handle CJS API route exports (#5865)
- fix(node): Only set
DeviceContext.boot_timeifos.uptime()is valid (#5859)- fix(tracing): Warn if
resolversis not defined inApolloServerconfig (#5850)- fix(utils): Normalize when serializing envelope (#5851)
- ref(react): Improve React Router v6 error message (#5853)
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
7.16.0
This release adds the
withSentryConfigfeature to the Svelte SDK. It replaces the now deprecated SveltecomponentTrackingPreprocessorwhich will be removed in the next major release.
- feat(node): Export Span type from
@sentry/types(#5982)- feat(svelte): Add
withSentryConfigfunction to wrap User Svelte Configuration (#5936)- fix(nextjs): Correctly apply auto-instrumentation to pages in
srcfolder (#5984)- fix(nextjs): Fix typing issue with
withSentryConfigandNextConfig(#5967)- fix(react): Support root and wildcard routes in react router v6 (#5971)
- fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
- fix(svelte): Track components without script tags (#5957)
- fix(utils): Rename
global.ts->worldwide.ts(#5969)- fix(vue): Start pageload transaction earlier to capture missing spans (#5983)
- ref(build): Remove
constToVarPlugin(#5970)- ref(nextjs): Don't assert existance of
pagePropsin_app(#5945)- ref(utils): Deprecate
getGlobalObjectas it's no longer used (#5949)Work in this release contributed by
@jeengbe. Thank you for your contribution!7.15.0
This release deprecates
@sentry/huband all of it's exports. All of the@sentry/hubexports have moved to@sentry/core.@sentry/hubwill be removed in the next major release.
- feat(ember): Add ember-engine-router support (#5905)
- feat(nextjs): Enable
autoInstrumentServerFunctionsper default (#5919)- feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
- fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
- fix(remix): Rework dynamic imports of
react-router-dom(#5897)- fix(utils): Accept DSN URLs with empty password (#5902)
- fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
- ref(hub): Move
@sentry/hubcode to@sentry/core(#5823)Work in this release contributed by
@outsiderisand@JonasKruckenberg. Thank you for your contributions!7.14.2
- fix(ember): Align span operations to new operations (#5883)
- fix(nextjs): Consider pageExtensions option in auto instrumentation (#5881)
- fix(remix): Align span operations to new operations (#5889)
- fix(serverless): Align span operations to new operations (#5890)
- fix(tracing): Align span operations to new operations (#5891)
- fix(vue): Align span operations to new operations (#5892)
- ref(hub): Remove hard cap from maxBreadcrumbs (#5873)
- ref(nextjs): Make build-phase check more robust (#5857)
Work in this release contributed by
@outsideris. Thank you for your contributions!7.14.1
- fix(nextjs): Handle CJS API route exports (#5865)
... (truncated)
Commits
5386ce7release: 7.16.08408a3bmeta: Update changelog for 7.16.0 (#5988)8b2b78efix(nextjs): Fix typing issue withwithSentryConfigandNextConfig(#5967)d9d1115fix(react): Support root and wildcard routes in react router v6 (#5971)12a4297test(e2e): Don't run E2E tests on fork PRs (#5986)80f586efix(nextjs): Correctly apply auto-instrumentation to pages insrcfolder (#...3a12ba5ref(build): RemoveconstToVarPlugin(#5970)4080ee9fix(vue): Start pageload transaction earlier to capture missing spans (#5983)21020d9feat(node): Export Span type from@sentry/types(#5982)424a59achore(dev): Usesetup-node,cache, andcheckoutv3 in GHA (#5981)- 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)
✔️ Deploy Preview for Ready! 😎 Browse the preview: https://android-preview.blueedge.me/123 ! 🔍 Inspect the deploy log: https://github.com/blueedgetechno/androidInReact/actions/runs/3282653573
Superseded by #125.