pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:PHP language:Python
Filter by
163M results
Stacked PR 15 of 30.
Base: $(System.Collections.Hashtable.base) Head: $(System.Collections.Hashtable.head)
This PR is intentionally small and should be reviewed after its base PR.
Validation:
- Split ...
This PR upgrades Continuum s authentication from a single-user prototype to a production-ready multi-user system.
Key changes include:
- Centralized Identity: New users and user_accounts tables in ...
- 💡 What: Cached the cosmiconfig explorer instance at the module scope in src/config.js.
- 🎯 Why: Repeatedly instantiating cosmiconfig( mystack ) introduces measurable initialization overhead by
...
Stacked PR 14 of 30.
Base: $(System.Collections.Hashtable.base) Head: $(System.Collections.Hashtable.head)
This PR is intentionally small and should be reviewed after its base PR.
Validation:
- Split ...
isJSON in src/lib/isJSON.js catches a JSON.parse / merge / includesArray failure in catch (e) { /* ignore */ } and the
bare e was never bound. The block can throw:
- SyntaxError: from JSON.parse on ...
🐛 Bug-fix PR
📌 Summary
Updates the Rust workspace to PyO3 0.29.0 so dependency policy no longer flags the PyO3 advisory in PR CI.
🔁 Reproduction Steps
Dependency policy fails on Cargo.lock when pyo3 ...
Stacked PR 13 of 30.
Base: $(System.Collections.Hashtable.base) Head: $(System.Collections.Hashtable.head)
This PR is intentionally small and should be reviewed after its base PR.
Validation:
- Split ...
Consolidates the open Dependabot dependency PRs and Dependabot security alerts into a single change so they can be
reviewed and merged together.
GitHub Actions
- astral-sh/setup-uv 8.1.0 → 8.2.0 (closes ...