-
-
Notifications
You must be signed in to change notification settings - Fork 24
🔖 Prepare release of v3.3.0 #738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdds a 3.3.0 entry to release notes and upgrading guide: bumps minimum Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (2)
CHANGELOG.md(2 hunks)UPGRADING.md(2 hunks)
🧰 Additional context used
🪛 LanguageTool
UPGRADING.md
[grammar] ~7-~7: Use correct spacing
Context: ...ANGELOG.md). ## [Unreleased] ## [3.3.0] ### End of support for Python 3.9 Starting ...
(QB_NEW_EN_OTHER_ERROR_IDS_5)
CHANGELOG.md
[grammar] ~12-~12: Use correct spacing
Context: ...## [Unreleased] ## [3.3.0] - 2025-10-14 _If you are upgrading: please see [`UPGRA...
(QB_NEW_EN_OTHER_ERROR_IDS_5)
[grammar] ~14-~14: Use colons correctly
Context: ...] ## [3.3.0] - 2025-10-14 _If you are upgrading: please see [UPGRADING.md](UPGRADING.m...
(QB_NEW_EN_OTHER_ERROR_IDS_30)
[grammar] ~14-~14: Use correct spacing
Context: ... see UPGRADING.md._ ### Added - 👷 Enable testing on Python 3.1...
(QB_NEW_EN_OTHER_ERROR_IDS_5)
[grammar] ~16-~16: Use correct spacing
Context: ...DING.md`](UPGRADING.md#330)._ ### Added - 👷 Enable testing on Python 3.14 ([#730]...
(QB_NEW_EN_OTHER_ERROR_IDS_5)
[grammar] ~18-~18: There might be a mistake here.
Context: ...Python 3.14 ([#730]) ([@denialhaag]) ### Changed - ⬆️ Bump minimum required `mqt...
(QB_NEW_EN)
[grammar] ~20-~20: Use correct spacing
Context: ...[#730]) ([@denialhaag]) ### Changed - ⬆️ Bump minimum required mqt-core vers...
(QB_NEW_EN_OTHER_ERROR_IDS_5)
[grammar] ~22-~22: Use correct spacing
Context: ... to 3.3.1 ([#735]) ([@denialhaag]) ### Removed - 🔥 Drop support for Python 3....
(QB_NEW_EN_OTHER_ERROR_IDS_5)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Daniel Haag <[email protected]>
burgholzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏼 Let's get this release out! 🚀
Description
This PR prepares the release of v3.3.0.
Checklist:
I have added appropriate tests that cover the new/changed functionality.I have updated the documentation to reflect these changes.I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.I have added migration instructions to the upgrade guide (if needed).Summary by CodeRabbit
Changed
Documentation