[PR #173] [MERGED] build(deps): bump discord-presence from 1.3.1 to 1.4.0 #188

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/173
Author: @dependabot[bot]
Created: 11/25/2024
Status: Merged
Merged: 11/25/2024
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/discord-presence-1.4.0


📝 Commits (1)

  • 0ad2025 build(deps): bump discord-presence from 1.3.1 to 1.4.0

📊 Changes

2 files changed (+47 additions, -27 deletions)

View changed files

📝 Cargo.lock (+46 -26)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps discord-presence from 1.3.1 to 1.4.0.

Release notes

Sourced from discord-presence's releases.

v1.4.0

Added

  • Connected and Disconnected events for when the client successfully connects and disconnects. Thanks to @​JakeStanger.

Changed

  • EventData documentation references to reference the Event enum instead of EventData
Changelog

Sourced from discord-presence's changelog.

1.4.0

Added

  • Connected and Disconnected events for when the client successfully connects and disconnects. Thanks to @​JakeStanger.

Changed

  • EventData documentation references to reference the Event enum instead of EventData
Commits
  • feaf72c added thanks in changelog
  • 1f24633 update changelog
  • b445888 update readme
  • fcf7cbf removed temp workaround
  • 4924de3 updated blocking exmaple and added temp workaround
  • d2fc941 bump version
  • c775971 update eventdata docs
  • 11ae05b Merge pull request #124 from jewlexx/renovate/thiserror-2.x
  • 35fe76b Merge pull request #126 from JakeStanger/feat/connected-events
  • 93633e7 feat(connection manager): send connected/disconnected events
  • Additional commits viewable 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/mpd-discord-rpc/pull/173 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/discord-presence-1.4.0` --- ### 📝 Commits (1) - [`0ad2025`](https://github.com/JakeStanger/mpd-discord-rpc/commit/0ad20252036e5942d796ea2650292d9045aaa76c) build(deps): bump discord-presence from 1.3.1 to 1.4.0 ### 📊 Changes **2 files changed** (+47 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+46 -26) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [discord-presence](https://github.com/jewlexx/discord-presence) from 1.3.1 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jewlexx/discord-presence/releases">discord-presence's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h3>Added</h3> <ul> <li><code>Connected</code> and <code>Disconnected</code> events for when the client successfully connects and disconnects. Thanks to <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>.</li> </ul> <h3>Changed</h3> <ul> <li><code>EventData</code> documentation references to reference the <code>Event</code> enum instead of <code>EventData</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jewlexx/discord-presence/blob/trunk/CHANGELOG.md">discord-presence's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jewlexx/discord-presence/releases/tag/v1.4.0">1.4.0</a></h2> <h3>Added</h3> <ul> <li><code>Connected</code> and <code>Disconnected</code> events for when the client successfully connects and disconnects. Thanks to <a href="https://github.com/JakeStanger"><code>@​JakeStanger</code></a>.</li> </ul> <h3>Changed</h3> <ul> <li><code>EventData</code> documentation references to reference the <code>Event</code> enum instead of <code>EventData</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jewlexx/discord-presence/commit/feaf72cd7eacaf8f655c3471c5d14cdfa1d216b3"><code>feaf72c</code></a> added thanks in changelog</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/1f24633ab0e15705df20254387dd02a234a1ec4e"><code>1f24633</code></a> update changelog</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/b445888417e80f6b098fa95b55fefac435d89a2f"><code>b445888</code></a> update readme</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/fcf7cbfefeb0bac0bc3b3aa102fd6053fc0b4a80"><code>fcf7cbf</code></a> removed temp workaround</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/4924de3009713c8c49d6d4f067af48ce142a92bf"><code>4924de3</code></a> updated blocking exmaple and added temp workaround</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/d2fc9411e76b630ed2992d0648acf085b7d17218"><code>d2fc941</code></a> bump version</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/c775971cd5a98d7d5cbb31ecfefcdfd05346ac78"><code>c775971</code></a> update eventdata docs</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/11ae05ba80704e0f3412f0a77e6ca7af7eba5838"><code>11ae05b</code></a> Merge pull request <a href="https://redirect.github.com/jewlexx/discord-presence/issues/124">#124</a> from jewlexx/renovate/thiserror-2.x</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/35fe76ba25547f54bd3af6053f7ae4b82a992b16"><code>35fe76b</code></a> Merge pull request <a href="https://redirect.github.com/jewlexx/discord-presence/issues/126">#126</a> from JakeStanger/feat/connected-events</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/93633e71b3dbd045fc8bb9408e04efdebc533f81"><code>93633e7</code></a> feat(connection manager): send connected/disconnected events</li> <li>Additional commits viewable in <a href="https://github.com/jewlexx/discord-presence/compare/v1.3.1...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=discord-presence&package-manager=cargo&previous-version=1.3.1&new-version=1.4.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 22:04:15 +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/mpd-discord-rpc#188
No description provided.