edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Update dependency sentry-sdk to v1 #68

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-sdk (changelog) ==0.20.3 -> ==1.0.0 age adoption passing confidence

Release Notes

getsentry/sentry-python ### [`v1.0.0`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#​100) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.20.3...1.0.0) This release contains breaking changes - Feat: Moved `auto_session_tracking` experimental flag to a proper option and removed `session_mode`, hence enabling release health by default [#​994](https://togithub.com/getsentry/sentry-python/issues/994) - Fixed Django transaction name by setting the name to `request.path_info` rather than `request.path` - Fix for tracing by getting HTTP headers from span rather than transaction when possible [#​1035](https://togithub.com/getsentry/sentry-python/issues/1035) - Fix for Flask transactions missing request body in non errored transactions [#​1034](https://togithub.com/getsentry/sentry-python/issues/1034) - Fix for honoring the `X-Forwarded-For` header [#​1037](https://togithub.com/getsentry/sentry-python/issues/1037) - Fix for worker that logs data dropping of events with level error [#​1032](https://togithub.com/getsentry/sentry-python/issues/1032)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (f5006bf) into master (4351616) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   78.40%   78.40%           
=======================================
  Files          43       43           
  Lines        2088     2088           
=======================================
  Hits         1637     1637           
  Misses        451      451           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4351616...f5006bf. Read the comment docs.