[PR #346] [MERGED] build(deps): bump mpd_client from 1.2.0 to 1.3.0 #3461

Closed
opened 2026-05-22 23:55:51 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/346
Author: @dependabot[bot]
Created: 10/30/2023
Status: Merged
Merged: 10/30/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/mpd_client-1.3.0


📝 Commits (1)

  • 895f4ec build(deps): bump mpd_client from 1.2.0 to 1.3.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+4 -4)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps mpd_client from 1.2.0 to 1.3.0.

Commits
  • 2d6800e Prepare mpd_client v1.3.0 and mpd_protocol v1.0.2
  • d06ff3d Ignore fuzzing harness lockfile
  • f54f7f6 Merge pull request #20 from elomatreb/add-replay-gain-commands
  • 433c626 Add ReplayGain commands
  • 34b25f7 Fix formatting violation
  • 9ce0cba Fix clippy warnings about possibly broken Ord impl
  • 309db96 Update dependencies & commit lockfile
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/346 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 10/30/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/mpd_client-1.3.0` --- ### 📝 Commits (1) - [`895f4ec`](https://github.com/JakeStanger/ironbar/commit/895f4ec03b6112d9f8cc2847b20ead07677aeca4) build(deps): bump mpd_client from 1.2.0 to 1.3.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [mpd_client](https://github.com/elomatreb/mpd_client) from 1.2.0 to 1.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elomatreb/mpd_client/commit/2d6800ef64f3ba52bc58cb14bb772141c8f6a92e"><code>2d6800e</code></a> Prepare mpd_client v1.3.0 and mpd_protocol v1.0.2</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/d06ff3d46079423a3255ca4edce80c830e282a86"><code>d06ff3d</code></a> Ignore fuzzing harness lockfile</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/f54f7f611ebb66bc3d92f2d61564524c3752b05e"><code>f54f7f6</code></a> Merge pull request <a href="https://redirect.github.com/elomatreb/mpd_client/issues/20">#20</a> from elomatreb/add-replay-gain-commands</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/433c626cd2219aa91ce53141e001ce8379f88c54"><code>433c626</code></a> Add ReplayGain commands</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/34b25f71468590fd3b2956337fa5b113f215c353"><code>34b25f7</code></a> Fix formatting violation</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/9ce0cba5c43057d6173cc1b0e952d4b628b5cb67"><code>9ce0cba</code></a> Fix clippy warnings about possibly broken Ord impl</li> <li><a href="https://github.com/elomatreb/mpd_client/commit/309db9630cfeeba8e98181be335f4f26fead265e"><code>309db96</code></a> Update dependencies &amp; commit lockfile</li> <li>See full diff in <a href="https://github.com/elomatreb/mpd_client/compare/mpd_client-v1.2.0...mpd_client-v1.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mpd_client&package-manager=cargo&previous-version=1.2.0&new-version=1.3.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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-22 23:55:51 +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#3461
No description provided.