Yes-Theory-Fam / yesbot-ts

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

fix(deps): update dependency @sentry/node to v8.38.0 #1486

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript (@​sentry/node) ### [`v8.38.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.38.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.37.1...8.38.0) - docs: Improve docstrings for node otel integrations ([#​14217](https://redirect.github.com/getsentry/sentry-javascript/pull/14217)) - feat(browser): Add moduleMetadataIntegration lazy loading support ([#​13817](https://redirect.github.com/getsentry/sentry-javascript/pull/13817)) - feat(core): Add trpc path to context in trpcMiddleware ([#​14218](https://redirect.github.com/getsentry/sentry-javascript/pull/14218)) - feat(deps): Bump [@​opentelemetry/instrumentation-amqplib](https://redirect.github.com/opentelemetry/instrumentation-amqplib) from 0.42.0 to 0.43.0 ([#​14230](https://redirect.github.com/getsentry/sentry-javascript/pull/14230)) - feat(deps): Bump [@​sentry/cli](https://redirect.github.com/sentry/cli) from 2.37.0 to 2.38.2 ([#​14232](https://redirect.github.com/getsentry/sentry-javascript/pull/14232)) - feat(node): Add `knex` integration ([#​13526](https://redirect.github.com/getsentry/sentry-javascript/pull/13526)) - feat(node): Add `tedious` integration ([#​13486](https://redirect.github.com/getsentry/sentry-javascript/pull/13486)) - feat(utils): Single implementation to fetch debug ids ([#​14199](https://redirect.github.com/getsentry/sentry-javascript/pull/14199)) - fix(browser): Avoid recording long animation frame spans starting before their parent span ([#​14186](https://redirect.github.com/getsentry/sentry-javascript/pull/14186)) - fix(node): Include `debug_meta` with ANR events ([#​14203](https://redirect.github.com/getsentry/sentry-javascript/pull/14203)) - fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro ([#​14243](https://redirect.github.com/getsentry/sentry-javascript/pull/14243)) - fix(react): Support wildcard routes on React Router 6 ([#​14205](https://redirect.github.com/getsentry/sentry-javascript/pull/14205)) - fix(spotlight): Export spotlightBrowserIntegration from the main browser package ([#​14208](https://redirect.github.com/getsentry/sentry-javascript/pull/14208)) - ref(browser): Ensure start time of interaction root and child span is aligned ([#​14188](https://redirect.github.com/getsentry/sentry-javascript/pull/14188)) - ref(nextjs): Make build-time value injection turbopack compatible ([#​14081](https://redirect.github.com/getsentry/sentry-javascript/pull/14081)) Work in this release was contributed by [@​grahamhency](https://redirect.github.com/grahamhency), [@​Zen-cronic](https://redirect.github.com/Zen-cronic), [@​gilisho](https://redirect.github.com/gilisho) and [@​phuctm97](https://redirect.github.com/phuctm97). Thank you for your contributions! #### 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.26 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 71.98 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 62.35 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.14 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.22 KB | | [@​sentry/vue](https://redirect.github.com/sentry/vue) | 26.91 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.04 KB | | CDN Bundle (incl. Tracing, Replay) | 71.7 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.05 KB | | CDN Bundle - uncompressed | 70.73 KB | | CDN Bundle (incl. Tracing) - uncompressed | 109.9 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.42 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.64 KB | | [@​sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 38.33 KB | | [@​sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 35.84 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) | 133.37 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) - without tracing | 95.67 KB | | [@​sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 105.93 KB |

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.



This PR was generated by Mend Renovate. View the repository job log.