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
What is this AI slop?

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
colors are also specified in the UI package, they need to follow the same pattern

View on GitHub

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

View on GitHub

sheremet-va pushed 2 commits to release vitest-dev/vscode
  • fix(debug): use nodeExecutable for debugging, if specified Closes #581 edc968e
  • chore: release v1.10.7 c11870d

View on GitHub

sheremet-va created a tag on vitest-dev/vscode

v1.10.7 - VS Code extension for Vitest

sheremet-va pushed 1 commit to main vitest-dev/vscode

View on GitHub

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix: compat for jest-image-snapshot (#7390) 9542b69

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
vitest v3 throws with jest-image-snapshot.
### Describe the bug Hello, it seem that recent changes in snapshot state #6817 broke some custom and third party snapshot matchers. For example using jest-image-snapshot with v3 results to error ...
sheremet-va closed a pull request on vitest-dev/vitest
fix: compat for jest-image-snapshot
### Description - closes https://github.com/vitest-dev/vitest/issues/7322 It doesn't look pretty but some sort of compat might be possible on Vitest side. ### Please don't delete this chec...
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-browser-react
Looks good, but this needs proper documentation

View on GitHub

sheremet-va deleted a branch sheremet-va/vitest

fix/browser-context-methods

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(browser): relax locator selectors methods (#7422) 1b8c5c9

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest-browser-svelte
`@typescript-eslint/unbound-method` triggered when destructuring from `render`
Destructuring `getBy` functions from the `render` function's returned value triggers ESLint errors when using the `@typescript-eslint/unbound-method` rule (included by default in the `recommended-t...
sheremet-va closed a pull request on vitest-dev/vitest
fix(browser): relax locator selectors methods
### Description Fixes https://github.com/vitest-dev/vitest-browser-svelte/issues/7 <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> ...
sheremet-va pushed 1 commit to main vitest-dev/vitest
  • docs: update wording to "next major" (#7351) 2abf053

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
docs: update wording to Vitest 3.0
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> <!-- You can also add additional context here --> I noticed that ...
sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a branch on sheremet-va/vitest

fix/browser-context-methods - A Vite-native test framework. It's fast!

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • docs: add vite 6 migration guide link (#7372) 83f8afd

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
docs: add vite 6 migration guide link
### Description I was hesitant to add this as https://vite.dev link, but now https://v6.vite.dev is available, so I added it here. ### Please don't delete this checklist! Before submitting th...
sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(workspace): forward `inspect` related cli options (#7373) ed15b5b

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
Vitest doesn't forward CLI options to all workspaces
### Describe the bug I have a setup with two workspaces. When I want to use `--inspect`, that resolved flag gets set as `inspector.enabled` _only for the first workspace_. The second doesn't have ...
sheremet-va closed a pull request on vitest-dev/vitest
fix(workspace): forward `inspect` related cli options
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> <!-- You can also add additional context here --> - Fixes https:/...
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
1. The formatting doesn't follow docs style 2. This not makes it more confusing - I had to reread the issue to understand what you mean here. This needs a proper explanation with an example

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
`toHaveClass` has incorrect types when `{ exact: true }` is used
### Describe the bug ``` error TS2353: Object literal may only specify known properties, and 'exact' does not exist in type 'RegExp'. 45 await expect.element(row3).toHaveClass(`${rowClassname} ...
sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(browser): fix `toHaveClass` typing (#7383) 7ef238c

View on GitHub

Load more