cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1.02k stars 380 forks source link

Request for feature branch Cypress and Node.js latest #1083

Closed MikeMcC399 closed 4 months ago

MikeMcC399 commented 4 months ago

At the time of writing, the requested branch name would be

13.11.0-node-18.20.3-publish

Format

The branch name should be in the form

<cypress-latest-version>-node-<node.js 18.x latest version>-publish

For Cypress latest version see

npm show cypress dist-tags

currently 13.11.0.

For Node.js 18.x see Node.js v18.x latest documentation

currently 18.20.3.

MikeMcC399 commented 4 months ago

@jennifer-shehane

Could you maybe pick this one up or ask somebody from your team to implement it?

It needs somebody with write privileges to the repo in order to create a new feature branch and I don't have those privileges.

jennifer-shehane commented 4 months ago

@MikeMcC399 Branch is here: https://github.com/cypress-io/cypress-docker-images/tree/13.11.0-node-18.20.3-publish

MikeMcC399 commented 4 months ago

@jennifer-shehane

Branch is here: https://github.com/cypress-io/cypress-docker-images/tree/13.11.0-node-18.20.3-publish