Skip to content

chore: release v1.44.2#866

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

chore: release v1.44.2#866
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 24, 2026

🐛 Bug Fixes

  • (builtins) silence pklr deprecation warnings on Builtins.pkl load by @jdx in #880
  • (ci) serialize docs lint step by @jdx in #874
  • (config) include main pkl path in cache fresh files by @jdx in #879
  • (docs) stack banner message and link on mobile by @jdx in #865
  • (docs) pin banner close button to top-right corner on mobile by @jdx in #867

📚 Documentation

  • (site) show release version and github stars by @jdx in #872

🔍 Other Changes

  • add pr-closer workflow by @jdx in #876

📦️ Dependency Updates


Note

Low Risk
Low risk release bookkeeping: version bumps, regenerated CLI/docs artifacts, and minor lockfile dependency updates with no functional code changes shown in this diff.

Overview
Bumps hk from 1.44.1 → 1.44.2 (Cargo + CLI usage metadata) and adds the 1.44.2 section to CHANGELOG.md.

Regenerates/updates documentation and examples to reference the v1.44.2 Pkl package URLs, and refreshes Cargo.lock with small crate patch updates.

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

@jdx jdx added the release label Apr 24, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 24, 2026

Greptile Summary

This is a release PR bumping hk from v1.44.1 to v1.44.2. All changes are version string updates across Cargo.toml, Cargo.lock, documentation, and PKL example files, with no logic changes.

Confidence Score: 5/5

This PR is safe to merge — it is a purely mechanical version bump with no logic changes.

All changes are version string updates across docs, example files, and lock files. No business logic, security-sensitive code, or behavior was modified.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 1.44.1 to 1.44.2
Cargo.lock Routine dependency version bumps (async-compression, cc, compression-codecs, hybrid-array, rustls-pki-types) and hk version updated to 1.44.2
CHANGELOG.md New v1.44.2 changelog entry added with all included fixes and dependency updates
hk.pkl Commented-out package URL reference updated to v1.44.2; active amend still points to local pkl/Config.pkl
hk-example.pkl Package URLs updated to v1.44.2
hk.usage.kdl Version string updated to 1.44.2
docs/builtins.md Package URLs in code examples updated to v1.44.2
docs/configuration.md All package URL references updated to v1.44.2 (4 occurrences)
docs/cli/commands.json Version field updated to 1.44.2
docs/cli/index.md Version reference updated to 1.44.2

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[v1.44.1] -->|Release PR #866| B[v1.44.2]
    B --> C[Cargo.toml version bump]
    B --> D[Cargo.lock dep updates]
    B --> E[PKL package URLs updated]
    B --> F[Docs version strings updated]
    B --> G[CHANGELOG entry added]
    E --> E1[hk.pkl]
    E --> E2[hk-example.pkl]
    E --> E3[docs/public/*.pkl]
    F --> F1[docs/cli/commands.json]
    F --> F2[docs/cli/index.md]
    F --> F3[hk.usage.kdl]
Loading

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

Copy link
Copy Markdown
Contributor

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

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 project version from 1.44.1 to 1.44.2. The changes include adding a bug fix entry to the changelog regarding mobile banner stacking, bumping dependency versions in Cargo.lock, and updating version strings and Pkl package URLs throughout the documentation and configuration files. I have no feedback to provide.

@jdx jdx force-pushed the release branch 9 times, most recently from e4f210a to be24537 Compare April 26, 2026 20:36
@jdx jdx enabled auto-merge (squash) April 26, 2026 22:36
@jdx jdx merged commit 3cb88fb into main Apr 26, 2026
21 checks passed
@jdx jdx deleted the release branch April 26, 2026 22:46
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