Skip to content

chore: release v1.43.0#827

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

chore: release v1.43.0#827
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 13, 2026

🚀 Features

🐛 Bug Fixes

  • (release) add linux musl targets by @jdx in #829

🔍 Other Changes

  • drop sub-crate submodules and publish hk to crates.io by @jdx in #830

📦️ Dependency Updates


Note

Low Risk
Release bookkeeping only (version bumps and documentation/URL updates) with no functional code changes shown in the diff.

Overview
Updates the project to v1.43.0 by bumping the crate/version metadata (Cargo.toml, Cargo.lock, hk.usage.kdl) and regenerating CLI docs/versioned artifacts (docs/cli/*).

Refreshes documentation and example configs to reference the new release Pkl package URLs (v1.43.0) and adds the 1.43.0 entry to CHANGELOG.md with the release notes.

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

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

greptile-apps Bot commented Apr 13, 2026

Greptile Summary

This is a standard release commit for v1.43.0, bumping the version in Cargo.toml, hk.usage.kdl, hk.pkl, hk-example.pkl, and all documentation examples, and adding a CHANGELOG.md entry that accurately reflects the features and fixes merged since v1.42.0. All version references across docs and example Pkl files are consistently updated to v1.43.0.

Confidence Score: 5/5

Safe to merge — this is a clean, auto-generated release commit with no logic changes.

All version references across Cargo.toml, hk.pkl, hk-example.pkl, hk.usage.kdl, and every documentation example Pkl file are consistently updated to v1.43.0. The CHANGELOG entry accurately reflects the merged PRs. No logic, security, or correctness issues were found.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v1.43.0 section with accurate feature, bug fix, and dependency entries matching the PR description.
Cargo.toml Version bumped from 1.42.0 to 1.43.0; no other dependency changes.
Cargo.lock Lock file updated for dependency maintenance (renovate bot lock file maintenance).
hk.pkl Updated amends URL to reference v1.43.0 package release.
hk-example.pkl Updated amends and import URLs to reference v1.43.0 package release.
hk.usage.kdl Version field updated to "1.43.0".
docs/builtins.md Updated package URLs in usage examples to reference v1.43.0.
docs/configuration.md Updated example amends URL to v1.43.0.
docs/public/custom-linters.pkl Updated amends and import URLs to reference v1.43.0.
docs/public/javascript-project.pkl Updated amends and import URLs to reference v1.43.0.
docs/public/monorepo.pkl Updated amends and import URLs to reference v1.43.0.
docs/public/python-project.pkl Updated amends and import URLs to reference v1.43.0.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Merge feature PRs into main] --> B[release-plz generates release PR]
    B --> C[Bump version to 1.43.0 in Cargo.toml]
    C --> D[Update CHANGELOG.md]
    D --> E[Update hk.usage.kdl version]
    E --> F[Update package URLs in hk.pkl / hk-example.pkl / docs]
    F --> G[Merge release PR]
    G --> H[CI publishes binary + crates.io package]
Loading

Reviews (5): Last reviewed commit: "chore: release v1.43.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 performs a version bump from 1.42.0 to 1.42.1. The changes include updating the changelog, Cargo.toml, Cargo.lock, and various documentation and example files to reference the new version. I have no feedback to provide as there were no review comments.

@nodnarbnitram
Copy link
Copy Markdown

nodnarbnitram commented Apr 14, 2026

heads up. Not updating in crates.io. also not sure if you care since you have no "issues".

 cargo install hk
    Updating crates.io index
     Ignored package `hk v1.10.1` is already installed, use --force to override

@jdx jdx force-pushed the release branch 2 times, most recently from 6c5d52f to 5604c6f Compare April 16, 2026 16:24
@jdx jdx changed the title chore: release v1.42.1 chore: release v1.43.0 Apr 16, 2026
@jdx jdx enabled auto-merge (squash) April 16, 2026 16:40
@jdx jdx merged commit 9462cde into main Apr 16, 2026
21 checks passed
@jdx jdx deleted the release branch April 16, 2026 17:00
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.

3 participants