Yes-Theory-Fam / yesbot-ts

Codebase for the production bot on https://discord.gg/yestheory
MIT License
34 stars 20 forks source link

fix(deps): update dependency @sentry/node to v8 #1311

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 7.116.0 -> 8.2.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node) ### [`v8.2.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#821) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.2.0...8.2.1) - fix(aws-serverless): Fix build of lambda layer ([#​12083](https://togithub.com/getsentry/sentry-javascript/issues/12083)) - fix(nestjs): Broaden nest.js type ([#​12076](https://togithub.com/getsentry/sentry-javascript/issues/12076)) ### [`v8.2.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#820) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.1.0...8.2.0) - feat(redis-cache): Create cache-span with prefixed keys (get/set commands) ([#​12070](https://togithub.com/getsentry/sentry-javascript/issues/12070)) - feat(core): Add `beforeSendSpan` hook ([#​11886](https://togithub.com/getsentry/sentry-javascript/issues/11886)) - feat(browser): Improve idle span handling ([#​12065](https://togithub.com/getsentry/sentry-javascript/issues/12065)) - fix(node): Set transactionName for unsampled spans in httpIntegration ([#​12071](https://togithub.com/getsentry/sentry-javascript/issues/12071)) - fix(core): Export Scope interface as `Scope` ([#​12067](https://togithub.com/getsentry/sentry-javascript/issues/12067)) - fix(core): Avoid looking up client for `hasTracingEnabled()` if possible ([#​12066](https://togithub.com/getsentry/sentry-javascript/issues/12066)) - fix(browser): Use consistent timestamps ([#​12063](https://togithub.com/getsentry/sentry-javascript/issues/12063)) - fix(node): Fix check for performance integrations ([#​12043](https://togithub.com/getsentry/sentry-javascript/issues/12043)) - ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation ([#​12072](https://togithub.com/getsentry/sentry-javascript/issues/12072)) ### [`v8.1.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#810) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.0.0...8.1.0) This release mainly fixes a couple of bugs from the initial [8.0.0 release](#​800). In addition to the changes below, we updated some initially missed points in our migration guides and documentation. - feat(aws-serverless): Fix tree-shaking for aws-serverless package ([#​12017](https://togithub.com/getsentry/sentry-javascript/issues/12017)) - feat(node): Bump opentelemetry instrumentation to latest version ([#​12028](https://togithub.com/getsentry/sentry-javascript/issues/12028)) - feat(scope): Bring back `lastEventId` on isolation scope ([#​11951](https://togithub.com/getsentry/sentry-javascript/issues/11951)) ([#​12022](https://togithub.com/getsentry/sentry-javascript/issues/12022)) - fix(aws-serverless): Export `awslambda-auto` - fix(node): Do not warn for missing instrumentation if SDK is disabled ([#​12041](https://togithub.com/getsentry/sentry-javascript/issues/12041)) - fix(react): Set dependency-injected functions as early as possible ([#​12019](https://togithub.com/getsentry/sentry-javascript/issues/12019)) - fix(react): Warn and fall back gracefully if dependency injected functions are not available ([#​12026](https://togithub.com/getsentry/sentry-javascript/issues/12026)) - ref(core): Streamline `parseSampleRate` utility function ([#​12024](https://togithub.com/getsentry/sentry-javascript/issues/12024)) - ref(feedback): Make `eventId` optional and use `lastEventId` in report dialog ([#​12029](https://togithub.com/getsentry/sentry-javascript/issues/12029)) ### [`v8.0.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#800-rc3) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.116.0...8.0.0) ##### Important Changes - **feat(bun): Add Bun Global Unhandled Handlers ([#​11960](https://togithub.com/getsentry/sentry-javascript/issues/11960))** The Bun SDK will now capture global unhandled errors. ##### Other Changes - feat(node): Log process and thread info on initialisation ([#​11972](https://togithub.com/getsentry/sentry-javascript/issues/11972)) - fix(aws-serverless): Include ESM artifacts in package ([#​11973](https://togithub.com/getsentry/sentry-javascript/issues/11973)) - fix(browser): Only start `http.client` spans if there is an active parent span ([#​11974](https://togithub.com/getsentry/sentry-javascript/issues/11974)) - fix(feedback): Improve CSS theme variable names and layout ([#​11964](https://togithub.com/getsentry/sentry-javascript/issues/11964)) - fix(node): Ensure `execArgv` are not sent to worker threads ([#​11963](https://togithub.com/getsentry/sentry-javascript/issues/11963)) - ref(feedback): Simplify feedback function params ([#​11957](https://togithub.com/getsentry/sentry-javascript/issues/11957))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.