Skip to content

chore(deps): bump communique to 1.0.3#863

Merged
jdx merged 1 commit intomainfrom
bump-communique-1.0.3
Apr 23, 2026
Merged

chore(deps): bump communique to 1.0.3#863
jdx merged 1 commit intomainfrom
bump-communique-1.0.3

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 23, 2026

Summary

Refreshes the communique entry in mise.lock from its prior pin to 1.0.3 so enhance-release picks up the UTF-8 char-boundary fix from jdx/communique#113.

The prior truncation sliced release bodies at byte 3072 with no regard for UTF-8 char boundaries, which crashed enhance-release for aube v1.0.0 because one of the recent-release style samples had an em-dash straddling the cutoff.

Test plan

  • Refreshed URLs, checksums, and asset IDs for all platforms in the existing [[tools.communique]] block
  • CI green on the release-enhancement job for the next tag

🤖 Generated with Claude Code


Note

Low Risk
Low risk: this only updates the pinned communique binary in mise.lock (version/URLs/checksums/asset IDs) with no application code changes.

Overview
Updates mise.lock to pin github:jdx/communique from 1.0.1 to 1.0.3, refreshing the download URLs, SHA256 checksums, and GitHub asset IDs across all supported platforms.

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

Brings in the UTF-8 char-boundary fix for release-note truncation
(jdx/communique#113), which crashed enhance-release whenever a
recent release body's em-dash straddled the 3072-byte cutoff.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@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 23, 2026

No reviewable files after applying ignore patterns.

@jdx jdx merged commit 778dcdd into main Apr 23, 2026
12 of 13 checks passed
@jdx jdx deleted the bump-communique-1.0.3 branch April 23, 2026 21:05
@jdx jdx mentioned this pull request Apr 23, 2026
jdx added a commit that referenced this pull request Apr 24, 2026
### 🐛 Bug Fixes

- **(git)** skip untracked scan when HK_STASH_UNTRACKED=false by
[@jdx](https://github.com/jdx) in
[#861](#861)
- **(run)** add post-commit and pre-rebase subcommands by
[@jdx](https://github.com/jdx) in
[#858](#858)

### 📚 Documentation

- **(install)** recommend global hooks as primary setup path by
[@jdx](https://github.com/jdx) in
[#855](#855)
- add cross-site announcement banner by [@jdx](https://github.com/jdx)
in [#857](#857)
- respect banner expires field by [@jdx](https://github.com/jdx) in
[#862](#862)

### 🔍 Other Changes

- vendor bats test helpers instead of git submodules by
[@jdx](https://github.com/jdx) in
[#859](#859)

### 📦️ Dependency Updates

- bump communique to 1.0.3 by [@jdx](https://github.com/jdx) in
[#863](#863)
- update anthropics/claude-code-action digest to e58dfa5 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#864](#864)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk release bookkeeping only: version numbers, generated
CLI/docs, and lockfile dependency bumps with no runtime logic changes.
> 
> **Overview**
> **Release prep for `v1.44.1`.** Updates `Cargo.toml`/`Cargo.lock`
(including `libc`) and all version references in generated CLI docs
(`docs/cli/*`, `hk.usage.kdl`).
> 
> Refreshes documentation examples to reference the new `v1.44.1` Pkl
package URLs and adds the `1.44.1` entry to `CHANGELOG.md`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
d7637d4. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: mise-en-dev <[email protected]>
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