rcos / rcos_io

The final RCOS website.
https://new.rcos.io
MIT License
3 stars 3 forks source link

Update dependency sentry-sdk to v1.34.0 - autoclosed #174

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-sdk (changelog) 1.32.0 -> 1.34.0 age adoption passing confidence

Release Notes

getsentry/sentry-python (sentry-sdk) ### [`v1.34.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1340) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.33.1...1.34.0) ##### Various fixes & improvements - Added Python 3.12 support ([#​2471](https://togithub.com/getsentry/sentry-python/issues/2471), [#​2483](https://togithub.com/getsentry/sentry-python/issues/2483)) - Handle missing `connection_kwargs` in `patch_redis_client` ([#​2482](https://togithub.com/getsentry/sentry-python/issues/2482)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Run common test suite on Python 3.12 ([#​2479](https://togithub.com/getsentry/sentry-python/issues/2479)) by [@​sentrivana](https://togithub.com/sentrivana) ### [`v1.33.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1331) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.33.0...1.33.1) ##### Various fixes & improvements - Make parse_version work in utils.py itself. ([#​2474](https://togithub.com/getsentry/sentry-python/issues/2474)) by [@​antonpirker](https://togithub.com/antonpirker) ### [`v1.33.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1330) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.32.0...1.33.0) ##### Various fixes & improvements - New: Added `error_sampler` option ([#​2456](https://togithub.com/getsentry/sentry-python/issues/2456)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Python 3.12: Detect interpreter in shutdown state on thread spawn ([#​2468](https://togithub.com/getsentry/sentry-python/issues/2468)) by [@​mitsuhiko](https://togithub.com/mitsuhiko) - Patch eventlet under Sentry SDK ([#​2464](https://togithub.com/getsentry/sentry-python/issues/2464)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Mitigate CPU spikes when sending lots of events with lots of data ([#​2449](https://togithub.com/getsentry/sentry-python/issues/2449)) by [@​antonpirker](https://togithub.com/antonpirker) - Make `debug` option also configurable via environment ([#​2450](https://togithub.com/getsentry/sentry-python/issues/2450)) by [@​antonpirker](https://togithub.com/antonpirker) - Make sure `get_dsn_parameters` is an actual function ([#​2441](https://togithub.com/getsentry/sentry-python/issues/2441)) by [@​sentrivana](https://togithub.com/sentrivana) - Bump pytest-localserver, add compat comment ([#​2448](https://togithub.com/getsentry/sentry-python/issues/2448)) by [@​sentrivana](https://togithub.com/sentrivana) - AWS Lambda: Update compatible runtimes for AWS Lambda layer ([#​2453](https://togithub.com/getsentry/sentry-python/issues/2453)) by [@​antonpirker](https://togithub.com/antonpirker) - AWS Lambda: Load AWS Lambda secrets in Github CI ([#​2153](https://togithub.com/getsentry/sentry-python/issues/2153)) by [@​antonpirker](https://togithub.com/antonpirker) - Redis: Connection attributes in `redis` database spans ([#​2398](https://togithub.com/getsentry/sentry-python/issues/2398)) by [@​antonpirker](https://togithub.com/antonpirker) - Falcon: Falcon integration checks response status before reporting error ([#​2465](https://togithub.com/getsentry/sentry-python/issues/2465)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Quart: Support Quart 0.19 onwards ([#​2403](https://togithub.com/getsentry/sentry-python/issues/2403)) by [@​pgjones](https://togithub.com/pgjones) - Sanic: Sanic integration initial version ([#​2419](https://togithub.com/getsentry/sentry-python/issues/2419)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Django: Fix parsing of Django `path` patterns ([#​2452](https://togithub.com/getsentry/sentry-python/issues/2452)) by [@​sentrivana](https://togithub.com/sentrivana) - Django: Add Django 4.2 to test suite ([#​2462](https://togithub.com/getsentry/sentry-python/issues/2462)) by [@​sentrivana](https://togithub.com/sentrivana) - Polish changelog ([#​2434](https://togithub.com/getsentry/sentry-python/issues/2434)) by [@​sentrivana](https://togithub.com/sentrivana) - Update CONTRIBUTING.md ([#​2443](https://togithub.com/getsentry/sentry-python/issues/2443)) by [@​krishvsoni](https://togithub.com/krishvsoni) - Update README.md ([#​2435](https://togithub.com/getsentry/sentry-python/issues/2435)) 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.