Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev closed an issue on vitejs/vite
[doc & comment conflict] document and comments about `build.target` are a little confused
### Describe the bug about `build.target` The document shows https://vite.dev/guide/build.html#browser-compatibility > Note that by default, Vite only handles syntax transforms and does not...patak-dev pushed 1 commit to main vitejs/vite
- chore: update comment about `build.target` (#19047) 0e9e81f
patak-dev closed a pull request on vitejs/vite
chore: update comment about `build.target`
### Description close #19034 <!-- 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 ther...patak-dev pushed 1 commit to main vitejs/vite
- ci: add additionalAllowedUsers to `ecosystem-ci-trigger` workflow (#19048) c31d747
patak-dev closed a pull request on vitejs/vite
ci: add additionalAllowedUsers to `ecosystem-ci-trigger` workflow
### Description Added `additionalAllowedUsers` to allow additional users that doesn't have triage permission in this repo ([lukastaegert](https://github.com/lukastaegert)) to trigger ecosystem-c...patak-dev closed an issue on elk-zone/elk
Cannot re-authenticate main.elk.zone to Mastodon
A few days ago (26 November), I found that my main.elk.zone Chrome PMA on my Android 15 phone was no longer authorized. Trying to sign in took me to the sign-in page on my instance, where I authori...patak-dev closed a pull request on elk-zone/elk
chore: downgrade dependencies to avoid 500 error on `/oauth/callback`
fix #3072 I bisect the past Netlify previews and it seems that the 500 error starts after merging #3046. Downgrading nuxt might fix the 500 error on `/oauth/callback` after log-in. This is on...patak-dev pushed 1 commit to main vitejs/vite
- fix(create-vite): svelte-ts typecheck command (#19014) ac32968
patak-dev closed a pull request on vitejs/vite
fix(create-vite): svelte-ts typecheck command
### Description I forgot to update this. `svelte-check` does not run on the referenced project automatically, so we need to specify `tsconfig.app.json` here. <!-- What is this PR solving? Wri...patak-dev pushed 1 commit to main vitejs/vite
- refactor(create-vite): remove tslib from svelte-ts template (#19015) 9066049
patak-dev closed a pull request on vitejs/vite
refactor(create-vite): remove tslib from svelte-ts template
### Description Vite does not use `tslib` and `importHelpers` is not enabled in tsconfig so I guess it's not used. <!-- What is this PR solving? Write a clear description or reference the iss...patak-dev created a comment on an issue on laravel/framework
you can update to [email protected], we've pinned esbuild to 0.24.0 until the regression is fixed upstream
patak-dev created a comment on an issue on storybookjs/storybook
[email protected] is out pinning to esbuild 0.24.0 until this is fixed in esbuild, you can update to vite instead of doing the override
patak-dev created a comment on an issue on wasp-lang/wasp
[email protected] is out pinning to esbuild 0.24.0 until this is fixed in esbuild, you can update to vite instead of doing the override
patak-dev created a comment on an issue on vitejs/vite
[email protected] is out pinning to esbuild 0.24.0 until @sapphi-red's PR to esbuild is merged and released, you can update to latest vite to fix this issue
patak-dev pushed 1 commit to main vitejs/vite
- fix: esbuild regression (pin to 0.24.0) (#19027) 4359e0d
patak-dev closed a pull request on vitejs/vite
fix: esbuild regression (pin to 0.24.0)
### Description Pin to esbuild 0.24.0 until @sapphi-red's fix to esbuild is merged and released: - https://github.com/evanw/esbuild/pull/4013 Reference: - https://github.com/evanw/esbuild/i...patak-dev opened a pull request on vitejs/vite
fix: esbuild regression (pin to 0.24.0)
### Description Pin to esbuild 0.24.0 until @sapphi-red's fix to esbuild is merged and released: - https://github.com/evanw/esbuild/pull/4013 Reference: - https://github.com/evanw/esbuild/i...patak-dev created a branch on vitejs/vite
fix/pin-esbuild-to-0-24-0 - Next generation frontend tooling. It's fast!