Skip to content

chore: release v1.45.0#894

Merged
jdx merged 1 commit intomainfrom
release
May 5, 2026
Merged

chore: release v1.45.0#894
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 30, 2026

🚀 Features

  • (builtins) add buildifier format and lint built-ins by @plx in #896

🐛 Bug Fixes

  • (step) only auto-batch when rendered command exceeds ARG_MAX by @jdx in #901

📚 Documentation

  • thank Namespace for GitHub Actions runner support by @jdx in #895

🔍 Other Changes

  • (ci) use !cancelled() instead of always() for final job by @jdx in #906
  • (docs) remove shrill.en.dev analytics script by @jdx in #903
  • remove rust-cache from release jobs by @jdx in #893
  • invert CLAUDE.md/AGENTS.md so AGENTS.md is canonical by @jdx in #905
  • set dev profile debug to 1 by @jdx in #907

📦️ Dependency Updates

New Contributors

  • @plx made their first contribution in #896

Note

Low Risk
Low risk release bookkeeping: primarily version string updates across manifests and docs with no functional code changes in this diff.

Overview
Updates the project for the v1.45.0 release by bumping the crate/CLI version (Cargo.toml, Cargo.lock, hk.usage.kdl, generated CLI docs) and adding the 1.45.0 entry to CHANGELOG.md.

Refreshes documentation and example configs to reference the new versioned Pkl package URLs (docs/*.md, docs/public/*.pkl, hk-example.pkl).

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

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

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

This is a release PR that bumps hk from v1.44.3 to v1.45.0. All changes are mechanical version-string and package-URL updates across Cargo.toml, Cargo.lock, documentation files, and PKL example files, accompanied by the corresponding CHANGELOG entry.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All 21 changed files contain only version string and package URL updates from v1.44.3 to v1.45.0. No source logic, algorithm, or configuration behavior was altered.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Prepends the v1.45.0 release notes section with all merged PRs correctly attributed.
Cargo.toml Version field bumped from 1.44.3 to 1.45.0; no other changes.
Cargo.lock Lock file updated to reflect the new hk crate version 1.45.0.
hk.pkl Commented-out package URL updated to v1.45.0; active amend still points to local pkl path.
hk-example.pkl Package URL references updated from v1.44.3 to v1.45.0.
hk.usage.kdl Version string updated from 1.44.3 to 1.45.0.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[v1.44.3] -->|chore: release| B[v1.45.0]
    B --> C[Cargo.toml / Cargo.lock]
    B --> D[hk.pkl / hk-example.pkl / hk.usage.kdl]
    B --> E[docs package URLs]
    B --> F[CHANGELOG.md entry]
Loading

Reviews (13): Last reviewed commit: "chore: release v1.45.0" | 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.3 to 1.44.4 across the codebase, including Cargo manifests, CLI usage definitions, and documentation examples. The changelog is updated to note the removal of rust-cache from release jobs. I have no feedback to provide.

@jdx jdx force-pushed the release branch 2 times, most recently from e702973 to 0066f84 Compare April 30, 2026 22:45
@jdx jdx changed the title chore: release v1.44.4 chore: release v1.45.0 Apr 30, 2026
@jdx jdx force-pushed the release branch 9 times, most recently from d049ee3 to b498c45 Compare May 3, 2026 16:50
@jdx jdx merged commit 718ab67 into main May 5, 2026
21 checks passed
@jdx jdx deleted the release branch May 5, 2026 13:16
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