Skip to content

Commit 35490cc

Browse files
CopilotB4nan
andauthored
docs: Remove rspack.core <1.6.0 constraint (#745)
The rspack version was pinned to <1.6.0 due to upstream Docusaurus compatibility issues. Those issues are now resolved. ## Changes - Removed `"@rspack/core": "<1.6.0"` override from `website/package.json` - Regenerated `package-lock.json` rspack version now controlled by Docusaurus dependencies (currently 1.5.8), enabling automatic updates when Docusaurus adopts newer versions. <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > > ---- > > *This section details on the original issue you should resolve* > > <issue_title>Remove rspack.core <1.6.0 constraint</issue_title> > <issue_description>Currently updating rspack to the newly released version 1.6.0 breaks the docs build and so the version has been pinned to <1.6.0. > > Delete this constraint once the upstream repos are compatible with rspack 1.6.0</issue_description> > > <agent_instructions>remove the rspack override in the `website` folder and regenerate lockfile</agent_instructions> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > <comment_new><author>@vdusek</author><body> > once the upstream issues are resolved, remove this constraint in client and crawlee as well</body></comment_new> > <comment_new><author>@janbuchar</author><body> > @Pijukatel @vdusek is there an upstream issue that you could link here so that we can easily check if the problem still exists?</body></comment_new> > <comment_new><author>@Pijukatel</author><body> > I failed to identify where the problem is. I guessed that it was facebook/docusaurus#11529, but their CI passed with such a bump, so it was probably something else. > > I am planning just to watch the bumps and relax the constraint once some new passes. Recent one failed for example: > https://github.com/apify/apify-sdk-python/pull/722</body></comment_new> > <comment_new><author>@B4nan</author><body> > the issue is fixed now, we just need to remove the constraint</body></comment_new> > </comments> > </details> <!-- START COPILOT CODING AGENT SUFFIX --> - Fixes #659 <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>
1 parent 4e849a8 commit 35490cc

2 files changed

Lines changed: 9 additions & 52 deletions

File tree

0 commit comments

Comments
 (0)