Maintenance sweep, big blog push, OpenSSL revert
2026-08-03 ~ 2026-08-09
Maintenance sweep across tooling (8/4)
Approved 9 small PRs across the tooling orgs — bitflyer-tools/cycle-flyer (917–920), irasutoya-tools/irasutoya (546), irasutoya-tools/irasutoya-cli (655), bitflyer-tools/bitflyer (694), bitflyer-tools/bitflyer-cli (195), circleci-tools/circleci-cli (1059) — and cleaned up lingering Dependabot branches like undici-7.29.0, fast-uri-3.1.5, json-2.21.2, socket.io-parser-4.2.7, multi-5a59400ff4; followers +2 for the day.
Batch-merged 21 blog posts (8/5)
Batch-merged 21 PRs to deariary/blog, clearing the queue through mid‑August and dropping open issues by 21; anchor pieces included "why deariary has no streaks" (https://github.com/deariary/blog/pull/197), "I don't want AI reading my life" (https://github.com/deariary/blog/pull/198), and "Obsidian daily notes via webhook" (https://github.com/deariary/blog/pull/190).
Reverted OpenSSL bump and added a guard (8/8)
Approved a bump of openssl to 4.0.2 (#1051) but it violated the repo's Gemfile invariant (must match Ruby's default gem), so I reverted it via #1063 (merged) and opened #1064 to tell Dependabot to stop proposing the same bump, then cleaned up the related branches.