dignityofwar / diglet-bot

TypeScript Discord bot serving the Dignity of War community.
1 stars 0 forks source link

fix(deps): update sentry-javascript monorepo to v8.9.1 #159

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) 8.8.0 -> 8.9.1 age adoption passing confidence
@sentry/profiling-node (source) 8.8.0 -> 8.9.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node) ### [`v8.9.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#891) ##### Important changes - **feat(solid): Add Solid SDK** This release adds a dedicated SDK for [Solid JS](https://www.solidjs.com/) in alpha state with instrumentation for [Solid Router](https://docs.solidjs.com/solid-router) and a custom `ErrorBoundary`. See the [package README](https://togithub.com/getsentry/sentry-javascript/blob/develop/packages/solid/README.md) for how to use the SDK. ##### Other changes - feat(deps): bump [@​opentelemetry/instrumentation-express](https://togithub.com/opentelemetry/instrumentation-express) from 0.40.0 to 0.40.1 ([#​12438](https://togithub.com/getsentry/sentry-javascript/issues/12438)) - feat(deps): bump [@​opentelemetry/instrumentation-mongodb](https://togithub.com/opentelemetry/instrumentation-mongodb) from 0.44.0 to 0.45.0 ([#​12439](https://togithub.com/getsentry/sentry-javascript/issues/12439)) - feat(deps): bump [@​opentelemetry/propagator-aws-xray](https://togithub.com/opentelemetry/propagator-aws-xray) from 1.24.1 to 1.25.0 ([#​12437](https://togithub.com/getsentry/sentry-javascript/issues/12437)) - feat(nextjs): Allow for suppressing warning about missing global error handler file ([#​12369](https://togithub.com/getsentry/sentry-javascript/issues/12369)) - feat(redis): Add cache logic for redis-4 ([#​12429](https://togithub.com/getsentry/sentry-javascript/issues/12429)) - feat(replay): Replay Web Vital Breadcrumbs ([#​12296](https://togithub.com/getsentry/sentry-javascript/issues/12296)) - fix: Fix types export order ([#​12404](https://togithub.com/getsentry/sentry-javascript/issues/12404)) - fix(astro): Ensure server-side exports work correctly ([#​12453](https://togithub.com/getsentry/sentry-javascript/issues/12453)) - fix(aws-serverless): Add `op` to Otel-generated lambda function root span ([#​12430](https://togithub.com/getsentry/sentry-javascript/issues/12430)) - fix(aws-serverless): Only auto-patch handler in CJS when loading `awslambda-auto` ([#​12392](https://togithub.com/getsentry/sentry-javascript/issues/12392)) - fix(aws-serverless): Only start root span in Sentry wrapper if Otel didn't wrap handler ([#​12407](https://togithub.com/getsentry/sentry-javascript/issues/12407)) - fix(browser): Fix INP span creation & transaction tagging ([#​12372](https://togithub.com/getsentry/sentry-javascript/issues/12372)) - fix(nextjs): correct types conditional export ordering ([#​12355](https://togithub.com/getsentry/sentry-javascript/issues/12355)) - fix(replay): Fix guard for exception event ([#​12441](https://togithub.com/getsentry/sentry-javascript/issues/12441)) - fix(vue): Handle span name assignment for nested routes in VueRouter ([#​12398](https://togithub.com/getsentry/sentry-javascript/issues/12398)) Work in this release was contributed by [@​soch4n](https://togithub.com/soch4n). Thank you for your contribution! ### [`v8.9.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#890) This release failed to publish correctly, please use `8.9.1` instead.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.



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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud