appuio / cloud-portal

APPUiO Cloud Portal (Web Frontend)
Apache License 2.0
5 stars 0 forks source link

Update dependency @sentry/angular to v7.38.0 #487

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/angular (source) 7.37.1 -> 7.38.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

getsentry/sentry-javascript ### [`v7.38.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7380) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.37.2...7.38.0) - feat: Put `abs_path` into stack frame object ([#​7167](https://togithub.com/getsentry/sentry-javascript/issues/7167)) - feat(integrations): Deprecate `Offline` integration ([#​7063](https://togithub.com/getsentry/sentry-javascript/issues/7063)) - feat(otel): Convert exception otel events to sentry errors ([#​7165](https://togithub.com/getsentry/sentry-javascript/issues/7165)) - feat(replay): Change LCP calculation ([#​7187](https://togithub.com/getsentry/sentry-javascript/issues/7187)) - feat(tracing): Support Apollo/GraphQL with NestJS ([#​7194](https://togithub.com/getsentry/sentry-javascript/issues/7194)) - feat(tracing): Track `PerformanceResourceTiming.renderBlockingStatus` ([#​7127](https://togithub.com/getsentry/sentry-javascript/issues/7127)) - feat(tracing|core): Remove transaction name change recording ([#​7197](https://togithub.com/getsentry/sentry-javascript/issues/7197)) - fix(browser): Ensure dedupe integration ignores non-errors ([#​7172](https://togithub.com/getsentry/sentry-javascript/issues/7172)) - fix(core): Skip empty integrations ([#​7204](https://togithub.com/getsentry/sentry-javascript/issues/7204)) - fix(nextjs): Fix faulty import in Next.js .d.ts ([#​7175](https://togithub.com/getsentry/sentry-javascript/issues/7175)) - fix(otel): Make otel.kind be a string ([#​7182](https://togithub.com/getsentry/sentry-javascript/issues/7182)) - fix(react): Make fallback render types more accurate ([#​7198](https://togithub.com/getsentry/sentry-javascript/issues/7198)) - fix(replay): Debounced flushes not respecting `maxWait` ([#​7207](https://togithub.com/getsentry/sentry-javascript/issues/7207), [#​7208](https://togithub.com/getsentry/sentry-javascript/issues/7208)) - ref(replay): Improve logging for stopped replay ([#​7174](https://togithub.com/getsentry/sentry-javascript/issues/7174)) Work in this release contributed by [@​lucas-zimermann](https://togithub.com/lucas-zimermann). Thank you for your contribution! ### [`v7.37.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​7372) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.37.1...7.37.2) This release includes changes and fixes around text masking and blocking in Replay's `rrweb` dependency. See versions [1.102.0](https://togithub.com/getsentry/rrweb/releases/tag/1.102.0) and [1.103.0](https://togithub.com/getsentry/rrweb/releases/tag/1.103.0). - feat: Check `blockSelector` for blocking elements as well - feat: With maskAllText, mask the attributes: placeholder, title, `aria-label` - feat: fix masking on `textarea` - feat: Add `maskAllText` option SDK Changes: - fix(replay): Fix svgs not getting unblocked ([#​7132](https://togithub.com/getsentry/sentry-javascript/issues/7132))

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (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.