Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mschile created a comment on a pull request on cypress-io/cypress
I'm closing this PR in favor of https://github.com/cypress-io/cypress/pull/30751/.
mschile closed a pull request on cypress-io/cypress
fix: Google Chrome for testing - version not parsed correctly
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile pushed 4 commits to mschile/chrome_for_testing cypress-io/cypress
- fix: error loading config file with node 22.12.0 (#30730) 73de0a8
- misc: Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded component supportFile (#30738) * Re... 17639cb
- chore: Update Chrome (stable) to 131.0.6778.139 (#30743) * chore: Update Chrome (stable) to 131.0.6778.139 * empt... 74cf216
- Merge branch 'develop' into mschile/chrome_for_testing ac2db2b
mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress
- update yarn.lock file 5ea8fd6
mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress
- update to new browser 35c24be
mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress
- update to use test channel 2abfca4
mschile pushed 1 commit to mschile/chrome_for_testing cypress-io/cypress
- add disable-infobars eff8345
mschile pushed 1 commit to develop cypress-io/cypress
- fix: error loading config file with node 22.12.0 (#30730) 73de0a8
mschile closed an issue on cypress-io/cypress
Your configFile is invalid with Node.js 22.12.0
### Current behavior ``` ./node_modules/.bin/cypress run -C cypress/cypress.config.ts DevTools listening on ws://127.0.0.1:63094/devtools/browser/53e3238c-950e-4a0f-8042-3c35b7e18d63 (node:...mschile closed a pull request on cypress-io/cypress
fix: error loading config file with node 22.12.0
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile pushed 3 commits to mschile/chrome_for_testing cypress-io/cypress
mschile created a branch on cypress-io/cypress
mschile/chrome_for_testing - Fast, easy and reliable testing for anything that runs in a browser.
mschile pushed 3 commits to ryanm/experiment/esm cypress-io/cypress
mschile pushed 1 commit to develop cypress-io/cypress
- fix: update userChrome.css to correctly hide the toolbox in firefox (#30728) dcd0e92
mschile closed an issue on cypress-io/cypress
system-tests screenshot height dimensions changed in firefox 133
### What would you like? After upgrading to Firefox 133, the height dimensions in the system-test snapshots have changed from 720px to 677px. We need to investigate what caused the change and if w...mschile closed a pull request on cypress-io/cypress
fix: update userChrome.css to correctly hide the toolbox
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile closed an issue on cypress-io/cypress
Upgrade to Electron (at least) 33.1.0
### What would you like? We should upgrade Electron to at least v33.1.0. We needed to wait until [this](https://github.com/electron/electron/pull/44454) was released to ensure we didn't have an ex...mschile pushed 2 commits to mschile/firefox_userChrome cypress-io/cypress
mschile pushed 1 commit to develop cypress-io/cypress
- fix: hang when Network.enable is not implemented for a target (#30727) e96593b