Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
- fix: update visibility to support parent overflow:clip without height/width (#29778) b2816f9
mschile created a review comment on a pull request on cypress-io/cypress
This comment felt superfluous to me since the function is named `elHadDisplayContents` and you can easily determine when the line of code was added. Really we were adding support for `display: cont...
mschile created a review on a pull request on cypress-io/cypress-component-testing-apps
mschile created a review comment on a pull request on cypress-io/cypress-component-testing-apps
Are we able to just convert this to a `standalone` component?
mschile created a review on a pull request on cypress-io/cypress-component-testing-apps
mschile created a review comment on a pull request on cypress-io/cypress-documentation
```suggestion Note: `imports`, `declarations`, and `providers` options do not work with `standalone` components as they are set within the test `ngModule`. This is the default behavior in Angular ...
mschile pushed 5 commits to issue-29687 senpl/cypress
- feat: support react 19 for component testing with cypress/react [run ci] (#30651) 94d360e
- chore: suppress EGL Driver message in electron 32 (#30663) * chore: suppress EGL Driver message in electron 32 * ... 39274f4
- breaking: make JustInTimeCompile GA from experimentalJustInTimeCompile and default to true (#30641) * pull support f... 15c5761
- feat: support next 15 [run ci] (#30654) f4aec3e
- Merge branch 'release/14.0.0' into issue-29687 8afed31
mschile pushed 1 commit to issue-23852-ChildVisibleWithOverflowClip senpl/cypress
- fix firefox failure e9272eb
mschile pushed 5 commits to issue-23852-ChildVisibleWithOverflowClip senpl/cypress
- feat: support react 19 for component testing with cypress/react [run ci] (#30651) 94d360e
- chore: suppress EGL Driver message in electron 32 (#30663) * chore: suppress EGL Driver message in electron 32 * ... 39274f4
- breaking: make JustInTimeCompile GA from experimentalJustInTimeCompile and default to true (#30641) * pull support f... 15c5761
- feat: support next 15 [run ci] (#30654) f4aec3e
- Merge branch 'release/14.0.0' into issue-23852-ChildVisibleWithOverflowClip 8d919ba
mschile pushed 59 commits to issue-28638-parentAbsolute senpl/cypress
- fix: ensure we have marked things as stable prior to after/afterEach hooks running (#30536) * fix: ensure we have ma... a8a3cb9
- chore: update `mobx` from `5.15.4` to `6.13.5` and `mobx-react` from `6.1.8` to `9.1.1` inside @packages/reporter (#3... 3c6a092
- chore: Update v8 snapshot cache (#30545) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> 438f953
- chore(deps): update dependency stop-only to v3.4.1 (#30538) * chore(deps): update dependency stop-only to v3.4.1 ... 6e8142d
- chore: release 13.15.2 (#30547) c2596e6
- chore: update circleci cache version (#30548) 5caacc2
- chore: improve v8 snapshot cache action to be more resilient to windows slowness and have one PR per platform (#30551... 0618c88
- chore: Update v8 snapshot cache (#30550) * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache ... 841dee6
- chore: clean up npm/webpack-preprocessor devDependencies (#30546) * chore: clean up npm/webpack-preprocessor deps ... 034ad04
- chore: bump cypress-example-kitchensink (#30549) * chore: bump cypress-example-kitchensink * empty commit 68ed226
- chore: catch a11y errors and ignore them for now. (#30505) * chore: catch a11y errors and ignore them for now. * ... 74b9fa3
- chore: Update Chrome (stable) to 130.0.6723.116 (#30556) Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]... a0af958
- chore: update @packages/reporter react from 16.8.6 to 17.0.2 and updates @types/react* packages from 16x to 17x (#305... 03af592
- Merge branch 'develop' into chore/merge_develop c55bcb1
- breaking: remove support for angular 13,14,15, and 16. minimum version is now 17.2.0 (#30539) breaking: cypress-sche... 3141d12
- Merge branch 'release/14.0.0' of github.com:cypress-io/cypress into chore/merge_develop 3ea7f06
- Merge pull request #30559 from cypress-io/chore/merge_develop chore: merge `develop` into `release/14.0.0` b4b79c2
- chore: Update v8 snapshot cache - linux (#30564) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.g... 604ce7b
- chore: Update v8 snapshot cache - darwin (#30565) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.... 9f850b3
- chore: Update v8 snapshot cache - windows (#30566) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply... da8d47e
- and 39 more ...
mschile pushed 20 commits to issue-29687 senpl/cypress
- breaking: remove Svelte 3 support (#30572) 249da65
- chore: Update v8 snapshot cache - linux (#30595) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.g... 8d3b90f
- chore: Update v8 snapshot cache - darwin (#30596) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.... 3748370
- chore: Update v8 snapshot cache - windows (#30597) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply... bd89ca7
- breaking: remove support for @vue/cli-serivce from Cypress Component Testing [run ci] (#30585) c695f5f
- breaking: remove typescript v3 from the configuration wizard (#30605) 4504459
- chore: update to react 18 for the reporter from 17.0.2 to 18.3.1 [run ci] (#30567) a6d2b2f
- chore: Update v8 snapshot cache - linux (#30612) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.g... 53d67a4
- chore: Update v8 snapshot cache - darwin (#30613) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.... 459c5a5
- chore: Update v8 snapshot cache - windows (#30615) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply... 4f2a244
- chore: update system tests to use react 18 and install latest dependencies for applicable system tests. use react18 h... 53b24b1
- breaking: remove support for React 16 and 17 for Cypress Component Testing. Additionally, remove the `cypress/react18... 0c661b4
- chore: Update v8 snapshot cache - linux (#30625) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.g... 96d70af
- chore: Update v8 snapshot cache - windows (#30627) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply... cc4b160
- chore: Update v8 snapshot cache - darwin (#30626) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.... 0e7de5c
- dependency: update @electron/rebuild to 3.7.1 (#30633) b8e96a2
- chore: Update v8 snapshot cache - darwin (#30638) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.... 60ca724
- chore: Update v8 snapshot cache - linux (#30637) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.g... eecfca0
- chore: Update v8 snapshot cache - windows (#30639) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply... 37ea320
- Merge branch 'release/14.0.0' into issue-29687 44d50a6
mschile pushed 1 commit to master cypress-io/cypress-example-recipes
- chore(deps): update dependency cypress to v13.16.0 (#902) bb45457
mschile closed a pull request on cypress-io/cypress-example-recipes
chore(deps): update dependency cypress to v13.16.0
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com...mschile pushed 1 commit to issue-23852-ChildVisibleWithOverflowClip senpl/cypress
- update changelog 0249bfc
mschile pushed 1 commit to issue-23852-ChildVisibleWithOverflowClip senpl/cypress
- update OVERFLOW_PROPS 53bd619
mschile pushed 82 commits to issue-23852-ChildVisibleWithOverflowClip senpl/cypress
- dependency: bump cypress/request dependency (#30488) * dependency: bump cypress/request dependency * changelog entry 0e5b131
- chore: Update Chrome (stable) to 130.0.6723.91 (#30496) Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@... 018c2fc
- Merge branch 'develop' into release/14.0.0 a3a975f
- breaking: dropping support for webpack-dev-server 3 from @cypress/webpack-dev-server and make `@cypress/webpack-dev-s... d9c21a9
- chore: Update v8 snapshot cache (#30500) * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache ... 738dad2
- chore: Update Chrome (beta) to 131.0.6778.24 (#30503) Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@us... 1760b0e
- chore: remove deprecated system test execOptions (#30478) * chore: remove deprecated system test execOptions * em... 41623ed
- chore: replace is-ci with underlying ci-info package (#30465) Co-authored-by: Jennifer Shehane <[email protected]> b8a5280
- Merge branch 'develop' into release/14.0.0 575b9b7
- breaking: remove logic around min supported browsers (#30462) * remove logic around min supported browsers BREAKI... 0aa73c4
- chore: Update v8 snapshot cache (#30513) * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache ... 9fa4297
- breaking: remove support for vite 2 and 3 from `@cypress/vite-dev-server` (#30489) * chore: update system tests for ... dfd296e
- breaking: remove nuxt2 support from Cypress Component Testing [run ci] (#30499) bc39cb1
- chore: remove react dependency from the server as it looks unused [run ci] (#30515) c33ff6a
- misc: correct CLI help typo for cypress open --global (#30532) * misc: correct CLI help typo for cypress open --glob... 4ff3b2b
- dependency: Update jQuery to latest (#30345) * remove jquery patch BREAKING: remove the patch that was preventing... 8220c52
- chore: Update v8 snapshot cache (#30535) * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache ... 196f5f1
- Merge branch 'develop' into release/14.0.0 9342e54
- chore: Update v8 snapshot cache (#30537) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> cb9a685
- chore: Update CI workflows path to be current branch workflows file (#30534) * Update workflows path * bump and t... b0b28d3
- and 62 more ...