Skip to content

Commit d52ebca

Browse files
Update dependency @sentry/node to v8.30.0 (#50)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/node](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`8.29.0` -> `8.30.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.29.0/8.30.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.29.0/8.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.29.0/8.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/node)</summary> ### [`v8.30.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.30.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.29.0...8.30.0) ##### Important Changes - *feat(node): Add `kafkajs` integration ([#&#8203;13528](https://redirect.github.com/getsentry/sentry-javascript/issues/13528))* This release adds a new integration that instruments `kafkajs` library with spans and traces. This integration is automatically enabled by default, but can be included with the `Sentry.kafkaIntegration()` import. ```js Sentry.init({ integrations: [Sentry.kafkaIntegration()], }); ``` ##### Other Changes - feat(core): Allow adding measurements without global client ([#&#8203;13612](https://redirect.github.com/getsentry/sentry-javascript/issues/13612)) - feat(deps): Bump [@&#8203;opentelemetry/instrumentation-undici](https://redirect.github.com/opentelemetry/instrumentation-undici) from 0.5.0 to 0.6.0 ([#&#8203;13622](https://redirect.github.com/getsentry/sentry-javascript/issues/13622)) - feat(deps): Bump [@&#8203;sentry/cli](https://redirect.github.com/sentry/cli) from 2.33.0 to 2.35.0 ([#&#8203;13624](https://redirect.github.com/getsentry/sentry-javascript/issues/13624)) - feat(node): Use `@opentelemetry/instrumentation-undici` for fetch tracing ([#&#8203;13485](https://redirect.github.com/getsentry/sentry-javascript/issues/13485)) - feat(nuxt): Add server config to root folder ([#&#8203;13583](https://redirect.github.com/getsentry/sentry-javascript/issues/13583)) - feat(otel): Upgrade [@&#8203;opentelemetry/semantic-conventions](https://redirect.github.com/opentelemetry/semantic-conventions) to 1.26.0 ([#&#8203;13631](https://redirect.github.com/getsentry/sentry-javascript/issues/13631)) - fix(browser): check supportedEntryTypes before caling the function ([#&#8203;13541](https://redirect.github.com/getsentry/sentry-javascript/issues/13541)) - fix(browser): Ensure Standalone CLS span timestamps are correct ([#&#8203;13649](https://redirect.github.com/getsentry/sentry-javascript/issues/13649)) - fix(nextjs): Widen removal of 404 transactions ([#&#8203;13628](https://redirect.github.com/getsentry/sentry-javascript/issues/13628)) - fix(node): Remove ambiguity and race conditions when matching local variables to exceptions ([#&#8203;13501](https://redirect.github.com/getsentry/sentry-javascript/issues/13501)) - fix(node): Update OpenTelemetry instrumentation package for solidstart and opentelemetry ([#&#8203;13640](https://redirect.github.com/getsentry/sentry-javascript/issues/13640)) - fix(node): Update OpenTelemetry instrumentation package for solidstart and opentelemetry ([#&#8203;13642](https://redirect.github.com/getsentry/sentry-javascript/issues/13642)) - fix(vue): Ensure Vue `trackComponents` list matches components with or without `<>` ([#&#8203;13543](https://redirect.github.com/getsentry/sentry-javascript/issues/13543)) - ref(profiling): Conditionally shim cjs globals ([#&#8203;13267](https://redirect.github.com/getsentry/sentry-javascript/issues/13267)) Work in this release was contributed by [@&#8203;Zen-cronic](https://redirect.github.com/Zen-cronic) and [@&#8203;odanado](https://redirect.github.com/odanado). Thank you for your contributions! </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nordic-game-lab/learnhub-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
2 parents e58f40c + eb798d8 commit d52ebca

File tree

1 file changed

+156
-112
lines changed

1 file changed

+156
-112
lines changed

javascript-client-generated/package-lock.json

+156-112
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)