pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Python
Filter by
176M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| react-router (source) | ^7.0.0 → ^8.0.0 | age | confidence |
Release Notes
details summary ...
Summary
Adds three new mock exams on one branch:
- exams/snowpro-advanced-administrator/exam-06.json
- exams/snowpro-advanced-security-engineer/exam-02.json
- exams/tableau-certified-data-analyst/exam-02.json ...
Summary\n\nFixes a Time-of-Check-Time-of-Use race in where the in-memory flag check and the file check were not atomic.\n\n### Before (racy)\n\n\n\n### After (fixed)\n\nBoth the flag check and the ...
🛡️ Sentinel: [MEDIUM] Prevent global random state pollution
🚨 Severity: MEDIUM 💡 Vulnerability: The Detector class modified the global random state via seed() and relied on the
global random() function. ...
Summary
Completed Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 column to the outreach_attempts CREATE TABLE statement (line 110).
...
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 of changes
Changes Frontend for profile page (user s subscriptions, username and etc)
Testing performed
- [x] Tested locally
- [x] All existing tests pass
- [ ] New tests added (if applicable) ...
Fixes EXTRACT_KPIS step cache key to use the actual OpenStudio version instead of N/A , since KPI values extracted from
eplusout.sql depend on the OpenStudio version (different SQL schema). Same fix as ...