Ecosyste.ms: Timeline

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

patak-dev

patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • fix: use `nodeLikeBuiltins` for `ssr.target: 'webworker'` without `noExternal: true` (#19313) 9fc31b6

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix: use `nodeLikeBuiltins` for `ssr.target: 'webworker'` without `noExternal: true`
### Description Previously the `Cannot bundle Node.js built-in` error was only shown when `noExternal: true` is set. https://github.com/vitejs/vite/pull/18584/files#diff-9b81bb364c02eab9494a7d2...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • fix(resolve): warn if node-like builtin was imported when `resolve.builtin` is empty (#19312) b7aba0b

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(resolve): warn if node-like builtin was imported when `resolve.builtin` is empty
### Description The message says "it's automatically externalized" so it should call `this.warn` instead of `this.error`. refs #18584 <!-- What is this PR solving? Write a clear descriptio...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite

View on GitHub

patak-dev closed a pull request on vitejs/vite
docs: update `build.manifest` jsdocs
### Description <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are there any parts you ...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev deleted a branch vitejs/vite

renovate/all-minor-patch

patak-dev closed a pull request on vitejs/vite
fix(deps): update all non-major dependencies
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@preact/preset-vite](https://redirect.github.com/preactjs/preset-v...
patak-dev pushed 1 commit to main vitejs/vite
  • fix: respect top-level `server.preTransformRequests` (#19272) 12aaa58

View on GitHub

patak-dev closed an issue on vitest-dev/vitest
How to disable Pre-transform error log?
### Discussed in https://github.com/vitest-dev/vitest/discussions/7344 <div type='discussions-op-text'> <sup>Originally posted by **AlexKFU** January 23, 2025</sup> Hello! I have a monorepo proje...
patak-dev created a review on a pull request on vitejs/vite
Let's merge this fix for now. I also think the change to only pre transform for the client was intentional but I can't find now a reference for that. We should change that default in another PR if ...

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • fix: don't call next middleware if user sent response in proxy.bypass (#19318) 7e6364d

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix: don't call next middleware if user sent response in proxy.bypass
### Description This PR fixes this error that is happening when running the tests. https://github.com/vitejs/vite/actions/runs/12984018538/job/36206191497#step:13:107 refs #18940 <!-- Wha...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • test: upgrade to tailwind v4 (#19320) e976585

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(deps): update dependency tailwindcss to v4
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.g...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • fix(resolve): preserve hash/search of file url (#19300) d1e1b24

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(resolve): preserve hash/search of file url
### Description - Closes https://github.com/vitejs/vite/issues/19298
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev starred antfu/node-modules-inspector
patak-dev created a review comment on a pull request on vitejs/vite
The other docs hint at the previous options implying the output dir a bit more. Maybe we could be explicit here: ```suggestion * Whether to emit a .vite/manifest.json in the output dir to map...

View on GitHub

patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • test: handle proxy error message (#19319) e8c783f

View on GitHub

patak-dev closed a pull request on vitejs/vite
test: handle proxy error message
### Description This PR makes this error message not to be shown when running the tests. https://github.com/vitejs/vite/actions/runs/12984018538/job/36206191497#step:13:120 It also makes the t...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

Load more