Skip to content

Release 1.6.2 - #226

Merged
heskew merged 2 commits into
v1.xfrom
release/1.6.2
Sep 1, 2026
Merged

Release 1.6.2#226
heskew merged 2 commits into
v1.xfrom
release/1.6.2

Conversation

@heskew

@heskew heskew commented Sep 1, 2026

Copy link
Copy Markdown
Member

1.x patch cutting the login-CSRF browser-binding backport (#215, GHSA-xf67-jxfx-jf88) and the Harper 4 peer-range pin (#214). This PR is version bump + CHANGELOG + lockfile only — both fixes are already merged into v1.x.

Changes

Publish

Publishing the GitHub Release v1.6.2 triggers the npm publish workflow to the v1-lts dist-tag. Do not merge before the release cut is confirmed.

Version bump, lockfile, and CHANGELOG for the 1.6.2 patch release on the
1.x maintenance line. Cuts the login-CSRF browser-binding fix (GHSA-xf67-
jxfx-jf88, #215) and the Harper 4 peer-range pin (#214).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package version to 1.6.2, updates the changelog to document security improvements and dependency changes, and pins the harperdb peer dependency range to >=4.6.0 <5.0.0. As there are no review comments, we have no feedback to provide.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Reviewed; no blockers found.

Suggestions (non-blocking)

  • src/lib/handlers.ts:358 — use JSON.stringify(hookData.status) when logging unrecognized hook status (robustness against CRLF if hook returns unsanitized data).
  • package.json:62 — consider capping devDependencies.harperdb to <5.0.0 to match the peer dependency range and ensure test parity (consistency).

@claude

claude Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Reviewed; no blockers found. This PR is a mechanical version bump (1.6.1 → 1.6.2) plus CHANGELOG and lockfile sync — the CSRF fix (#215) and Harper 4 peer-range pin (#214) it documents are already merged into v1.x. No reviewable code surface.

@heskew
heskew merged commit e9bc5f2 into v1.x Sep 1, 2026
10 checks passed
@heskew
heskew deleted the release/1.6.2 branch September 1, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant