Skip to content

Do not allow erusev/parsedown to fix failing cypress tests#3700

Merged
bobvandevijver merged 2 commits into
6.0from
fix-markdown
Apr 9, 2026
Merged

Do not allow erusev/parsedown to fix failing cypress tests#3700
bobvandevijver merged 2 commits into
6.0from
fix-markdown

Conversation

@bobvandevijver

Copy link
Copy Markdown
Member

The latest version is not compatible with erusev/parsedown-extra, causing internal server errors during the cypress tests.

The newest version will be made available later.

Copilot AI review requested due to automatic review settings April 9, 2026 20:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Composer dependency constraint for erusev/parsedown to avoid installing a newer release that is incompatible with erusev/parsedown-extra, which is currently causing internal server errors during Cypress runs.

Changes:

  • Restricts erusev/parsedown to versions below 1.8.0 to prevent the incompatible release from being selected.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@bobvandevijver bobvandevijver merged commit 6311c7d into 6.0 Apr 9, 2026
34 of 35 checks passed
@bobvandevijver bobvandevijver deleted the fix-markdown branch April 9, 2026 20:25
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