Skip to content

Commit 3bcaea2

Browse files
chore(deps): bump config from 0.15.24 to 0.15.25 in /personal-sysadmin (#210)
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.24 to 0.15.25. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md">config's changelog</a>.</em></p> <blockquote> <h2>[0.15.25] - 2026-06-26</h2> <h3>Fixes</h3> <ul> <li><em>(ron)</em> Support <code>u64</code>, and not just <code>i64</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/config-rs/commit/8fc857f2d31de27263cb7c658bd364c0a28652a2"><code>8fc857f</code></a> chore: Release config version 0.15.25</li> <li><a href="https://github.com/rust-cli/config-rs/commit/cbf854298cc52c9ad7d91e561524b3e41248b660"><code>cbf8542</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/config-rs/commit/ac0ee7ba98aef20e10eb241977a1323ce8e71898"><code>ac0ee7b</code></a> fix(ron): map u64 values to ValueKind::U64 instead of lossy I64 cast (<a href="https://redirect.github.com/rust-cli/config-rs/issues/761">#761</a>)</li> <li><a href="https://github.com/rust-cli/config-rs/commit/55d441875b3a06cbef4a445322317da38b625974"><code>55d4418</code></a> fix(ron): map u64 values to ValueKind::U64 instead of lossy I64 cast</li> <li>See full diff in <a href="https://github.com/rust-cli/config-rs/compare/v0.15.24...v0.15.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=config&package-manager=cargo&previous-version=0.15.24&new-version=0.15.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent d6b40a7 commit 3bcaea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

personal-sysadmin/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)