nuxt-community / sentry-module

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

fix(deps): update sentry dependencies to ^7.38.0 #501

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.37.2 -> ^7.38.0 age adoption passing confidence
@sentry/node (source) ^7.37.2 -> ^7.38.0 age adoption passing confidence
@sentry/tracing (source) ^7.37.2 -> ^7.38.0 age adoption passing confidence
@sentry/vue (source) ^7.37.2 -> ^7.38.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript ### [`v7.38.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.38.0) [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! ##### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------------------------------- | ---------------- | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES5 CDN Bundle (gzipped + minified) | 20.05 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES5 CDN Bundle (minified) | 62.14 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (gzipped + minified) | 18.68 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (minified) | 55.29 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - Webpack (gzipped + minified) | 20.41 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - Webpack (minified) | 66.73 KB | | [@​sentry/react](https://togithub.com/sentry/react) - Webpack (gzipped + minified) | 20.44 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) Client - Webpack (gzipped + minified) | 47.78 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) + [@​sentry/tracing](https://togithub.com/sentry/tracing) - ES5 CDN Bundle (gzipped + minified) | 26.93 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) + [@​sentry/tracing](https://togithub.com/sentry/tracing) - ES6 CDN Bundle (gzipped + minified) | 25.2 KB | | [@​sentry/replay](https://togithub.com/sentry/replay) ES6 CDN Bundle (gzipped + minified) | 42.57 KB | | [@​sentry/replay](https://togithub.com/sentry/replay) - Webpack (gzipped + minified) | 36.78 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) + [@​sentry/tracing](https://togithub.com/sentry/tracing) + [@​sentry/replay](https://togithub.com/sentry/replay) - ES6 CDN Bundle (gzipped + minified) | 60.2 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) + [@​sentry/replay](https://togithub.com/sentry/replay) - ES6 CDN Bundle (gzipped + minified) | 53.8 KB |

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #501 (661e14a) into main (93eef9e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 661e14a differs from pull request most recent head 752586a. Consider uploading reports for the commit 752586a to get more accurate results

@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   71.42%   71.42%           
=======================================
  Files           1        1           
  Lines          56       56           
  Branches       23       23           
=======================================
  Hits           40       40           
  Misses         13       13           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.