pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Python
Filter by
175M results
!-- markdownlint-disable MD041 --
Description
Update test env release tag
Type of change
- [ x] New feature (non-breaking change which adds functionality)
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
This PR updates the following pinned packages:
- is-svg: 3.0.0 → 6.1.0 — high severity
This PR addresses one or more security advisories reported by bin/importmap audit.
!-- importmap-update:metadata ...
dependencies
importmap
javascript
Summary
Fix booking creation so the base total is calculated as flight price multiplied by passenger count, rather than adding
the passenger count to the fare.
Scope
- Update backend/app/services/booking_service.py ...
WP-3.2 — Config validation (schema-version + atomic/migration-safe writes)
Part of epic #1221 · Phase 3 · advances #1230. Targets the epic/1221-phase-3 integration branch (per the new
one-merge-to-main-per-phase ...
Summary
- Added category_budgets table migration and schema/type support
- Added category budget DB helpers and pure budget model logic
- Added /plan UI for distributing the life spending limit ...
Fixes #5605
What
run() calls this.testFiles.sort() unconditionally after loadTests() has already applied shuffle() when --shuffle is set.
The sort overwrites the randomised order every time, making --shuffle ...
- Adds a new unlabeled value to the FalsePositiveType enum, for false positives discarded by auto-annotation without a
specific category assigned (e.g. the temporal model flags a FP and outputs it). ...
Updates the requirements on pytest to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em ...
dependencies
python