pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:PHP
Filter by
189M results
Fixes the price discontinuity between the ingredient phase and the cart (ENG-71).
- Builder.svelte: formattedPrice now uses roundToNearestCoin(bowlBasePrice(bowlSize) + totals.ingredientsPrice)
...
The pre-configured Ideas para empezar menu cards now display the total bowl price (ENG-70).
- MenuCard.svelte: adds totalPrice = roundToNearestCoin(bowlBasePrice(menu.bowlSize) + Σ(item.pricePerG × ...
Bumps actions/checkout from 6.0.2 to 6.0.3. 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 ...
dependencies
github_actions
Bumps the development_dependencies group with 2 updates: @babel/core and @babel/preset-env.
Updates @babel/core from 7.29.0 to 7.29.7 details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases ...
commit::chore
type::automated-pr
Bumps @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1. details summary Release notes /summary p em Sourced from a
href= https://github.com/typescript-eslint/typescript-eslint/releases @typescript-eslint/eslint-plugin ...
dependencies
javascript
概要
issue #222 の items 2・4(qr-ticket.ts 公開 API 整理)を対応。
items 1・3 は既対応済みのため、本 PR で #222 をクローズ。
変更内容
src/utils/qr-ticket.ts
- buildPayload の export を削除(内部実装として非公開化)
- PAYLOAD_FIELD_COUNT 定数を削除
...
🚨 Severity: CRITICAL 💡 Vulnerability: A hardcoded OpenWeather API key was present in src/services/weatherService.ts as a
fallback value for the VITE_OPENWEATHER_API_KEY environment variable. 🎯 Impact: ...
Bumps phpstan/phpstan-doctrine from 2.0.21 to 2.0.25. details summary Release notes /summary p em Sourced from a href=
https://github.com/phpstan/phpstan-doctrine/releases phpstan/phpstan-doctrine s releases ...
dependencies
php