pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript
Filter by
176M results
Removes esbuild. It s no longer used after updating ancestor dependency vitest. These dependencies need to be updated
together.
Removes esbuild
Updates vitest from 2.1.9 to 4.1.8 details summary Release ...
dependencies
javascript
Summary
- Bulk autosaves now snapshot connected sessions before starting database writes and process them with a bounded
concurrency of 4.
- Ordinary overlapping saveAll() calls return while an ...
Main already has the user-visible plan names updated to Growth/Premium. This cleans up the 2 remaining references in
code comments in sections.tsx for consistency.
🤖 Generated with Claude Code
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript
Bumps @supabase/auth-js to 2.108.1 and updates ancestor dependency @supabase/supabase-js. These dependencies need to be
updated together.
Updates @supabase/auth-js from 2.69.1 to 2.108.1 details summary ...
dependencies
javascript
What?
Surfaces Andrew s Link prefetch={true} Partial Prefetching warning as a first-class Insight in the dev overlay instead
of a plain console.error:
- Detection. New link-prefetch-partial error-details ...
Problem
Clicking Send Due Now left the button stuck on Processing… indefinitely.
Root cause
The endpoint awaited the entire drip run before responding. That run could block on:
1. inter-send pacing ...
Bumps the npm_and_yarn group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| semver | 7.3.2 | 7.5.2 |
| form-data | 3.0.0 | 3.0.5 |
| lodash | 4.17.21 | 4.18.1 |
| picomatch ...
dependencies
javascript
Summary
Migrate the documentation site under apps/docs from Astro + Starlight to Docusaurus 3, matching the setup already
shipped in @rtorcato/js-common and @rtorcato/browser-common (browser-common completed ...