Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2023

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

Compare Source

  • feat: Put abs_path into stack frame object (#​7167)
  • feat(integrations): Deprecate Offline integration (#​7063)
  • feat(otel): Convert exception otel events to sentry errors (#​7165)
  • feat(replay): Change LCP calculation (#​7187)
  • feat(tracing): Support Apollo/GraphQL with NestJS (#​7194)
  • feat(tracing): Track PerformanceResourceTiming.renderBlockingStatus (#​7127)
  • feat(tracing|core): Remove transaction name change recording (#​7197)
  • fix(browser): Ensure dedupe integration ignores non-errors (#​7172)
  • fix(core): Skip empty integrations (#​7204)
  • fix(nextjs): Fix faulty import in Next.js .d.ts (#​7175)
  • fix(otel): Make otel.kind be a string (#​7182)
  • fix(react): Make fallback render types more accurate (#​7198)
  • fix(replay): Debounced flushes not respecting maxWait (#​7207, #​7208)
  • ref(replay): Improve logging for stopped replay (#​7174)

Work in this release contributed by @​lucas-zimermann. Thank you for your contribution!

Bundle size 📦
Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.05 KB
@​sentry/browser - ES5 CDN Bundle (minified) 62.14 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.68 KB
@​sentry/browser - ES6 CDN Bundle (minified) 55.29 KB
@​sentry/browser - Webpack (gzipped + minified) 20.41 KB
@​sentry/browser - Webpack (minified) 66.73 KB
@​sentry/react - Webpack (gzipped + minified) 20.44 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 47.78 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.93 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.2 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 42.57 KB
@​sentry/replay - Webpack (gzipped + minified) 36.78 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.2 KB
@​sentry/browser + @​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.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

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

❗ 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.

@rchl rchl merged commit 4f8b727 into main Feb 20, 2023
@rchl rchl deleted the renovate/sentry-dependencies branch February 20, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant