pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS
Filter by
103M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| dompurify | ^3.4.10 → ^3.4.11 | age | confidence |
Configuration
📅 Schedule: (in timezone ...
renovate
Додано тести для бекенду та фронтенду (для кошику, сортування, фільтрів, пошуку). Також було більш детально описано
кожний тест українською
Summary
Fix database initialization failure in the CI pipeline by ensuring environment variables are properly populated.
Changes
- Copy configuration from .env.example to .env before running Docker ...
Root cause of the repeated ⨯ ... not a file: CSC_LINK was defined as an empty string (missing secret) at job level and
inherited by the build step. electron-builder treats the presence of CSC_LINK as sign ...
Motivation
- Add a first production-ready static homepage and two live market pages that surface CoinGecko data and a dominance
ranking.
- Provide lightweight, dependency-free validation and npm ...
codex
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
Objectif
Mettre en place un mécanisme automatique qui vérifie et corrige les conflits de merge des PR en attente de merge vers
main. Les PR ForetMap ouvertes en parallèle se télescopent presque toujours ...
… types, enhance case detail modal, and improve error handling
Guarda o token em memória, restaura sessão via refresh cookie e protege rotas com AuthContext. Atualiza interceptors da
API e adiciona testes.