[PR #1420] [MERGED] build(deps): bump config from 0.15.19 to 0.15.21 #5579

Closed
opened 2026-05-23 00:57:36 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1420
Author: @dependabot[bot]
Created: 3/16/2026
Status: Merged
Merged: 3/23/2026
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/config-0.15.21


📝 Commits (1)

  • 2f0ac5e build(deps): bump config from 0.15.19 to 0.15.21

📊 Changes

2 files changed (+26 additions, -18 deletions)

View changed files

📝 Cargo.lock (+25 -17)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps config from 0.15.19 to 0.15.21.

Changelog

Sourced from config's changelog.

[0.15.21] - 2026-03-12

Compatibility

  • Bump MSRV to 1.85

[0.15.20] - 2026-03-12

Fixes

  • Serialize the full u64 range

Internal

  • (toml) Update to 1.0
Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/1420 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/16/2026 **Status:** ✅ Merged **Merged:** 3/23/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/config-0.15.21` --- ### 📝 Commits (1) - [`2f0ac5e`](https://github.com/JakeStanger/ironbar/commit/2f0ac5e6c7887b17ee6ea0580dc17f9963996e4b) build(deps): bump config from 0.15.19 to 0.15.21 ### 📊 Changes **2 files changed** (+26 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+25 -17) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.19 to 0.15.21. <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.21] - 2026-03-12</h2> <h3>Compatibility</h3> <ul> <li>Bump MSRV to 1.85</li> </ul> <h2>[0.15.20] - 2026-03-12</h2> <h3>Fixes</h3> <ul> <li>Serialize the full <code>u64</code> range</li> </ul> <h3>Internal</h3> <ul> <li><em>(toml)</em> Update to 1.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/config-rs/commit/741acfcb0bb589b7bbcb0010c39c1121694877b3"><code>741acfc</code></a> chore: Release config version 0.15.21</li> <li><a href="https://github.com/rust-cli/config-rs/commit/28e97d54e2fca036b17117157d3ab507dd109d4c"><code>28e97d5</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/config-rs/commit/194c7b631c1a954bcbd2a146685680316d25d743"><code>194c7b6</code></a> chore: Update dependencies (<a href="https://redirect.github.com/rust-cli/config-rs/issues/742">#742</a>)</li> <li><a href="https://github.com/rust-cli/config-rs/commit/6b21e4488cf70d555523c24abc94d6467bf969d3"><code>6b21e44</code></a> chore: Upgrade notify</li> <li><a href="https://github.com/rust-cli/config-rs/commit/a6500c2e88b3d2657a04d5b852d8dfdceead9cac"><code>a6500c2</code></a> chore: Update dependencies</li> <li><a href="https://github.com/rust-cli/config-rs/commit/692f70069939fe36f0e9f280957387e362fde2a3"><code>692f700</code></a> chore: Upgrade to 2024 edition (<a href="https://redirect.github.com/rust-cli/config-rs/issues/740">#740</a>)</li> <li><a href="https://github.com/rust-cli/config-rs/commit/87feacaa8448f5c5dcba5ecdbafc58cd8ec03484"><code>87feaca</code></a> chore: Upgrade to 2024 edition</li> <li><a href="https://github.com/rust-cli/config-rs/commit/4ba13123d41bfc97a915d1bd4cc7763730f03ffa"><code>4ba1312</code></a> chore: Bump MSRV to 1.85</li> <li><a href="https://github.com/rust-cli/config-rs/commit/dd71fb46bc53f23b2baee422ec83b393b9c3f486"><code>dd71fb4</code></a> chore: Release config version 0.15.20</li> <li><a href="https://github.com/rust-cli/config-rs/commit/5b90b334d1a464d1be0c579974a00e0c04032159"><code>5b90b33</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/config-rs/compare/v0.15.19...v0.15.21">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.19&new-version=0.15.21)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:57:36 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#5579
No description provided.