pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:Java
Filter by
181M results
Bumps the web-minor group with 10 updates in the /apps/web directory:
| Package | From | To |
| --- | --- | --- |
| @hookform/resolvers | 5.2.2 | 5.4.0 |
| @tanstack/react-query | 5.100.11 | 5.101.0 | ...
Bumps stylelint-scss from 7.0.0 to 7.1.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/stylelint-scss/stylelint-scss/releases stylelint-scss s releases /a . /em /p ...
dependencies
javascript
Bumps org.eclipse.jetty:jetty-server from 12.1.8 to 12.1.10.
details summary Most Recent Ignore Conditions Applied to This Pull Request /summary
| Dependency Name | Ignore Conditions |
| --- | --- | ...
dependencies
java
Automated E2E test PR - will be cleaned up automatically
Status: 🟡 sweep RUNNING (draft)
New branch off main (after #19 merged) to run the Track B v5 KL-regularized EC→RL sweep that #19 wired up.
.venv/bin/python scripts/sweep_track_b.py # both ...
Summary
- make Daily Wins opt-in by default with zero active habits for new users
- show empty states on Dashboard and Intake with a Configure Daily Wins action
- allow empty Daily Wins configuration ...
Motivation
- Fix a bug that made nearest-neighbor cache ineffective and reduce wasted work as the experience pool grows.
- Centralize scattered runtime numeric constants and formulas to make them ...
codex
This PR improves the accessibility of the ThemeToggle component by using a semantic button element instead of a div.
💡 What:
- Converted the outer div in ThemeToggle.js to a button type= button .
...
Changes:
- Upgrade the minimum versions of all dependencies to as far as they go without incompatibility.
- Put an upper bound on all dependencies major versions (or minor if the major is 0).
- ...