Mike McCready

Results 319 issues of Mike McCready

### Description ## What would you like? Improve the embedded search capability on https://docs.cypress.io/ , make results more relevant and process natural language input. ## Why is this needed? ---...

content: rewrite

## Situation - Cypress Docker images currently include the npm module [Yarn v1 Classic](https://www.npmjs.com/package/yarn), with its latest release [[email protected]](https://github.com/yarnpkg/yarn/releases/tag/v1.22.22) from Mar 9, 2024, in each `cypress/base`, `cypress/browser` and `cypress/included` image...

topic: build process

## Situation The repo "About" section contains the link: https://circleci.com/orbs/registry/orb/cypress-io/cypress which responds with HTTP `301` "Moved Permanently" and a new URL: https://circleci.com/developer/orbs/orb/cypress-io/cypress ## Suggestion Update the link in the "About"...

documentation

## Current behavior Installing `registry-js` shows deprecation warnings: ```text npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is no longer supported. npm...

## Current behavior When `yo eslint:plugin` is used to generate a new plugin, using the lowest Node.js version `18.18.0` listed under [README > Installation](https://github.com/eslint/generator-eslint/blob/main/README.md#installation), npm EBADENGINE warnings are output for...

accepted

## What would you like? Update [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) to run using `node24`. ## Why is this needed? GitHub has deprecated the use of `node20` and will force runners to use `node24`...

### What is happening? The [README > Supported version formats](https://github.com/browser-actions/setup-chrome/blob/master/README.md#supported-version-formats) is unclear about which type of browser will be installed, depending on the default or the parameter passed through the...

bug

## What would you like? Support updating Chrome on the runner image `windows-11-arm` from https://github.com/actions/partner-runner-images. ## Why is this needed? - `uses: browser-actions/setup-chrome@v1` on `windows-11-arm` results in the error >...

## Situation URL: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm Title: Downloading and installing Node.js and npm Source page: https://github.com/npm/documentation/blob/main/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx The page separately links to - https://nodejs.org/en/download/ - https://nodejs.org/en/download/package-manager/ The https://nodejs.org/en/download/ has however been substantially changed...