[PR #1436] [MERGED] build(deps): bump config from 0.15.21 to 0.15.22 #9794

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1436
Author: @dependabot[bot]
Created: 3/30/2026
Status: Merged
Merged: 4/1/2026
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/config-0.15.22


📝 Commits (1)

  • 927cc36 build(deps): bump config from 0.15.21 to 0.15.22

📊 Changes

2 files changed (+21 additions, -12 deletions)

View changed files

📝 Cargo.lock (+20 -11)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps config from 0.15.21 to 0.15.22.

Changelog

Sourced from config's changelog.

[0.15.22] - 2026-03-17

Documentation

  • Polish examples

Internal

  • Update winnow
Commits
  • 7293108 chore: Release config version 0.15.22
  • 6b82b25 docs: Update changelog
  • 2ae46e4 chore: Update to Winnow 1.0.0 (#745)
  • 28690ea chore: Update to Winnow 1.0.0
  • 1f579ee docs(examples): Clean up (#744)
  • c7b1b10 docs(examples): Consoldate env examples
  • 5aa9638 docs(examples): Clarify intent
  • fcc5cd8 docs(examples): Better organize examples
  • 4e8637c docs(examples): Be consistent in env prefix
  • 395a9ff docs(examples): Flatten examples
  • See full diff in compare view

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/1436 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/30/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/config-0.15.22` --- ### 📝 Commits (1) - [`927cc36`](https://github.com/JakeStanger/ironbar/commit/927cc3673538f4a9b66be01f0cfbf9574e7e13d2) build(deps): bump config from 0.15.21 to 0.15.22 ### 📊 Changes **2 files changed** (+21 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+20 -11) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.21 to 0.15.22. <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.22] - 2026-03-17</h2> <h3>Documentation</h3> <ul> <li>Polish examples</li> </ul> <h3>Internal</h3> <ul> <li>Update winnow</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/config-rs/commit/7293108c574fe43360089c8ff575d8871194470c"><code>7293108</code></a> chore: Release config version 0.15.22</li> <li><a href="https://github.com/rust-cli/config-rs/commit/6b82b2580daaa026773e99a7e982d4946f954981"><code>6b82b25</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/config-rs/commit/2ae46e4da01948979a38b74be8cb0721b471b9c1"><code>2ae46e4</code></a> chore: Update to Winnow 1.0.0 (<a href="https://redirect.github.com/rust-cli/config-rs/issues/745">#745</a>)</li> <li><a href="https://github.com/rust-cli/config-rs/commit/28690ea0d2092646eb4c02cb79d89c72c0b6a22a"><code>28690ea</code></a> chore: Update to Winnow 1.0.0</li> <li><a href="https://github.com/rust-cli/config-rs/commit/1f579eed7ff2dbca839e4b1b1e0d6db48e501bca"><code>1f579ee</code></a> docs(examples): Clean up (<a href="https://redirect.github.com/rust-cli/config-rs/issues/744">#744</a>)</li> <li><a href="https://github.com/rust-cli/config-rs/commit/c7b1b10e19d19e3bc9f691f03ecd227ea2a2af1a"><code>c7b1b10</code></a> docs(examples): Consoldate env examples</li> <li><a href="https://github.com/rust-cli/config-rs/commit/5aa9638bdd2e8038a085ee9a895a0257794627af"><code>5aa9638</code></a> docs(examples): Clarify intent</li> <li><a href="https://github.com/rust-cli/config-rs/commit/fcc5cd8ea7c9014b0eb10527235418fa0951a20e"><code>fcc5cd8</code></a> docs(examples): Better organize examples</li> <li><a href="https://github.com/rust-cli/config-rs/commit/4e8637c23939316679c5c84c6f836d94c21f9f58"><code>4e8637c</code></a> docs(examples): Be consistent in env prefix</li> <li><a href="https://github.com/rust-cli/config-rs/commit/395a9ff5342f59199a92da1498e7bb513d5d4643"><code>395a9ff</code></a> docs(examples): Flatten examples</li> <li>See full diff in <a href="https://github.com/rust-cli/config-rs/compare/v0.15.21...v0.15.22">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.21&new-version=0.15.22)](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 03:57:35 +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#9794
No description provided.