Skip to content

chore: Block sentry 3.0.0a6 and 3.0.0a7 - #1437

Merged
Czaki merged 1 commit into
developfrom
block_sentry
Jul 28, 2026
Merged

chore: Block sentry 3.0.0a6 and 3.0.0a7#1437
Czaki merged 1 commit into
developfrom
block_sentry

Conversation

@Czaki

@Czaki Czaki commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

closes #1429

Summary by Sourcery

Enhancements:

  • Adjust pre-test problematic version requirements to exclude Sentry versions 3a6 and 3a7.

Summary by CodeRabbit

  • Chores
    • Updated dependency version constraints to exclude additional pre-release versions.
    • No other dependency requirements were changed.

@sourcery-ai

sourcery-ai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the pre_test_problematic_version requirements list to block additional Sentry versions (3a6 and 3a7).

File-Level Changes

Change Details Files
Extend the problematic pre-test requirements to exclude new Sentry versions.
  • Modify the requirements/pre_test_problematic_version.txt constraints to add Sentry versions 3a6 and 3a7 to the blocked list
  • Keep the rest of the dependency pins and comments intact while only adjusting the Sentry-related entries
requirements/pre_test_problematic_version.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@Czaki Czaki changed the title Block sentry 3a6 and 3a7 chore: Block sentry 3.0.0a6 and 3.0.0a7 Jul 28, 2026
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The pre-test requirements update expands the sentry-sdk exclusion list to omit pre-release versions 3.0.0a6 and 3.0.0a7.

Changes

Dependency version update

Layer / File(s) Summary
Expand sentry-sdk exclusions
requirements/pre_test_problematic_version.txt
The sentry-sdk requirement now excludes additional 3.0.0a* pre-release versions.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The dependency pin change directly addresses #1429 by blocking the pre-release Sentry versions tied to the failing --pre workflow.
Out of Scope Changes check ✅ Passed The PR only changes the Sentry version restriction in the referenced requirements file, with no unrelated edits.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the change: it blocks the newly problematic Sentry 3.0.0a6 and 3.0.0a7 versions.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch block_sentry

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@Czaki Czaki added this to the 0.17.1 milestone Jul 28, 2026
@Czaki
Czaki merged commit 46d8d79 into develop Jul 28, 2026
64 of 66 checks passed
@Czaki
Czaki deleted the block_sentry branch July 28, 2026 08:30
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.

[test-bot] pyinstaller bundle --pre is failing

1 participant