Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) 2.35.1 -> 2.37.1 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.37.1

Compare Source

Various fixes & improvements

v2.37.0

Compare Source

v2.36.0

Compare Source

Various fixes & improvements
import sentry_sdk
from sentry_sdk.integrations.unraisablehook import UnraisablehookIntegration

sentry_sdk.init(
    dsn="...",
    integrations=[
        UnraisablehookIntegration(),
    ]
)

v2.35.2

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - Every 12 hours ( * */12 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Sep 2, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/sentry-sdk 2.37.1 🟢 5.2
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 7Found 21/30 approved changesets -- score normalized to 7
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy🟢 10security policy file detected
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Vulnerabilities⚠️ 041 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • poetry.lock

Copy link

cloudflare-workers-and-pages bot commented Sep 2, 2025

Deploying tux with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3326474
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x-lockfile branch from 766cc08 to 9154058 Compare September 4, 2025 09:58
@renovate renovate bot changed the title fix(deps): update dependency sentry-sdk to v2.35.2 fix(deps): update dependency sentry-sdk to v2.36.0 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x-lockfile branch from 9154058 to c9fc0e4 Compare September 5, 2025 13:37
@renovate renovate bot changed the title fix(deps): update dependency sentry-sdk to v2.36.0 fix(deps): update dependency sentry-sdk to v2.37.0 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x-lockfile branch from c9fc0e4 to 5edfba2 Compare September 9, 2025 05:57
@renovate renovate bot changed the title fix(deps): update dependency sentry-sdk to v2.37.0 fix(deps): update dependency sentry-sdk to v2.37.1 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x-lockfile branch from 5edfba2 to 3326474 Compare September 9, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants