Closed renovate[bot] closed 6 days ago
This PR contains the following updates:
8.38.0
8.39.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Minimum allowed coverage is 0%, this run produced 85%
0%
85%
This PR contains the following updates:
8.38.0
->8.39.0
8.38.0
->8.39.0
Release Notes
getsentry/sentry-javascript (@sentry/browser)
### [`v8.39.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.39.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.38.0...8.39.0) ##### Important Changes - **feat(nestjs): Instrument event handlers ([#14307](https://redirect.github.com/getsentry/sentry-javascript/pull/14307))** The `@sentry/nestjs` SDK will now capture performance data for [NestJS Events (`@nestjs/event-emitter`)](https://docs.nestjs.com/techniques/events) ##### Other Changes - feat(nestjs): Add alias `@SentryExceptionCaptured` for `@WithSentry` ([#14322](https://redirect.github.com/getsentry/sentry-javascript/pull/14322)) - feat(nestjs): Duplicate `SentryService` behaviour into `@sentry/nestjs` SDK `init()` ([#14321](https://redirect.github.com/getsentry/sentry-javascript/pull/14321)) - feat(nestjs): Handle GraphQL contexts in `SentryGlobalFilter` ([#14320](https://redirect.github.com/getsentry/sentry-javascript/pull/14320)) - feat(node): Add alias `childProcessIntegration` for `processThreadBreadcrumbIntegration` and deprecate it ([#14334](https://redirect.github.com/getsentry/sentry-javascript/pull/14334)) - feat(node): Ensure request bodies are reliably captured for http requests ([#13746](https://redirect.github.com/getsentry/sentry-javascript/pull/13746)) - feat(replay): Upgrade rrweb packages to 2.29.0 ([#14160](https://redirect.github.com/getsentry/sentry-javascript/pull/14160)) - fix(cdn): Ensure `_sentryModuleMetadata` is not mangled ([#14344](https://redirect.github.com/getsentry/sentry-javascript/pull/14344)) - fix(core): Set `sentry.source` attribute to `custom` when calling `span.updateName` on `SentrySpan` ([#14251](https://redirect.github.com/getsentry/sentry-javascript/pull/14251)) - fix(mongo): rewrite Buffer as ? during serialization ([#14071](https://redirect.github.com/getsentry/sentry-javascript/pull/14071)) - fix(replay): Remove replay id from DSC on expired sessions ([#14342](https://redirect.github.com/getsentry/sentry-javascript/pull/14342)) - ref(profiling) Fix electron crash ([#14216](https://redirect.github.com/getsentry/sentry-javascript/pull/14216)) - ref(types): Deprecate `Request` type in favor of `RequestEventData` ([#14317](https://redirect.github.com/getsentry/sentry-javascript/pull/14317)) - ref(utils): Stop setting `transaction` in `requestDataIntegration` ([#14306](https://redirect.github.com/getsentry/sentry-javascript/pull/14306)) - ref(vue): Reduce bundle size for starting application render span ([#14275](https://redirect.github.com/getsentry/sentry-javascript/pull/14275)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@sentry/browser](https://redirect.github.com/sentry/browser) | 22.77 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 21.53 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 35.27 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 72 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 62.38 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 76.31 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 89.17 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.93 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.42 KB | | [@sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.23 KB | | [@sentry/react](https://redirect.github.com/sentry/react) | 25.52 KB | | [@sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 38.23 KB | | [@sentry/vue](https://redirect.github.com/sentry/vue) | 26.92 KB | | [@sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 37.1 KB | | [@sentry/svelte](https://redirect.github.com/sentry/svelte) | 22.91 KB | | CDN Bundle | 24.13 KB | | CDN Bundle (incl. Tracing) | 37.05 KB | | CDN Bundle (incl. Tracing, Replay) | 71.72 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.07 KB | | CDN Bundle - uncompressed | 70.73 KB | | CDN Bundle (incl. Tracing) - uncompressed | 109.94 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.46 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.68 KB | | [@sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 38.35 KB | | [@sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 35.85 KB | | [@sentry/node](https://redirect.github.com/sentry/node) | 134.33 KB | | [@sentry/node](https://redirect.github.com/sentry/node) - without tracing | 96.2 KB | | [@sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 106.48 KB |Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.