pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java language:Go
Filter by
231M results
Summary
GCP Secret Manager のコスト削減施策の一環として、backup ジョブが利用していた接続情報を 4つ→1つ に集約。
- 旧: BACKUP_POSTGRES_DB / BACKUP_POSTGRES_USER / BACKUP_POSTGRES_PASSWORD / BACKUP_POSTGRES_HOST
- 新: BACKUP_DATABASE_URL ...
Bumps the golang group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| github.com/Masterminds/semver/v3 | 3.4.0 | 3.5.0 |
| github.com/autobrr/autobrr | 1.77.0 | 1.79.0 |
| github.com/fsnotify/fsnotify ...
dependencies
go
Problem
GET /api/radio/v1/posts returns a 500 error because PostService.find() includes the Comment model in its Sequelize
query, but the comment table does not yet exist in the database. Sequelize throws ...
:robot: I have created a release beep boop
1.0.1 (2026-06-02)
Bug Fixes
- resolve e2e failures (a11y + command-menu dismiss) (f0ed92a)
This PR was generated with Release Please. See documentation. ...
autorelease: pending
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
Summary
Closes #232
webjs emitted zero baseline security headers, so every scaffolded app shipped clickjackable (no X-Frame-Options) and
MIME-sniffable (no X-Content-Type-Options) by default. This adds ...
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
- Add read-only Relationships tab hub for records.
- Surface linked Documents, Tasks, and Support Coverage in compact grouped sections.
- Preserve Coverage details for coverage records. ...
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
🎨 Mejoras de UI/UX en ProductCard y ProductGrid
Cambios realizados
ProductGrid:
- Eliminado div fantasma que envolvía cada ProductCard, moviendo la key directamente al componente
ProductCard:
Efectos ...