docs: add missing PR entries to changelog#283
Conversation
Added 8 missing dependency update entries to the Unreleased section of the changelog for PRs merged after the Feb 11, 2026 release.
WalkthroughThis PR updates the CHANGELOG.md to document dependency version changes: autoqasm minimum raised to 0.2.0, qbraid constrained to 0.11.1–0.12.0, and sphinx-related documentation dependencies bumped. GitHub Actions workflow action versions (actions/configure-pages, actions/deploy-pages, codecov/codecov-action) are also documented. ChangesChangelog Dependency Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
autoqasm(Update autoqasm requirement from >=0.1.0 to >=0.2.0 #278),qbraid(Update qbraid requirement from <0.12.0,>=0.11.0 to >=0.11.1,<0.12.0 #279),sphinx(Update sphinx requirement from <=8.3.0,>=7.3.7 to >=8.1.3,<=8.3.0 #282),sphinx-rtd-theme(Update sphinx-rtd-theme requirement from <3.2,>=2.0 to >=3.1.0,<3.2 #280),sphinx-autodoc-typehints(Update sphinx-autodoc-typehints requirement from <3.2,>=1.24 to >=3.0.1,<3.2 #281)actions/configure-pages(Bump actions/configure-pages from 5 to 6 #274),actions/deploy-pages(Bump actions/deploy-pages from 4 to 5 #275),codecov/codecov-action(Bump codecov/codecov-action from 5.5.2 to 6.0.1 #276)Test plan
Summary by CodeRabbit