pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS
Filter by
196M results
Auto-opened by the hygiene watchdog (.github/workflows/auto-pr.yml).
This branch has 1 commit(s) ahead of develop but no open PR. The watchdog opens a draft PR so the work stays visible.
Commits
- ...
Bumps version 1.3.1 → 1.4.0 and ios.buildNumber 17 → 18 ahead of a TestFlight upload.
What ships in this release
See CHANGELOG.md for the full list. Headline user-visible changes:
- Onboarding progress ...
Что было
Build #12 deploy-staging упал на `Build frontend (npm ci + npm run build)`:
``` sh: 1: vue-cli-service: not found ```
При этом `npm ci` отрапортовал только 42 added packages — для фронта с ...
Summary
Adds 4 smoke tests covering DrawerOverlay.
| # | Path | Assertion |
| --- | --- | --- |
| 1 | isOpen=false | renders nothing (null) |
| 2 | isOpen=true | renders overlay div with fixed inset-0 ...
This was AI-generated by OX.
The vulnerability is an open redirect, where user-controlled input (toUrl) is directly used in res.redirect without
sufficient validation, allowing attackers to redirect users ...
Qué se hizo
Se implementaron las suites de pruebas unitarias y de integración para cubrir el caso de uso de Alquilar locker (PATCH
/api/v1/lockers/:id/rent), adaptadas a la nueva estructura delegada al ...
Speech recognition was failing silently when toasts were removed. Added explicit console warnings, placeholder error
messages, and a red pulse animation on the input bar so users can diagnose mic issues ...
Summary
- Read the manual release version from the workflow dispatch event payload instead of action inputs.
- Allows the consolidated release workflow to be manually re-run for an existing version ...