[PR #2027] [CLOSED] Bump toml from 0.7.3 to 0.7.8 #2769

Closed
opened 2026-03-16 11:07:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2027
Author: @dependabot[bot]
Created: 9/18/2023
Status: Closed

Base: mainHead: dependabot/cargo/toml-0.7.8


📝 Commits (1)

  • 9a58840 Bump toml from 0.7.3 to 0.7.8

📊 Changes

1 file changed (+36 additions, -14 deletions)

View changed files

📝 Cargo.lock (+36 -14)

📄 Description

Bumps toml from 0.7.3 to 0.7.8.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
toml [< 0.8, > 0.7.1]

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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/hickory-dns/hickory-dns/pull/2027 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/18/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/toml-0.7.8` --- ### 📝 Commits (1) - [`9a58840`](https://github.com/hickory-dns/hickory-dns/commit/9a58840217223b4226302e882f313a52cc847069) Bump toml from 0.7.3 to 0.7.8 ### 📊 Changes **1 file changed** (+36 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+36 -14) </details> ### 📄 Description Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/3f3e8329bb205f889dfbf02c2ccabc4d784271a3"><code>3f3e832</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/bd97f3f72e636bd72b870bcc075ce4bb35d3a88a"><code>bd97f3f</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/025e40e652456aef9dc7408b95941f5b6a1d0227"><code>025e40e</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/606">#606</a> from epage/ser</li> <li><a href="https://github.com/toml-rs/toml/commit/b2879d671f0119efcc1358dd850bdce16f89649c"><code>b2879d6</code></a> fix(toml): Don't lose data when re-formatting</li> <li><a href="https://github.com/toml-rs/toml/commit/5fb5318714ba0594e05f2a133344065b2eaf1bf6"><code>5fb5318</code></a> test(ser): Show existing enum behavior</li> <li><a href="https://github.com/toml-rs/toml/commit/c3a6ff060e8ed9c7da4ec371aa8c37db81a50a7b"><code>c3a6ff0</code></a> test(ser): Verify optional field behavior</li> <li><a href="https://github.com/toml-rs/toml/commit/39eea9e3417badf01b276f3b960c57fd34cb1b35"><code>39eea9e</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/9e87c845883f558681034f60e4357b8f61c1245b"><code>9e87c84</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/b47f77c00feae5416a9d8fe8dc70226b88868a13"><code>b47f77c</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/604">#604</a> from epage/ser</li> <li><a href="https://github.com/toml-rs/toml/commit/4711cdb18df008c524ed2c03535297fe1a84f533"><code>4711cdb</code></a> fix(serde): Bubble up nested None errors</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.8">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | toml | [< 0.8, > 0.7.1] | </details> [![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.8)](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) --- **Note:** Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖 <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>
kerem 2026-03-16 11:07:06 +03: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
starred/hickory-dns#2769
No description provided.