[PR #46] [MERGED] build(deps): bump toml from 0.7.3 to 0.7.4 #71

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/toml-0.7.4


📝 Commits (1)

  • b720755 build(deps): bump toml from 0.7.3 to 0.7.4

📊 Changes

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

View changed files

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

📄 Description

Bumps toml from 0.7.3 to 0.7.4.

Commits
  • 0945943 chore: Release
  • b4cc00a docs: Update changelog
  • f46f507 Merge pull request #557 from epage/newtype_variant
  • 1f4f2f7 fix(serde): Newtype variant support
  • 87836d9 test(serde): Show newtype variants not working
  • faac518 Merge pull request #555 from epage/winnow
  • a52a722 refactor(parser): Resolve deprecations
  • 0951271 Merge pull request #554 from est31/main
  • e7d57ea Update github URL of toml_edit crate
  • 5275733 chore(deps): update compatible (dev)
  • 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 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/46 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/10/2023 **Status:** ✅ Merged **Merged:** 6/10/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/toml-0.7.4` --- ### 📝 Commits (1) - [`b720755`](https://github.com/JakeStanger/mpd-discord-rpc/commit/b720755ebfa00879aff886fcb94a7585840f3d6a) build(deps): bump toml from 0.7.3 to 0.7.4 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -10) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/09459439ad2ef3b15259c6c78ba4fa2671ff60be"><code>0945943</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/b4cc00aa6e91fb734d2854da1d4140c2f43a7e32"><code>b4cc00a</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/f46f50775523ef2edfdbcc993a57cc1139471405"><code>f46f507</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/557">#557</a> from epage/newtype_variant</li> <li><a href="https://github.com/toml-rs/toml/commit/1f4f2f7ecc40c40f4297d8e17f6878830931f954"><code>1f4f2f7</code></a> fix(serde): Newtype variant support</li> <li><a href="https://github.com/toml-rs/toml/commit/87836d9362d016a1d9d2d08e1f3578c506fd1272"><code>87836d9</code></a> test(serde): Show newtype variants not working</li> <li><a href="https://github.com/toml-rs/toml/commit/faac51883e6d0f51b618ce49e26f2b787091a3ac"><code>faac518</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/555">#555</a> from epage/winnow</li> <li><a href="https://github.com/toml-rs/toml/commit/a52a7221775d90a472ddcfb05117c1b6deacc48b"><code>a52a722</code></a> refactor(parser): Resolve deprecations</li> <li><a href="https://github.com/toml-rs/toml/commit/0951271b0f384526526ae3f700949e9870c100b3"><code>0951271</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/554">#554</a> from est31/main</li> <li><a href="https://github.com/toml-rs/toml/commit/e7d57eae0d30c35c5e47cc714c575bebcebb9571"><code>e7d57ea</code></a> Update github URL of toml_edit crate</li> <li><a href="https://github.com/toml-rs/toml/commit/52757330fb70369b9886bd344efc51dd5ed0104d"><code>5275733</code></a> chore(deps): update compatible (dev)</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.7.3&new-version=0.7.4)](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-22 22:03:53 +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#71
No description provided.