fix(deps): update dependency @sentry/nuxt to v9.14.0 #2404
Reference in New Issue
Block a user
Delete Branch "renovate/sentry-javascript-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR contains the following updates:
9.13.0->9.14.0Release Notes
getsentry/sentry-javascript (@sentry/nuxt)
v9.14.0Compare Source
Important Changes
This MR adds Supabase integration to
@sentry/core, allowing automatic instrumentation of Supabase client operations (database queries and authentication) for performance monitoring and error tracking.SentryGlobalFilter(#16066)This MR adds better RPC exception handling to
@sentry/nestjs, preventing application crashes while still capturing errors and warning users when a dedicated filter is needed. The implementation gracefully handles the 'rpc' context type inSentryGlobalFilterto improve reliability in hybrid applications.This MR adds trace propagation to
@sentry/react-routerby providing utilities to inject trace meta tags into HTML headers and offering a pre-built Sentry-instrumented request handler, improving distributed tracing capabilities across page loads.Other Changes
Bundle size 📦
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #49
added 3 commits
mainf31578f5- fix(deps): update dependency @sentry/nuxt to v9.14.0Compare with previous version