Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sheremet-va

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
Playwright supports `nth=` selector: https://github.com/microsoft/playwright/blob/3ec8ee7a9b9ee682f63ff155a36ea868951d8ae5/packages/playwright-core/src/client/locator.ts#L211

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va opened a pull request on vitest-dev/vitest
fix: allow slots in vitest-browser-vue
### Description Fixes https://github.com/vitest-dev/vitest-browser-vue/issues/4 <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> <...
sheremet-va created a branch on sheremet-va/vitest

fix/compiler-core-slots - A Vite-native test framework. It's fast!

sheremet-va created a comment on an issue on vitest-dev/vitest-browser-vue
Fixed in 8177ae9

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest-browser-vue
Add support for vitest 3
I am getting this when using vitest 3 beta ```text  WARN  Issues with peer dependencies found packages/frontend └─┬ vitest-browser-vue 0.0.1 ├── ✕ unmet peer @vitest/browser@^2.1.0-beta.4:...
sheremet-va created a comment on an issue on vitest-dev/vitest-browser-vue
Vue testing ecosystem relies a lot on Node.js and CJS development condition for this type of thing. I am not sure how to fix this on our side yet, but for now you can add this to your aliases and i...

View on GitHub

sheremet-va pushed 2 commits to main vitest-dev/vitest-browser-vue

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
`logTasks` no longer logs tasks. Should we change a name?

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
workspace typecheck: `tsconfig.vitest-temp.json` is overridden if more workspace target the same folder with a different tsconfigs
### Describe the bug Using `vitest.workspace.ts`, I cycle through all the folders in the `tests` directory. For each folder, I check for the existence of a file starting with tsconfig. For each ...
sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(typecheck): use unique temp and tsbuildinfo file for each tsconfig file (fix #7107) (#7112) 61b3016

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
workspace typecheck: `tsconfig.vitest-temp.json` is overridden if more workspace target the same folder with a different tsconfigs
### Describe the bug Using `vitest.workspace.ts`, I cycle through all the folders in the `tests` directory. For each folder, I check for the existence of a file starting with tsconfig. For each ...
sheremet-va closed a pull request on vitest-dev/vitest
fix(typecheck): use unique temp and tsbuildinfo file for each tsconfig file (fix #7107)
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> **Context:** This PR addresses an edge case outlined in issue #...
sheremet-va created a review comment on a pull request on vitejs/vite
The environment also overrides global `Error.captureStackTrace` and `close` removes the override, so we would have to either disable this and patch the error if it happens or return the environment...

View on GitHub

sheremet-va created a review on a pull request on vitejs/vite

View on GitHub

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(browser): fix provider options types (#7115) 579bda9

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
Missing `providerOptions` type hints
### Describe the bug https://vitest.dev/guide/browser/#provider-configuration Provider configuration type hints for `providerOptions` are not working in `vite.config.ts` even after including ...
sheremet-va closed a pull request on vitest-dev/vitest
fix(browser): fix provider options types
### Description - Closes https://github.com/vitest-dev/vitest/issues/7099 ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's ...
sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va deleted a branch vitest-dev/vitest

renovate/all-minor-patch

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(deps): update all non-major dependencies (#7116) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... de5ce3d

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
fix(deps): update all non-major dependencies
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@antfu/ni](https://redirect.github.com/antfu-collective/ni) | [`^0...
sheremet-va created a tag on vitest-dev/vitest

v3.0.0-beta.3 - Next generation testing framework powered by Vite.

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • chore: release v3.0.0-beta.3 f9a6284

View on GitHub

sheremet-va starred mattpocock/evalite
sheremet-va created a review comment on a pull request on vitest-dev/vitest
I think it's fine to fallback to `Control` when `ControlLeft` is used. There is a `location` property on the even though, so it might be useful for some: https://developer.mozilla.org/en-US/docs/We...

View on GitHub

Load more