rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
58 stars 8 forks source link

Update dependency sentry-sdk to v1.26.0 #766

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-sdk (changelog) ==1.25.1 -> ==1.26.0 age adoption passing confidence

Release Notes

getsentry/sentry-python ### [`v1.26.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#​1260) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.25.1...1.26.0) ##### Various fixes & improvements - Tracing without performance ([#​2136](https://togithub.com/getsentry/sentry-python/issues/2136)) by [@​antonpirker](https://togithub.com/antonpirker) - Load tracing information from environment ([#​2176](https://togithub.com/getsentry/sentry-python/issues/2176)) by [@​antonpirker](https://togithub.com/antonpirker) - Auto-enable HTTPX integration if HTTPX installed ([#​2177](https://togithub.com/getsentry/sentry-python/issues/2177)) by [@​sentrivana](https://togithub.com/sentrivana) - Support for SOCKS proxies ([#​1050](https://togithub.com/getsentry/sentry-python/issues/1050)) by [@​Roguelazer](https://togithub.com/Roguelazer) - Wrap `parse_url` calls in `capture_internal_exceptions` ([#​2162](https://togithub.com/getsentry/sentry-python/issues/2162)) by [@​sentrivana](https://togithub.com/sentrivana) - Run 2.7 tests in CI again ([#​2181](https://togithub.com/getsentry/sentry-python/issues/2181)) by [@​sentrivana](https://togithub.com/sentrivana) - Crons: Do not support sub-minute cron intervals ([#​2172](https://togithub.com/getsentry/sentry-python/issues/2172)) by [@​antonpirker](https://togithub.com/antonpirker) - Profile: Add function name to profiler frame cache ([#​2164](https://togithub.com/getsentry/sentry-python/issues/2164)) by [@​Zylphrex](https://togithub.com/Zylphrex) - Dependencies: bump checkouts/data-schemas from `0ed3357` to `7fdde87` ([#​2165](https://togithub.com/getsentry/sentry-python/issues/2165)) by [@​dependabot](https://togithub.com/dependabot) - Update changelog ([#​2163](https://togithub.com/getsentry/sentry-python/issues/2163)) by [@​sentrivana](https://togithub.com/sentrivana)

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 this update again.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #766 (39784b2) into master (37b716b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #766   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          834       834           
  Branches        62        62           
=========================================
  Hits           834       834           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more