Week in Review: Jun 1 – Jun 7, 2026 — 32 PRs, 451 commits
Stu Mason6 min read
32 PRs merged, 451 commits, +1,758 lines
Summary
- 32 pull requests merged (↑60% vs last week)
- 18 pull requests opened
- 451 commits pushed (↑25% vs last week)
Top Pull Requests
- feat: beehiiv newsletter + upgrade to Inertia v3 — progress
+1,497/-1,562 - chore(deps): bundle vite 8 + @vitejs/plugin-react 6 + larave... — progress
+857/-1,366 - feat(intel): about-to-be-hot divergence detector + permalink... — devtrends
+1,768/-1 - chore(deps): upgrade laravel/framework to ^13.12 — devtrends
+398/-357 - chore: reliability sweep — remove dead digests feature + mer... — devtrends
+207/-398
Code Impact
+6,866 additions · -5,108 deletions
Net: +1,758 lines across 119 files
Activity by Repository
| Repository | PRs | Commits | Changes |
|---|---|---|---|
| devtrends | 13 | 180 | +3,554/-1,487 |
| polar-flow-server | 11 | 121 | +11/-11 |
| progress | 3 | 90 | +2,626/-3,197 |
| coolify-mcp | 1 | 10 | +81/-81 |
| laravel-coolify | 1 | 20 | +329/-222 |
| laravel-kick | 2 | 20 | +2/-2 |
| cleanconnect | 0 | 0 | +0/-0 |
| claudavel | 1 | 10 | +263/-108 |
▶Full Activity Index (105 items)
Pull Requests Merged
- chore(deps): bump the minor-and-patch group with 4 updates in devtrends (+220/-208)
- chore(deps): bump the minor-and-patch group with 10 updates in devtrends (+186/-185)
- Fix word-boundary search (RAG no longer matches "storage") in devtrends (+101/-13)
- fix(mcp): dedup security CVEs + collapse HN mirrors + drop empty-CVSS suffix in devtrends (+54/-21)
- fix(mcp): complete the cross-platform family collapse (youtube/linkedin/gtrends/…) in devtrends (+24/-5)
- feat(intel): about-to-be-hot divergence detector + permalink page in devtrends (+1768/-1)
- chore(deps): bump concurrently from 9.2.1 to 10.0.1 in devtrends (+114/-85)
- chore(deps): bump dependabot/fetch-metadata from 2 to 3 in devtrends (+1/-1)
- chore(deps): bump recharts from 2.15.4 to 3.8.1 in devtrends (+138/-100)
- chore(deps): upgrade laravel/framework to ^13.12 in devtrends (+398/-357)
- fix(fetchers): swap dead Reddit .json endpoint for /.rss in devtrends (+228/-72)
- chore: reliability sweep — remove dead digests feature + merge duplicate source slugs in devtrends (+207/-398)
- Postgres in CI + fix security_digest CVE duplication in devtrends (+115/-41)
- chore(deps-dev): bump the minor-and-patch group across 1 directory with 6 updates in laravel-coolify (+329/-222)
- chore(deps): bump actions/upload-pages-artifact from 4 to 5 in laravel-kick (+1/-1)
- chore(deps): bump dependabot/fetch-metadata from 2 to 3 in laravel-kick (+1/-1)
- chore(deps): bump the minor-and-patch group across 1 directory with 7 updates in coolify-mcp (+81/-81)
- chore(deps): bump the minor-and-patch group across 1 directory with 22 updates in progress (+272/-269)
- chore(deps): bundle vite 8 + @vitejs/plugin-react 6 + laravel-vite-plugin 3 in progress (+857/-1366)
- feat: beehiiv newsletter + upgrade to Inertia v3 in progress (+1497/-1562)
- ci(deps)(deps): bump dependabot/fetch-metadata from 2 to 3 in polar-flow-server (+1/-1)
- chore(deps)(deps): update alembic requirement from >=1.14.0 to >=1.18.4 in polar-flow-server (+1/-1)
- chore(deps)(deps-dev): update pytest requirement from >=8.3.4 to >=9.0.3 in polar-flow-server (+1/-1)
- chore(deps)(deps): update pyarrow requirement from >=18.1.0 to >=23.0.1 in polar-flow-server (+1/-1)
- chore(deps)(deps): update structlog requirement from >=24.4.0 to >=25.5.0 in polar-flow-server (+1/-1)
- chore(deps)(deps-dev): update mcp requirement from >=1.3.2 to >=1.27.0 in polar-flow-server (+1/-1)
- chore(deps)(deps): update asyncpg requirement from >=0.30.0 to >=0.31.0 in polar-flow-server (+1/-1)
- chore(deps)(deps): update cryptography requirement from >=44.0.0 to >=46.0.7 in polar-flow-server (+1/-1)
- chore(deps)(deps-dev): update mkdocstrings requirement from >=0.24 to >=1.0.3 in polar-flow-server (+1/-1)
- chore(deps)(deps-dev): update mypy requirement from >=1.14.0 to >=1.20.1 in polar-flow-server (+1/-1)
- chore(deps)(deps): update pydantic requirement from >=2.10.5 to >=2.12.5 in polar-flow-server (+1/-1)
- chore(deps): bump the minor-and-patch group with 3 updates in claudavel (+263/-108)
Pull Requests Opened
- PR #141 opened: chore(deps): bump the minor-and-patch group with 4 updates in devtrends
- PR #142 opened: chore(deps): bump the minor-and-patch group with 10 updates in devtrends
- PR #143 opened: chore(deps): bump laravel/framework from 12.60.2 to 13.12.0 in devtrends
- PR #144 opened: chore(deps-dev): bump eslint from 9.39.4 to 10.4.1 in devtrends
- PR #145 opened: chore(deps): bump concurrently from 9.2.1 to 10.0.1 in devtrends
- PR #146 opened: Fix word-boundary search (RAG no longer matches "storage") in devtrends
- PR #147 opened: fix(mcp): dedup security CVEs + collapse HN mirrors + drop empty-CVSS suffix in devtrends
- PR #148 opened: fix(mcp): complete the cross-platform family collapse (youtube/linkedin/gtrends/…) in devtrends
- PR #149 opened: feat(intel): about-to-be-hot divergence detector + permalink page in devtrends
- PR #150 opened: chore(deps): upgrade laravel/framework to ^13.12 in devtrends
- PR #151 opened: fix(fetchers): swap dead Reddit .json endpoint for /.rss in devtrends
- PR #152 opened: chore: reliability sweep — remove dead digests feature + merge duplicate source slugs in devtrends
- PR #153 opened: Postgres in CI + fix security_digest CVE duplication in devtrends
- PR #104 opened: chore(deps-dev): bump the minor-and-patch group across 1 directory with 6 updates in laravel-coolify
- PR #213 opened: chore(deps): bump the minor-and-patch group across 1 directory with 7 updates in coolify-mcp
- PR #180 opened: chore(deps): bump the minor-and-patch group across 1 directory with 16 updates in cleanconnect
- PR #77 opened: chore(deps): bundle vite 8 + @vitejs/plugin-react 6 + laravel-vite-plugin 3 in progress
- PR #78 opened: feat: beehiiv newsletter + upgrade to Inertia v3 in progress
Commits
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-kick
- 10 commits to laravel-kick
- 10 commits to coolify-mcp
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to polar-flow-server
- 10 commits to polar-flow-server
- 10 commits to polar-flow-server
- 10 commits to polar-flow-server
- 10 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to polar-flow-server
- 1 commits to polar-flow-server
- 1 commits to polar-flow-server
- 1 commits to polar-flow-server
- 1 commits to polar-flow-server
- 1 commits to polar-flow-server
- 1 commits to polar-flow-server
- 10 commits to claudavel
Get the Friday email
What I shipped this week, what I learned, one useful thing.
No spam. Unsubscribe anytime. Privacy policy.