[PR #64] [MERGED] build(deps): bump discord-presence from 0.5.15 to 0.5.18 #1421

Closed
opened 2026-05-23 02:58:18 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/64
Author: @dependabot[bot]
Created: 8/21/2023
Status: Merged
Merged: 8/21/2023
Merged by: @JakeStanger

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


📝 Commits (1)

  • afbb15d build(deps): bump discord-presence from 0.5.15 to 0.5.18

📊 Changes

1 file changed (+139 additions, -64 deletions)

View changed files

📝 Cargo.lock (+139 -64)

📄 Description

Bumps discord-presence from 0.5.15 to 0.5.18.

Release notes

Sourced from discord-presence's releases.

v0.5.18

What's Changed

Full Changelog: https://github.com/jewlexx/discord-presence/compare/v0.5.17...v0.5.18

v0.5.17

What's Changed

Full Changelog: https://github.com/jewlexx/discord-presence/compare/v0.5.16...v0.5.17

v0.5.16

What's Changed

Full Changelog: https://github.com/jewlexx/discord-presence/compare/v0.5.15...v0.5.16

Changelog

Sourced from discord-presence's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

I will add links where possible, including retroactively if possible.

Unreleased

Fixed

  • Added back list of events for Bevy crate

0.5.16 - 2023-08-16

Added

  • Implemented means for stopping client send and receive thread

Removed

  • Removed unused strum dependency
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 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/64 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/discord-presence-0.5.18` --- ### 📝 Commits (1) - [`afbb15d`](https://github.com/JakeStanger/mpd-discord-rpc/commit/afbb15d677c37afdc2f60766a32d1bb089c8ff4f) build(deps): bump discord-presence from 0.5.15 to 0.5.18 ### 📊 Changes **1 file changed** (+139 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+139 -64) </details> ### 📄 Description Bumps [discord-presence](https://github.com/jewlexx/discord-presence) from 0.5.15 to 0.5.18. <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>v0.5.18</h2> <h2>What's Changed</h2> <ul> <li>Surface errors in <code>send_and_receive_loop</code> by <a href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/67">jewlexx/discord-presence#67</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jewlexx/discord-presence/compare/v0.5.17...v0.5.18">https://github.com/jewlexx/discord-presence/compare/v0.5.17...v0.5.18</a></p> <h2>v0.5.17</h2> <h2>What's Changed</h2> <ul> <li>Added back list of events for Bevy crate by <a href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/64">jewlexx/discord-presence#64</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jewlexx/discord-presence/compare/v0.5.16...v0.5.17">https://github.com/jewlexx/discord-presence/compare/v0.5.16...v0.5.17</a></p> <h2>v0.5.16</h2> <h2>What's Changed</h2> <ul> <li>Implemented means for stopping client send and receive thread by <a href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/59">jewlexx/discord-presence#59</a></li> <li>Delete stale issue workflow by <a href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/60">jewlexx/discord-presence#60</a></li> <li>Update Rust crate num-derive to 0.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/55">jewlexx/discord-presence#55</a></li> <li>Update Rust crate uuid to 1.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/54">jewlexx/discord-presence#54</a></li> <li>Update Rust crate strum to 0.25 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/53">jewlexx/discord-presence#53</a></li> <li>Removed unused strum dependency by <a href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a href="https://redirect.github.com/jewlexx/discord-presence/pull/61">jewlexx/discord-presence#61</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jewlexx/discord-presence/compare/v0.5.15...v0.5.16">https://github.com/jewlexx/discord-presence/compare/v0.5.15...v0.5.16</a></p> </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> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <p>I will add links where possible, including retroactively if possible.</p> <h2><a href="https://github.com/jewlexx/discord-presence/tree/trunk">Unreleased</a></h2> <h3>Fixed</h3> <ul> <li>Added back list of events for Bevy crate</li> </ul> <h2><a href="https://github.com/jewlexx/discord-presence/releases/tag/v0.5.16">0.5.16</a> - 2023-08-16</h2> <h3>Added</h3> <ul> <li>Implemented means for stopping client send and receive thread</li> </ul> <h3>Removed</h3> <ul> <li>Removed unused strum dependency</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jewlexx/discord-presence/commit/ba3de4765729f657a276b14a9b1ee485e9722835"><code>ba3de47</code></a> Merge pull request <a href="https://redirect.github.com/jewlexx/discord-presence/issues/67">#67</a> from jewlexx/62-bug-connection-errors-are-not-surfaced</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/c2568fa9004b13083b86cb609ae783c28fd70621"><code>c2568fa</code></a> added todo</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/86da60466ac54bb539c848540195e613d224ae52"><code>86da604</code></a> rename error type to be less ambigous</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/d0c6016c91eb5bae718e5422b67eb8cb9107bf23"><code>d0c6016</code></a> raise connection errors</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/cd147ca4e943c6c472c443e0a3357484ed383923"><code>cd147ca</code></a> Merge pull request <a href="https://redirect.github.com/jewlexx/discord-presence/issues/64">#64</a> from jewlexx/63-bug-events-enum-cannot-be-iterated-on</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/ab084e8d464627c2ba2922645577dec7a97e8b01"><code>ab084e8</code></a> updated header</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/77a8461214ce5608cd15b583a3ef40ecf116fe3f"><code>77a8461</code></a> fixes and updated version</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/c68d85f89564abdccf7633b805b10d6492c4d8a8"><code>c68d85f</code></a> fixed cfg-if syntax</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/b61683b0353dd46db3dcc584f84731c60aa25a03"><code>b61683b</code></a> updated changelog and version</li> <li><a href="https://github.com/jewlexx/discord-presence/commit/ef227b5ce0eb994fb6906ec4d9198a3c21df7dd7"><code>ef227b5</code></a> Merge branch 'trunk' of <a href="https://github.com/jewlexx/discord-presence">https://github.com/jewlexx/discord-presence</a> into trunk</li> <li>Additional commits viewable in <a href="https://github.com/jewlexx/discord-presence/compare/v0.5.15...v0.5.18">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=0.5.15&new-version=0.5.18)](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-23 02:58:18 +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#1421
No description provided.