Skip to content

fix(deps): update rust crate clx to v2#98

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/clx-2.x
Apr 19, 2026
Merged

fix(deps): update rust crate clx to v2#98
renovate[bot] merged 1 commit intomainfrom
renovate/clx-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2026

This PR contains the following updates:

Package Type Update Change
clx dependencies major 12

Release Notes

jdx/clx (clx)

v2.0.0

Compare Source

Added
  • (progress) add ProgressOutput::Quiet variant to suppress all progress output (#​80)
Fixed
  • (deps) update rust crate strum to 0.28 (#​70)
Other
  • (deps) lock file maintenance (#​83)
  • (deps) lock file maintenance (#​82)
  • (deps) lock file maintenance (#​81)
  • (deps) lock file maintenance (#​76)
  • (deps) lock file maintenance (#​73)
  • (deps) lock file maintenance (#​72)

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • Only on Friday (* * * * 5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 17, 2026 07:42
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 17, 2026

PR author is in the excluded authors list.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.90%. Comparing base (ce800a7) to head (f83da30).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files          26       26           
  Lines        3953     3953           
  Branches     3953     3953           
=======================================
  Hits         3712     3712           
  Misses        154      154           
  Partials       87       87           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/clx-2.x branch from ce88a71 to f83da30 Compare April 19, 2026 03:17
@renovate renovate Bot merged commit 5ea3169 into main Apr 19, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/clx-2.x branch April 19, 2026 03:18
jdx added a commit that referenced this pull request Apr 19, 2026
A dependency-only maintenance release with no changes to communiqué's
own code. Key Rust crate dependencies (`clx`, `toml`) were bumped to
their latest major versions, and the lockfile was refreshed to pull in
patched transitive dependencies and resolve `cargo audit` findings.

### Changed

- **Updated `clx` to v2** — Picks up the new `ProgressOutput::Quiet`
variant and an updated `strum` dependency from the upstream clx library.
([#98](#98))
- **Updated `toml` to v1** — Bumped from 0.8 through 0.9 to the stable
1.0 release. ([#65](#65),
[#90](#90))
- **Refreshed lockfile for `cargo audit`** — Updated transitive
dependencies including `aws-lc-rs`, `rustls-webpki`, `tokio`, and `rand`
to their latest patched versions, clearing CI audit failures.
([#100](#100)) (@jdx)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Medium risk due to major-version dependency upgrades (`clx` v2 and
`toml` v1.0) and a refreshed lockfile that could change runtime behavior
or introduce subtle regressions. Also updates the changelog, where a
formatting/merge issue around older entries may need review.
> 
> **Overview**
> Prepares the `1.0.0` release by bumping the crate/CLI version from
`0.1.9` → `1.0.0`, refreshing `Cargo.lock`, and updating generated CLI
docs/specs to match.
> 
> Updates the changelog with a new `1.0.0` entry covering dependency
maintenance (`clx` v2, `toml` 1.0, and transitive patch updates), but
introduces a likely formatting issue where the `0.1.8` fixed entry runs
into the `0.1.7` heading.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
3cdbfaa. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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.

0 participants