Skip to content

fix(deps): update rust crate toml to 0.9#65

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/toml-0.x
Mar 6, 2026
Merged

fix(deps): update rust crate toml to 0.9#65
renovate[bot] merged 1 commit intomainfrom
renovate/toml-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
toml dependencies minor 0.80.9

Release Notes

toml-rs/toml (toml)

v0.9.12

Compare Source

v0.9.11

Compare Source

v0.9.10

Compare Source

v0.9.9

Compare Source

v0.9.8

Compare Source

v0.9.7

Compare Source

v0.9.6

Compare Source

v0.9.5

Compare Source

v0.9.4

Compare Source

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on friday" in timezone America/Chicago, 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) March 6, 2026 06:06
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Mar 6, 2026

PR author is in the excluded authors list.

@renovate renovate Bot merged commit 1c2bb92 into main Mar 6, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/toml-0.x branch March 6, 2026 06:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  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.

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