[PR #57] [MERGED] build(deps): bump toml from 0.7.5 to 0.7.6 #1680

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/toml-0.7.6


📝 Commits (1)

  • 106b71f build(deps): bump toml from 0.7.5 to 0.7.6

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)
📝 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.7.5 to 0.7.6.

Commits
  • 59ae12d chore: Release
  • 501bbcd docs: Update changelog
  • c2a36b0 Merge pull request #576 from marcospb19/toml-edit-add-retain-method-to-collec...
  • 4b2d3c9 toml_edit: add retain to arrays and tables
  • bb108a8 feat(toml): add Map::retain method (#575)
  • See full diff 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/57 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/10/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/toml-0.7.6` --- ### 📝 Commits (1) - [`106b71f`](https://github.com/JakeStanger/mpd-discord-rpc/commit/106b71f5267f3954a22e1471d75f990787f8d14d) build(deps): bump toml from 0.7.5 to 0.7.6 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `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.7.5 to 0.7.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/59ae12d8c1b3c79df6ae7a29d1841ae860cd7fb6"><code>59ae12d</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/501bbcd7bc56f97690b658d1964e35dd173c299b"><code>501bbcd</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/c2a36b0e23c24d3129f5bb5d8105f0d24f5ac7da"><code>c2a36b0</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/576">#576</a> from marcospb19/toml-edit-add-retain-method-to-collec...</li> <li><a href="https://github.com/toml-rs/toml/commit/4b2d3c9551bb62276e0713beb8e940d04049bdd2"><code>4b2d3c9</code></a> toml_edit: add <code>retain</code> to arrays and tables</li> <li><a href="https://github.com/toml-rs/toml/commit/bb108a8f41f23b3d821f410fc4eecfe3addede70"><code>bb108a8</code></a> feat(toml): add <code>Map::retain</code> method (<a href="https://redirect.github.com/toml-rs/toml/issues/575">#575</a>)</li> <li>See full diff in <a href="https://github.com/toml-rs/toml/compare/toml-v0.7.5...toml-v0.7.6">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.5&new-version=0.7.6)](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 03:58:27 +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#1680
No description provided.