pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:Python
Filter by
196M results
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
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| knip (source) | 6.15.0 → 6.16.0 | age | confidence |
Release Notes
details summary webpro-nl/knip ...
dependencies
🚀 Performance Test Results Update
Artillery Load Tests
- Status: failed
- Metric: failed
- Badge Color: red
Playwright Performance Tests
- Status: passing
- Metric: optimized
- Badge Color: ...
Summary
The repo had zero tests (test : echo \ Error: no test specified\ exit 1). This PR bootstraps a Jest test suite covering
the backend s middleware and service layers — the modules with the most ...
Summary
This adds a short section to the README pointing to AXIO PREDICT — a free, open-source (MIT) cross-platform desktop
application that runs the Sybil ensemble locally behind a graphical interface, ...
- Added cleaning logic placeholder in clean_orders.py
- Added .gitignore to prevent secrets, raw data, and logs from being committed
- Verified local commit history and pushed feature branch
Amazon s results report on the Number 4 upload showed the real blocker:
**Input Error · Duplicate ID · Duplicate Id for column: Keyword ID , which is the same as row 6 **
Two bid-change recs targeted ...
Qué cambia
Migra la autenticación del login simple a JWT (Bearer) con Spring Security, stateless.
🔐 Seguridad
- Nuevo paquete security/: JwtService (jjwt 0.12.6), JwtAuthenticationFilter y SecurityConfig. ...