androidInReact
androidInReact copied to clipboard
Bump @sentry/tracing from 6.19.7 to 7.41.0
Bumps @sentry/tracing from 6.19.7 to 7.41.0.
Release notes
Sourced from @sentry/tracing's releases.
7.41.0
- feat: Ensure we use the same default
environmenteverywhere (#7327)- feat(profiling): Add JS self profiling in the browser (#7273)
- feat(vue): Allow to set
routeLabel: 'path'to opt-out of using name (#7326)- fix(profiling): Guard from throwing if profiler constructor throws (#7328)
- fix(react): Use namespace import for react router v6 (#7330)
- fix(remix): Correctly parse
X-Forwarded-ForHttp header (#7329)Work in this release contributed by
@OliverJAsh. Thank you for your contribution!7.40.0
- feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
- feat(vue): Log errors to the console by default (#7310)
- fix(ember): Disable performance in FastBoot (#7282)
- fix(serverless): Capture custom tags in error events of GCP functions (#7298)
- fix(serverless): Capture custom tags in GCP Background and CloudEvent function error events (#7301)
7.39.0
This release adds a new package,
@sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.This release also adds a new
enableTracingoption, which can be used instead oftracesSampleRatefor an easier setup. Related to this, thehasTracingEnabledutility function was moved from@sentry/tracingto@sentry/core. The old export from@sentry/tracinghas been deprecated and will be removed in v8.
- feat(angular): Add Ivy-compatible Angular SDK package (#7264)
- feat(core): Add source map images to
debug_meta(#7168)- feat(loader): Make lazy-loading configurable (#7232)
- feat(nextjs): Add performance monitoring to server components (#7242)
- feat(nextjs): Default to
VERCEL_ENVas environment (#7227)- feat(replay): Add more default block filters (#7233)
- feat(tracing): Add
enableTracingoption (#7238)- fix(core): Exclude client reports from offline queuing (#7226)
- fix(nextjs): Export serverside data-fetcher wrappers from client (#7256)
- fix(replay): Fix timestamps on LCP (#7225)
Replay
rrwebchanges:
@sentry-internal/rrwebwas updated from 1.103.0 to 1.104.1 (#7238):
- feat: Export
typings/types(#60)- feat: Remove
autoplayattribute from audio/video tags (#59)- fix: Exclude
modulepreloadas well (#52)- fix: Handle removed attributes (#65)
- fix: Masking inputs on change when
maskAllInputs:false(#61)- fix: More robust
rootShadowHostcheck (#50)- fix: Textarea value is being duplicated (#62)
7.38.0
... (truncated)
Changelog
Sourced from @sentry/tracing's changelog.
7.41.0
- feat: Ensure we use the same default
environmenteverywhere (#7327)- feat(profiling): Add JS self profiling in the browser (#7273)
- feat(vue): Allow to set
routeLabel: 'path'to opt-out of using name (#7326)- fix(profiling): Guard from throwing if profiler constructor throws (#7328)
- fix(react): Use namespace import for react router v6 (#7330)
- fix(remix): Correctly parse
X-Forwarded-ForHttp header (#7329)Work in this release contributed by
@OliverJAsh. Thank you for your contribution!7.40.0
- feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
- feat(vue): Log errors to the console by default (#7310)
- fix(ember): Disable performance in FastBoot (#7282)
- fix(serverless): Capture custom tags in error events of GCP functions (#7298)
- fix(serverless): Capture custom tags in GCP Background and CloudEvent function error events (#7301)
7.39.0
This release adds a new package,
@sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.This release also adds a new
enableTracingoption, which can be used instead oftracesSampleRatefor an easier setup. Related to this, thehasTracingEnabledutility function was moved from@sentry/tracingto@sentry/core. The old export from@sentry/tracinghas been deprecated and will be removed in v8.
- feat(angular): Add Ivy-compatible Angular SDK package (#7264)
- feat(core): Add source map images to
debug_meta(#7168)- feat(loader): Make lazy-loading configurable (#7232)
- feat(nextjs): Add performance monitoring to server components (#7242)
- feat(nextjs): Default to
VERCEL_ENVas environment (#7227)- feat(replay): Add more default block filters (#7233)
- feat(tracing): Add
enableTracingoption (#7238)- fix(core): Exclude client reports from offline queuing (#7226)
- fix(nextjs): Export serverside data-fetcher wrappers from client (#7256)
- fix(replay): Fix timestamps on LCP (#7225)
Replay
rrwebchanges:
@sentry-internal/rrwebwas updated from 1.103.0 to 1.104.1 (#7238):
- feat: Export
typings/types(#60)- feat: Remove
autoplayattribute from audio/video tags (#59)- fix: Exclude
modulepreloadas well (#52)- fix: Handle removed attributes (#65)
- fix: Masking inputs on change when
maskAllInputs:false(#61)- fix: More robust
rootShadowHostcheck (#50)- fix: Textarea value is being duplicated (#62)
... (truncated)
Commits
b03ae32release: 7.41.0a7dba03Merge pull request #7335 from getsentry/prepare-release/7.41.02fce1bdmeta: Update changelog for 7.41.097c6851feat: Ensure we use the same defaultenvironmenteverywhere (#7327)697f95bfix(remix): Correctly parseX-Forwarded-ForHttp header (#7329)0e63e3afix(react): Use namespace import for react router v6 (#7330)770ae30fix(profiling): Guard from throwing if profiler constructor throws (#7328)95a5f48feat(vue): Allow to setrouteLabel: 'path'to opt-out of using name (#7326)45158f4feat(profiling): js self profiling (#7273)a88a8bfMerge pull request #7317 from getsentry/master- 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/190 ! 🔍 Inspect the deploy log: https://github.com/blueedgetechno/androidInReact/actions/runs/4345024631