[PR #200] [MERGED] build(deps): bump mpris from 2.0.0 to 2.0.1 #4763

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/200
Author: @dependabot[bot]
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/mpris-2.0.1


📝 Commits (1)

  • 592213d build(deps): bump mpris from 2.0.0 to 2.0.1

📊 Changes

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

View changed files

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

📄 Description

Bumps mpris from 2.0.0 to 2.0.1.

Changelog

Sourced from mpris's changelog.

[v2.0.1] - 2023-06-15

Fixed

  • Add extra check for Player::get_track_list(). Without this, Player::track_progress() would fail for Spotify. - [Mihai Fufezan (fufexan)][fufexan]
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 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 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/200 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/mpris-2.0.1` --- ### 📝 Commits (1) - [`592213d`](https://github.com/JakeStanger/ironbar/commit/592213d8af3a4fd87032f535aa6ac92a5669c93d) build(deps): bump mpris from 2.0.0 to 2.0.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [mpris](https://github.com/Mange/mpris-rs) from 2.0.0 to 2.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Mange/mpris-rs/blob/master/CHANGELOG.md">mpris's changelog</a>.</em></p> <blockquote> <h2>[v2.0.1] - 2023-06-15</h2> <h3>Fixed</h3> <ul> <li>Add extra check for <code>Player::get_track_list()</code>. Without this, <code>Player::track_progress()</code> would fail for Spotify. - [Mihai Fufezan (fufexan)][fufexan]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Mange/mpris-rs/commit/d74e182d548cbf295c079659bfa78fbdc917305c"><code>d74e182</code></a> Release version 2.0.1</li> <li><a href="https://github.com/Mange/mpris-rs/commit/ce777754473f7316eaeb760729786081a0771f6c"><code>ce77775</code></a> Merge pull request <a href="https://redirect.github.com/Mange/mpris-rs/issues/71">#71</a> from fufexan/master</li> <li><a href="https://github.com/Mange/mpris-rs/commit/fea36c1f3816e9ccd257ce33dd3e4e22486a9cfc"><code>fea36c1</code></a> checked_get_track_list: fix fail on Spotify</li> <li><a href="https://github.com/Mange/mpris-rs/commit/2d39f5f5920f27ae0d221598b2f3972ddb021577"><code>2d39f5f</code></a> Merge pull request <a href="https://redirect.github.com/Mange/mpris-rs/issues/69">#69</a> from poly000/master</li> <li><a href="https://github.com/Mange/mpris-rs/commit/263a4359df0891dd289b975863d07d099e96d6b8"><code>263a435</code></a> impl AsRef&lt;str&gt; for TrackID</li> <li><a href="https://github.com/Mange/mpris-rs/commit/b8189060450e9719189240ab085a2c76146ac219"><code>b818906</code></a> Update README</li> <li>See full diff in <a href="https://github.com/Mange/mpris-rs/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mpris&package-manager=cargo&previous-version=2.0.0&new-version=2.0.1)](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 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:55:22 +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#4763
No description provided.