[PR #76] [MERGED] build(deps): bump toml from 0.8.0 to 0.8.1 #1432

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/toml-0.8.1


📝 Commits (1)

  • 26c280e build(deps): bump toml from 0.8.0 to 0.8.1

📊 Changes

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

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps toml from 0.8.0 to 0.8.1.

Commits
  • d308188 chore: Release
  • af0b01e docs: Update changelog
  • d3df1cf Merge pull request #612 from epage/key
  • a376cfd fix(serde): Allow newtypes for keys
  • 1bdf123 test(serde): Show existing newtype key behavior
  • cb3eed5 chore: Update from '_rust/main'
  • ac51f09 chore(ci): Normalize json5 syntax
  • 86c29de chore(ci): Updaet Renovate schema
  • e82d039 chore: Update from '_rust/main'
  • 4173c8f chore(ci): Don't set patch for MSRV
  • 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/76 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 10/2/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/toml-0.8.1` --- ### 📝 Commits (1) - [`26c280e`](https://github.com/JakeStanger/mpd-discord-rpc/commit/26c280ea882beee20a865806fb53b18d072d00a2) build(deps): bump toml from 0.8.0 to 0.8.1 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+6 -6) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [toml](https://github.com/toml-rs/toml) from 0.8.0 to 0.8.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/d308188db7d795bd65be3fc833dd4b6ad59ba926"><code>d308188</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/af0b01eef5071341f287ad4a515d62f239f4ca02"><code>af0b01e</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/d3df1cf327a0fb56610d669134adbd08676d1f21"><code>d3df1cf</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/612">#612</a> from epage/key</li> <li><a href="https://github.com/toml-rs/toml/commit/a376cfd1b42bd47df433aa106c7c172f37d276aa"><code>a376cfd</code></a> fix(serde): Allow newtypes for keys</li> <li><a href="https://github.com/toml-rs/toml/commit/1bdf123855571f6f5bb47436dcdd81e4e6906494"><code>1bdf123</code></a> test(serde): Show existing newtype key behavior</li> <li><a href="https://github.com/toml-rs/toml/commit/cb3eed55ecb955dd8ab5d53f2a7555e053f356c5"><code>cb3eed5</code></a> chore: Update from '_rust/main'</li> <li><a href="https://github.com/toml-rs/toml/commit/ac51f0925003597dec21529538597dbd7872d1ac"><code>ac51f09</code></a> chore(ci): Normalize json5 syntax</li> <li><a href="https://github.com/toml-rs/toml/commit/86c29dea384c7392a2b682fa0150f52c0f4c7f00"><code>86c29de</code></a> chore(ci): Updaet Renovate schema</li> <li><a href="https://github.com/toml-rs/toml/commit/e82d0399c1e6c737d2dcbd644f43230cb0e2709f"><code>e82d039</code></a> chore: Update from '_rust/main'</li> <li><a href="https://github.com/toml-rs/toml/commit/4173c8f4767296f76a6eb96d70b7ca6c13bb38bd"><code>4173c8f</code></a> chore(ci): Don't set patch for MSRV</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.8.0...toml-v0.8.1">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.8.0&new-version=0.8.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 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:20 +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#1432
No description provided.