Mike McCready

Results 2194 comments of Mike McCready

The corresponding PRs have been merged and tested, so they are queued for the next release Cypress `14.5.0`: - https://github.com/cypress-io/cypress/pull/31784 - https://github.com/cypress-io/cypress/pull/31836 This documentation PR could be merged into a...

This is currently failing in CI because it is referring to `/app/references/changelog#14-5-0` which does not yet exist. Since there hasn't been any response to the suggestion of creating a release...

@jennifer-shehane It's good to see this published! I didn't get much feedback from the issue concerning interesting parties though. I also posted in Discord yesterday, so far without any comment...

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

@smainil > - fix is already in development --> #452 I'd really appreciate a fix for this! I just noticed today by chance that a GitHub Actions workflow had been...

@smainil / @BaseMax - PR #452 appears to be stuck Could somebody else fix this? Without this fix `markdown-link-check` is essentially useless in unattended CI environments where it reports success...

@smainil - PR https://github.com/tcort/markdown-link-check/pull/452 seems to have been fixed and is now waiting for review and merge. This should be part of a new release.

@dagardner-nv This issue was fixed through PR #452 and released with [[email protected]](https://github.com/tcort/markdown-link-check/releases/tag/v3.14.1) on Oct 11, 2025. Would you like to check if that works for you and then close this...

- I've logged a similar issue https://github.com/cypress-io/cypress/issues/29232 where the error message > We detected that the electron tab running Cypress tests closed unexpectedly. > > We have failed the current...

@alvincrespo > I was running into this issue with my CircleCI integration after upgrading to 13.15.1. I worked around the issue by updating my node orb to [circleci/[email protected]](https://circleci.com/developer/orbs/orb/circleci/node) That sounds...