Skip to content

docs: Remove rspack.core version constraint#592

Merged
vdusek merged 1 commit into
masterfrom
remove-rspack-version-constraint
Jan 26, 2026
Merged

docs: Remove rspack.core version constraint#592
vdusek merged 1 commit into
masterfrom
remove-rspack-version-constraint

Conversation

@vdusek

@vdusek vdusek commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

This constraint was previously required due to Docusaurus compatibility issues, but has been resolved upstream. The same change was successfully implemented in apify-sdk-python (see apify/apify-sdk-python#745), where it's working without issues.

The rspack version is now controlled by Docusaurus dependencies, allowing automatic updates when Docusaurus adopts newer versions.

Co-Authored by: 🤖 Claude Code.

This constraint was previously required due to Docusaurus compatibility issues, but has been resolved upstream. The same change was successfully implemented in apify-sdk-python (see apify/apify-sdk-python#745) and crawlee-python where it's working without issues.

The rspack version is now controlled by Docusaurus dependencies, allowing automatic updates when Docusaurus adopts newer versions.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vdusek vdusek requested a review from barjin January 26, 2026 12:35
@vdusek vdusek self-assigned this Jan 26, 2026
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels Jan 26, 2026
@codecov

codecov Bot commented Jan 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.01%. Comparing base (4d3c33b) to head (f944d37).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #592   +/-   ##
=======================================
  Coverage   76.01%   76.01%           
=======================================
  Files          42       42           
  Lines        2468     2468           
=======================================
  Hits         1876     1876           
  Misses        592      592           
Flag Coverage Δ
integration 68.96% <ø> (ø)
unit 64.58% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

@vdusek vdusek changed the title chore: Remove rspack.core version constraint chore: Remove rspack.core version constraint Jan 26, 2026
@vdusek vdusek changed the title chore: Remove rspack.core version constraint docs: Remove rspack.core version constraint Jan 26, 2026
@vdusek vdusek merged commit 1939b7f into master Jan 26, 2026
30 checks passed
@vdusek vdusek deleted the remove-rspack-version-constraint branch January 26, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants