Mike McCready

Results 2194 comments of Mike McCready

@Daniel15 > Yarn v1 is not under active development so I'm not sure it even needs CI any more. Do you have admin access to CircleCI to disable the nightly...

@Daniel15 > Yarn v1 is not under active development so I'm not sure it even needs CI any more. If Yarn v1 Classic is an approved step to installing Yarn...

The CircleCI job https://app.circleci.com/pipelines/github/yarnpkg/yarn continues to run nightly and fails nightly.

I'm abandoning this issue as it appears there is no intention to fix it.

It was also reported in https://github.com/nodejs/node/issues/60792 which refers to https://github.com/npm/cli/issues/8741 where it ~~is being~~ has been fixed. Note also the comment in the original posting of issue https://github.com/npm/cli/issues/8741 where it...

Should be fixed when - [X] [[email protected]](https://github.com/npm/cli/releases/tag/v11.6.4) is bundled into Node.js (see PR https://github.com/nodejs/node/pull/60853), - [ ] then new Node.js releases are made, and - [ ] new node Docker...

@manisha-11-dev > The PR already is merged about 14 hours ago, any update on the release timeline of the official Docker node base images, based on this update? There can't...

The workaround is still in place, for instance: https://github.com/cypress-io/cypress-realworld-app/blob/90c5f1ad457007eb4523a16f3796eb5823f9e88a/cypress/tests/api/api-bankaccounts.spec.ts#L19-L22 Tests are however passing, and the repo has been migrated to Cypress 14 and then Cypress 15 already. It sounds like...

[[email protected]](https://github.com/semantic-release/semantic-release/releases/tag/v24.2.9) updated to [[email protected]](https://www.npmjs.com/package/semver-diff/v/5.0.0), which is now deprecated, so that installing this version and higher versions of semantic-release including [[email protected]](https://github.com/semantic-release/semantic-release/releases/tag/v25.0.1) causes a deprecation warning: > npm warn deprecated [email protected]: Deprecated...

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ has now announced: Node20 will reach end-of-life (EOL) in April of 2026. As a result we have started the deprecation process of Node20 for GitHub Actions. We plan to...