pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
118M results
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
| --- | --- | --- | --- | --- | --- |
| github.com/alecthomas/chroma/v2 | v2.26.1 → v2.27.0 | age | confidence ...
dependencies
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Pipelines as Code configuration removal
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Quantity controls: wrap QUOTE_CART_ITEM s quantity buttons in .item-quantity so the -/input/+ group gets its
connected border group styling — matching what CART_ITEM (Stripe cart) already ...
Pull Request
Related Issue
Closes #184
Type of Change
- [ ] Bug fix
- [ ] New feature (non-breaking)
- [ ] Breaking change
- [ ] Database migration
- [x] Documentation update
- [ ] Infrastructure ...
Part 1 of the security + scale audit you asked for. Full writeup in docs/october-events/security-audit.md.
The 1,000-buyer answer: as-is it would oversell. The ticketing path had no concurrency protection ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Firestore writes were failing because security rules require request.auth != null while the app used local-only
credentials. This PR switches login/logout/session flow to Firebase Authentication (email/password) ...