Skip to content

🚀 Release 8.3.0#1742

Merged
chrisjsewell merged 1 commit into
masterfrom
release-v8.3.0
Jul 8, 2026
Merged

🚀 Release 8.3.0#1742
chrisjsewell merged 1 commit into
masterfrom
release-v8.3.0

Conversation

@ubmarco

@ubmarco ubmarco commented Jul 8, 2026

Copy link
Copy Markdown
Member

Prepares the 8.3.0 release.

Version bumps

  • sphinx_needs/__init__.py8.3.0
  • .github/workflows/docker.yaml (NEEDS_VERSION) → 8.3.0
  • docs/_static/tutorial_needs.json8.3.0

Changelog

The only change since 8.2.0 is #1738needs_role_need_template (and the
inline :need:[[...]] `` text) is now rendered with Jinja instead of
Python's str.format. This is a backward-compatible improvement — the legacy
`str.format` syntax keeps working, rendered the old way with a one-time
`needs.deprecated` warning — plus a deprecation of that old syntax, hence a
minor bump.

Finalized the Unreleased section as 8.3.0 (08.07.2026) with the Full
Changelog link, and resolved the versionchanged / deprecated markers
(previously unreleased) to 8.3.0.

Notes

Prepares the 8.3.0 release.

Version bumps:
- sphinx_needs/__init__.py -> 8.3.0
- .github/workflows/docker.yaml (NEEDS_VERSION) -> 8.3.0
- docs/_static/tutorial_needs.json -> 8.3.0

Changelog:
Finalized the Unreleased section as 8.3.0 (08.07.2026). The only change
since 8.2.0 is the Jinja rendering of needs_role_need_template (#1738) --
a backward-compatible improvement plus deprecation of the old str.format
syntax; the versionchanged/deprecated markers now resolve to 8.3.0.
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.43%. Comparing base (4e10030) to head (8dc1612).
⚠️ Report is 306 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1742      +/-   ##
==========================================
+ Coverage   86.87%   89.43%   +2.55%     
==========================================
  Files          56       73      +17     
  Lines        6532    10618    +4086     
==========================================
+ Hits         5675     9496    +3821     
- Misses        857     1122     +265     
Flag Coverage Δ
pytests 89.43% <100.00%> (+2.55%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ubmarco ubmarco requested a review from chrisjsewell July 8, 2026 12:00
@ubmarco ubmarco marked this pull request as ready for review July 8, 2026 12:00
@chrisjsewell chrisjsewell merged commit ce9a581 into master Jul 8, 2026
24 of 25 checks passed
@chrisjsewell chrisjsewell deleted the release-v8.3.0 branch July 8, 2026 12:27
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.

2 participants