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.15.0 #1356

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript (@​sentry/node) ### [`v8.15.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8150) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.14.0...8.15.0) - feat(core): allow unregistering callback through `on` ([#​11710](https://togithub.com/getsentry/sentry-javascript/issues/11710)) - feat(nestjs): Add function-level span decorator to nestjs ([#​12721](https://togithub.com/getsentry/sentry-javascript/issues/12721)) - feat(otel): Export & use `spanTimeInputToSeconds` for otel span exporter ([#​12699](https://togithub.com/getsentry/sentry-javascript/issues/12699)) - fix(core): Pass origin as referrer for `lazyLoadIntegration` ([#​12766](https://togithub.com/getsentry/sentry-javascript/issues/12766)) - fix(deno): Publish from build directory ([#​12773](https://togithub.com/getsentry/sentry-javascript/issues/12773)) - fix(hapi): Specify error channel to filter boom errors ([#​12725](https://togithub.com/getsentry/sentry-javascript/issues/12725)) - fix(react): Revert back to `jsxRuntime: 'classic'` to prevent breaking react 17 ([#​12775](https://togithub.com/getsentry/sentry-javascript/issues/12775)) - fix(tracing): Report dropped spans for transactions ([#​12751](https://togithub.com/getsentry/sentry-javascript/issues/12751)) - ref(scope): Delete unused public `getStack()` ([#​12737](https://togithub.com/getsentry/sentry-javascript/issues/12737)) Work in this release was contributed by [@​arturovt](https://togithub.com/arturovt) and [@​jaulz](https://togithub.com/jaulz). Thank you for your contributions! ### [`v8.14.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8140) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.13.0...8.14.0) ##### Important Changes - **feat(nestjs): Filter 4xx errors ([#​12695](https://togithub.com/getsentry/sentry-javascript/issues/12695))** The `@sentry/nestjs` SDK no longer captures 4xx errors automatically. ##### Other Changes - chore(react): Remove private namespace `JSX` ([#​12691](https://togithub.com/getsentry/sentry-javascript/issues/12691)) - feat(deps): bump [@​opentelemetry/propagator-aws-xray](https://togithub.com/opentelemetry/propagator-aws-xray) from 1.25.0 to 1.25.1 ([#​12719](https://togithub.com/getsentry/sentry-javascript/issues/12719)) - feat(deps): bump [@​prisma/instrumentation](https://togithub.com/prisma/instrumentation) from 5.16.0 to 5.16.1 ([#​12718](https://togithub.com/getsentry/sentry-javascript/issues/12718)) - feat(node): Add `registerEsmLoaderHooks` option ([#​12684](https://togithub.com/getsentry/sentry-javascript/issues/12684)) - feat(opentelemetry): Expose sampling helper ([#​12674](https://togithub.com/getsentry/sentry-javascript/issues/12674)) - fix(browser): Make sure measure spans have valid start timestamps ([#​12648](https://togithub.com/getsentry/sentry-javascript/issues/12648)) - fix(hapi): Widen type definitions ([#​12710](https://togithub.com/getsentry/sentry-javascript/issues/12710)) - fix(nextjs): Attempt to ignore critical dependency warnings ([#​12694](https://togithub.com/getsentry/sentry-javascript/issues/12694)) - fix(react): Fix React jsx runtime import for esm ([#​12740](https://togithub.com/getsentry/sentry-javascript/issues/12740)) - fix(replay): Start replay in `afterAllSetup` instead of next tick ([#​12709](https://togithub.com/getsentry/sentry-javascript/issues/12709)) Work in this release was contributed by [@​quisido](https://togithub.com/quisido). Thank you for your contribution!

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.