chore(deps): update dependency sentry-sdk to v1.25.0#28
chore(deps): update dependency sentry-sdk to v1.25.0#28renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Codecov ReportPatch and project coverage have no change.
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #28 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 215 215
Branches 46 46
=========================================
Hits 215 215
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1858917 to
e068e45
Compare
e068e45 to
3c9171a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.24.0->1.25.0Release Notes
getsentry/sentry-python
v1.25.0Compare Source
Various fixes & improvements
Support urllib3>=2.0.0 (#2148) by @asottile-sentry
We're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to
<2.0.0manually in your project. Check out the the urllib3 migration guide for details.Auto-retry tests on failure (#2134) by @sentrivana
Correct
importlib.metadatacheck intest_modules(#2149) by @asottile-sentryFix distribution name normalization (PEP-0503) (#2144) by @rominf
Fix
functions_to_tracetyping (#2141) by @rcmarronConfiguration
📅 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 is behind base branch, 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.