Skip to content

fix(deps): update dependencies @actions/io and markdown-link-check#843

Merged
AtofStryker merged 4 commits into
cypress-io:masterfrom
MikeMcC399:update/deps-2
Mar 20, 2023
Merged

fix(deps): update dependencies @actions/io and markdown-link-check#843
AtofStryker merged 4 commits into
cypress-io:masterfrom
MikeMcC399:update/deps-2

Conversation

@MikeMcC399

Copy link
Copy Markdown
Collaborator

This PR replaces failing Renovate PRs:

MEND Renovate is unable to handle updating these dependencies successfully, since they cause changes to the action which then needs recompiling. Renovate does not have the capacity to recompile.

Changes

Additional information

The update of markdown-link-check to 3.11.0 causes an update to chalk@5.2.0, which dropped the dependency on "supports-color": "^7.1.0" - potentially removing the latter from the action. The package documentation debug: Namespace Colors however recommends having supports-color installed ("Detect whether a terminal supports color"). This PR therefore explicitly adds supports-color as a dependency.

@AtofStryker AtofStryker merged commit 9626848 into cypress-io:master Mar 20, 2023
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the update/deps-2 branch March 20, 2023 17:36
@AtofStryker AtofStryker removed their assignment Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants