Skip to content

chore: release v1.44.3#882

Merged
jdx merged 1 commit intomainfrom
release
Apr 30, 2026
Merged

chore: release v1.44.3#882
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 26, 2026

🐛 Bug Fixes

  • (hook) do not stage fixes when fail_on_fix=true by @jdx in #892
  • use site domain for plausible data-domain by @jdx in #886
  • make text-mode progress output usable in CI by @jdx in #890

📚 Documentation

  • prefix GitHub star count with ★ glyph by @jdx in #883

🔍 Other Changes

  • (release) dedupe sponsor section in release notes by @jdx in #881
  • switch analytics from gtm/goatcounter to plausible by @jdx in #885
  • migrate to namespace.so runners by @jdx in #891

Note

Low Risk
Low risk release bookkeeping: version bumps, regenerated docs, and lockfile dependency updates with no functional code changes in this PR.

Overview
Bumps hk to v1.44.3 and adds the corresponding CHANGELOG.md release entry.

Regenerates versioned docs/CLI artifacts to reference 1.44.3 (package URLs and generated commands.json/index.md) and updates Cargo.lock with dependency resolution changes (notably jni, rustls*, reqwest, wasm-bindgen, and thiserror unification).

Reviewed by Cursor Bugbot for commit ab7b72e. Bugbot is set up for automated code reviews on this repo. Configure here.

@jdx jdx added the release label Apr 26, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 26, 2026

Greptile Summary

This is a standard release commit bumping hk from v1.44.2 to v1.44.3. Changes include updating the version string in Cargo.toml, Cargo.lock, all documentation PKL examples, hk.usage.kdl, and adding the v1.44.3 changelog entry. The Cargo.lock also picks up routine upstream dependency updates (jni 0.22.4, wasm-bindgen 0.2.120, reqwest 0.13.3, rustls 0.23.40, etc.) and consolidates thiserror to a single version.

Confidence Score: 5/5

Safe to merge — this is a purely mechanical release commit with no logic changes.

All changes are version string updates, auto-generated lockfile dependency bumps, and documentation PKL URL updates. No logic, no new code paths, and all version references are consistent across the 21 changed files.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 1.44.2 to 1.44.3 — single-line change, correct.
Cargo.lock Auto-generated lockfile update: version bump for hk, jni upgraded to 0.22.4 (cesu8 replaced by simd_cesu8), thiserror consolidated to single v2.0.18 entry, wasm-bindgen/web-sys/js-sys bumped to 0.2.120/0.3.97, reqwest to 0.13.3, rustls to 0.23.40. All routine upstream updates.
CHANGELOG.md New v1.44.3 changelog section added with correct bug fixes, documentation, and other changes entries.
hk.usage.kdl Version string updated from 1.44.2 to 1.44.3.
docs/configuration.md All PKL package URL examples updated from v1.44.2 to v1.44.3 (four occurrences).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: chore release v1.44.3] --> B[Version Bump]
    B --> B1[Cargo.toml: 1.44.2 → 1.44.3]
    B --> B2[Cargo.lock: hk 1.44.3]
    B --> B3[hk.usage.kdl: 1.44.3]
    A --> C[Documentation Updates]
    C --> C1[docs/cli/commands.json & index.md]
    C --> C2[docs/*.md PKL URLs → v1.44.3]
    C --> C3[docs/public/*.pkl → v1.44.3]
    C --> C4[docs/reference/examples/*.md → v1.44.3]
    A --> D[Dependency Updates in Cargo.lock]
    D --> D1[jni 0.21.1 → 0.22.4]
    D --> D2[thiserror consolidated to v2.0.18]
    D --> D3[wasm-bindgen 0.2.118 → 0.2.120]
    D --> D4[reqwest 0.13.2 → 0.13.3]
    D --> D5[rustls 0.23.39 → 0.23.40]
    A --> E[CHANGELOG.md entry added]
Loading

Reviews (7): Last reviewed commit: "chore: release v1.44.3" | Re-trigger Greptile

@jdx jdx force-pushed the release branch 5 times, most recently from d65eaca to 58b0105 Compare April 30, 2026 15:10
@jdx jdx enabled auto-merge (squash) April 30, 2026 15:35
@jdx jdx merged commit bfaec1b into main Apr 30, 2026
21 checks passed
@jdx jdx deleted the release branch April 30, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants