pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:PHP language:JavaScript
Filter by
51.4M results
Switcher + vertical hero/branding now read the real API types (useTypes()) instead of a hardcoded plants/tools/farmbox
list — so the storefront works on staging AND production (plants/equipment/fresh-fruits, ...
Summary
- 5 synthetic E2E tests proving the full pipeline works end to end
- Shared data builders consolidated in conftest.py (eliminates duplication)
- Shim-removal falsification test stub (C-22 ...
Automated changes by create-pull-request GitHub action
type: chore
Related: https://github.com/three-types/three-ts-types/issues/2116#issuecomment-4284086356
Description
This PR adds type promotion in TSL s operators and math functions.
Many programming languages that ...
Bumps vite from 5.4.21 to 8.0.15. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.15 /h2 p Please ...
Root cause
The runTx() helper in tx.ts used query( BEGIN ) / query( COMMIT ) / query( ROLLBACK ) where query() runs against the
module-level Bun SQL instance — a connection pool. This means BEGIN, the ...
Bumps i18next from 26.2.0 to 26.3.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/i18next/i18next/releases i18next s releases /a . /em /p blockquote h2 v26.3.0 /h2 ...
dependencies
npm
Bumps the test-tooling group with 4 updates: jest, ts-jest, @playwright/test and jest-environment-jsdom.
Updates jest from 30.2.0 to 30.4.2 details summary Release notes /summary p em Sourced from a href= ...
dependencies
javascript
What
Regenerates the stale docs/schema.sql artifact and adds ADR-0025.
Why
CI Drift Detection (scripts/export_schema.py --check) was failing on main (run 26744462175): docs/schema.sql lacked
three UNIQUE ...
Engineering hygiene release. No new features; no behavior change.
Includes (from main, since v0.3.3):
- .github/workflows/ci.yml: CI on push to main + PR, runs pnpm install / lint:strict / type-check ...