nuxt-community / sentry-module

Sentry module for Nuxt 2
https://sentry.nuxtjs.org
MIT License
500 stars 113 forks source link

fix(deps): update sentry sdk to ^7.45.0 #531

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/integrations (source) ^7.44.2 -> ^7.45.0 age adoption passing confidence
@sentry/node (source) ^7.44.2 -> ^7.45.0 age adoption passing confidence
@sentry/tracing (source) 7.44.2 -> 7.45.0 age adoption passing confidence
@sentry/utils (source) ^7.44.2 -> ^7.45.0 age adoption passing confidence
@sentry/vue (source) ^7.44.2 -> ^7.45.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript ### [`v7.45.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7450) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.44.2...7.45.0) - build(cdn): Ensure ES5 bundles do not use non-ES5 code ([#​7550](https://togithub.com/getsentry/sentry-javascript/issues/7550)) - feat(core): Add trace function ([#​7556](https://togithub.com/getsentry/sentry-javascript/issues/7556)) - feat(hub): Make scope always defined on the hub ([#​7551](https://togithub.com/getsentry/sentry-javascript/issues/7551)) - feat(replay): Add `replay_id` to transaction DSC ([#​7571](https://togithub.com/getsentry/sentry-javascript/issues/7571)) - feat(replay): Capture fetch body size for replay events ([#​7524](https://togithub.com/getsentry/sentry-javascript/issues/7524)) - feat(sveltekit): Add performance monitoring for client load ([#​7537](https://togithub.com/getsentry/sentry-javascript/issues/7537)) - feat(sveltekit): Add performance monitoring for server load ([#​7536](https://togithub.com/getsentry/sentry-javascript/issues/7536)) - feat(sveltekit): Add performance monitoring to Sveltekit server handle ([#​7532](https://togithub.com/getsentry/sentry-javascript/issues/7532)) - feat(sveltekit): Add SvelteKit routing instrumentation ([#​7565](https://togithub.com/getsentry/sentry-javascript/issues/7565)) - fix(browser): Ensure keepalive flag is correctly set for parallel requests ([#​7553](https://togithub.com/getsentry/sentry-javascript/issues/7553)) - fix(core): Ensure `ignoreErrors` only applies to error events ([#​7573](https://togithub.com/getsentry/sentry-javascript/issues/7573)) - fix(node): Consider tracing error handler for process exit ([#​7558](https://togithub.com/getsentry/sentry-javascript/issues/7558)) - fix(otel): Make sure we use correct hub on finish ([#​7577](https://togithub.com/getsentry/sentry-javascript/issues/7577)) - fix(react): Handle case where error.cause already defined ([#​7557](https://togithub.com/getsentry/sentry-javascript/issues/7557))

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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