You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): refresh Google support and worker tooling (#1076)
Refresh GAX and genproto support libraries, the email-tracking worker toolchain and Undici override, and pnpm. Keep the worker manifest and CI on pnpm 11.25.0, and update the pinned Pages deployment action to v5.0.1 for its polling backoff fix.
Preserve the Go 1.26 floor, Go 1.27.1 preferred and Docker toolchains, the worker's release-age safeguards, and existing CLI behavior. Record the maintenance in the Unreleased changelog. MCP protocol-major work and issues #1059, #1058, and #1022 remain separate.
Validation: full make ci; worker lint, typecheck, build, and 15 tests; focused Go 1.26.8 tests; read-only test-account Gmail and Drive requests with the built CLI; local encrypted pixel/D1/deduplication/admin proof; zero-vulnerability npm audit; full-branch P2 autoreview; green Linux, Windows, macOS, worker, CodeQL, and Docker checks.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## 0.39.1 - Unreleased
4
4
5
+
- Dependencies: refresh Google API support modules, tracking worker tooling and Undici, pnpm, and the Pages deployment action while retaining Go 1.26 compatibility.
0 commit comments