rclement / mailer

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

Update dependency sentry-sdk to v1.29.2 #792

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.28.1 -> ==1.29.2 age adoption passing confidence

Release Notes

getsentry/sentry-python (sentry-sdk) ### [`v1.29.2`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1292) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.29.1...1.29.2) ##### Various fixes & improvements - Revert GraphQL integration ([#​2287](https://togithub.com/getsentry/sentry-python/issues/2287)) by [@​sentrivana](https://togithub.com/sentrivana) ### [`v1.29.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1291) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.29.0...1.29.1) ##### Various fixes & improvements - Fix GraphQL integration swallowing responses ([#​2286](https://togithub.com/getsentry/sentry-python/issues/2286)) by [@​sentrivana](https://togithub.com/sentrivana) - Fix typo ([#​2283](https://togithub.com/getsentry/sentry-python/issues/2283)) by [@​sentrivana](https://togithub.com/sentrivana) ### [`v1.29.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1290) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.28.1...1.29.0) ##### Various fixes & improvements - Capture GraphQL client errors ([#​2243](https://togithub.com/getsentry/sentry-python/issues/2243)) by [@​sentrivana](https://togithub.com/sentrivana) - The SDK will now create dedicated errors whenever an HTTP client makes a request to a `/graphql` endpoint and the response contains an error. You can opt out of this by providing `capture_graphql_errors=False` to the HTTP client integration. - Read MAX_VALUE_LENGTH from client options ([#​2121](https://togithub.com/getsentry/sentry-python/issues/2121)) ([#​2171](https://togithub.com/getsentry/sentry-python/issues/2171)) by [@​puittenbroek](https://togithub.com/puittenbroek) - Rename `request_bodies` to `max_request_body_size` ([#​2247](https://togithub.com/getsentry/sentry-python/issues/2247)) by [@​mgaligniana](https://togithub.com/mgaligniana) - Always sample checkin regardless of `sample_rate` ([#​2279](https://togithub.com/getsentry/sentry-python/issues/2279)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Add information to short-interval cron error message ([#​2246](https://togithub.com/getsentry/sentry-python/issues/2246)) by [@​lobsterkatie](https://togithub.com/lobsterkatie) - Add DB connection attributes in spans ([#​2274](https://togithub.com/getsentry/sentry-python/issues/2274)) by [@​antonpirker](https://togithub.com/antonpirker) - Add `db.system` to remaining Redis spans ([#​2271](https://togithub.com/getsentry/sentry-python/issues/2271)) by [@​AbhiPrasad](https://togithub.com/AbhiPrasad) - Clarified the procedure for running tests ([#​2276](https://togithub.com/getsentry/sentry-python/issues/2276)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Fix Chalice tests ([#​2278](https://togithub.com/getsentry/sentry-python/issues/2278)) by [@​sentrivana](https://togithub.com/sentrivana) - Bump Black from 23.3.0 to 23.7.0 ([#​2256](https://togithub.com/getsentry/sentry-python/issues/2256)) by [@​dependabot](https://togithub.com/dependabot) - Remove py3.4 from tox.ini ([#​2248](https://togithub.com/getsentry/sentry-python/issues/2248)) 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 #792 (e98d9d9) into master (a254e0a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #792   +/-   ##
=========================================
  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