Mike McCready
Mike McCready
@cacieprins I don't know what happened with Prettier. It's not asking for any format changes when I run it here. ```text $ npm ci added 179 packages, and audited 180...
@cacieprins For Corepack you can set `COREPACK_ENABLE_AUTO_PIN=0` to stop it adding a `packageManager` field on its own. I also added an enhancement request to ask Corepack NOT to change the...
@cacieprins It looks like you must have had an old 2.x version of Prettier globally installed when you ran Prettier. If you run `npm ci` before using `npm run format`...
@cacieprins Are you still going ahead with this PR? In the meantime the browser versions have become outdated. PS There is a new version [[email protected]](https://github.com/nodejs/corepack/releases/tag/v0.33.0) that disables auto-pinning by default.
@cacieprins I guess this is no longer needed and could be closed? Is that right?
- I will close this PR next week if there is no further feedback - The branch https://github.com/cypress-io/cypress-docker-images/tree/node-22.14 was last updated 2 months ago - The PR for Electron 35...
- Closed as outdated and presumably superseded by https://github.com/cypress-io/cypress-docker-images/pull/1379. - There was no further feedback from the submitter.
- Removing `webpack-dev-server` `v3` is a prerequisite for removing the deprecated npm module [@types/webpack-dev-server](https://www.npmjs.com/package/@types/webpack-dev-server) (see Renovate deprecation list https://github.com/cypress-io/cypress/issues/3777). See also https://github.com/cypress-io/cypress/issues/30141 - [[email protected]](https://github.com/webpack/webpack-dev-server/releases/tag/v4.7.0) introduced built-in `types`. Any earlier versions...
Related to https://docs.renovatebot.com/configuration-options/#ignorescripts
This is a call to the Cypress.io team as the server-side of the Renovate configuration is not publicly accessible, so it makes more sense to have any adjustments to the...