pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Ruby
Filter by
195M results
Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions
Bumps postcss from 8.5.14 to 8.5.15. details summary Release notes /summary p em Sourced from a href=
https://github.com/postcss/postcss/releases postcss s releases /a . /em /p blockquote h2 8.5.15 /h2 ...
dependencies
javascript
原因 (DEV 実機で確定)
iOS native Google Sign-In が Invalid id token で 401 になっていた。診断ログで id_token を解析した結果:
- token の aud = PROD の iOS クライアント ID (584563928774-...)
- DEV サーバーが期待する aud = DEV のクライアント ID (609971836137-...) ...
Bumps expo-local-authentication from 13.3.0 to 56.0.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/expo/expo/blob/main/packages/expo-local-authentication/CHANGELOG.md ...
dependencies
javascript
Problem: Home (/) and guide (/guide) always showed Sign up / Log in, so a signed-in player looked logged out (and Log in
just bounced them back to the dashboard).
Fix: Read the session server-side and ...
Bumps actions/stale from 9 to 10. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/stale/releases actions/stale s releases /a . /em /p blockquote h2 v10.0.0 /h2 ...
dependencies
github_actions
Summary
- Extract embedded browser tab state, BrowserView lifecycle, menu overlay, proxy handling, and browser IPC into
apps/desktop/electron/browser-panel.mjs.
- Keep main.mjs responsible for ...
Resumo
Descreva de forma objetiva o que foi alterado e por que.
Tipo de mudanca
- [ ] Feature
- [ ] Correcao de bug
- [ ] Refatoracao
- [ ] Documentacao
- [ ] Infra/CI
Checklist de qualidade ...
Summary
- Move BUN_INSTALL_CACHE_DIR away from the unavailable runner expression in job-level env so the manual release
workflow can dispatch.
Verification
- bash .github/scripts/supply-chain-preflight.sh ...