pullrequests Search Results · language:Dune language:TypeScript language:PHP language:Python language:HTML language:JavaScript
Filter by
268M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @cucumber/cucumber | 12.9.0 → 13.0.0 | age | confidence |
Release Notes
details summary cucumber/cucumber-js ...
🤖 dependencies
Mounts the host /etc/localtime read-only into production containers.
What
!-- Describe what this PR does in 1-3 sentences. Be specific — what changed and what is the result? --
Why
!-- What problem does this solve? What was wrong or missing before? Link to issue/ticket ...
Backend:
- Add express-rate-limit (20 req / 15 min) on /api/auth/login and /api/auth/register.
- Add helmet for HTTP security headers.
- Set explicit body-parser limit (1mb) on express.json().
...
$(cat EOF
Summary
- The unpaid value returned by rewards already represents the total unpaid amount (previous unpaid is rolled into the
next payout automatically)
- The --record flag was incorrectly ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 90%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to run ...
ai-remediation
severity-medium
- questProgress: fix getToday to use en-CA local date (was UTC, broke for IST users after midnight UTC). Update upsert
with correct onConflict key (user_id,quest_id,quest_date) and select only quest_id ...
!-- Start by describing the changes made in this Pull Request, and the reason for such changes. --
!-- Reference any related issues or PRs here. Each issue needs the fixes keyword if the PR fixes more ...