[PR #3038] [CLOSED] build(deps): bump toml from 0.8.22 to 0.8.23 #3511

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3038
Author: @dependabot[bot]
Created: 6/9/2025
Status: Closed

Base: mainHead: dependabot/cargo/toml-0.8.23


📝 Commits (1)

  • e0a2133 build(deps): bump toml from 0.8.22 to 0.8.23

📊 Changes

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

View changed files

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

📄 Description

Bumps toml from 0.8.22 to 0.8.23.

Commits
  • 838a022 chore: Release
  • b9d399d docs: Update changelog
  • f3e8c68 feat(edit): Add ImDocument::into_table (#928)
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • 32d2297 feat(edit): Add ImDocument::into_table
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • Additional commits viewable in compare view

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

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/hickory-dns/hickory-dns/pull/3038 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/toml-0.8.23` --- ### 📝 Commits (1) - [`e0a2133`](https://github.com/hickory-dns/hickory-dns/commit/e0a213345ab637c914b7ccd9fb4c5aa5634a5b31) build(deps): bump toml from 0.8.22 to 0.8.23 ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+13 -13) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [toml](https://github.com/toml-rs/toml) from 0.8.22 to 0.8.23. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/838a0223142a2137b530e020cb7231aba46f7946"><code>838a022</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/b9d399dedbeff89a1d8b2123b53660627f5bb784"><code>b9d399d</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/f3e8c6893c3898d3cc4829c2d0f7cdefddc3f7c2"><code>f3e8c68</code></a> feat(edit): Add ImDocument::into_table (<a href="https://redirect.github.com/toml-rs/toml/issues/928">#928</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/288161b00edc28c2102d3da449c69efbbc77a3a9"><code>288161b</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/d7f3cda3774bfd338fc604ff8a96c8298bcf4c20"><code>d7f3cda</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/752ef5b9ef0b1d317ebaed30a32638800857e9ec"><code>752ef5b</code></a> fix(datetime): Further error improvements (<a href="https://redirect.github.com/toml-rs/toml/issues/927">#927</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/32d229793246d082945f2054b36ab96dbadf5402"><code>32d2297</code></a> feat(edit): Add ImDocument::into_table</li> <li><a href="https://github.com/toml-rs/toml/commit/b1ce9b595feeb676c4751f282587aa0a2b7aadac"><code>b1ce9b5</code></a> fix(datetime): Use 2-digit values for ranges</li> <li><a href="https://github.com/toml-rs/toml/commit/55da4af7acd4880ac983116357d0ae9793e6e066"><code>55da4af</code></a> fix(datetime): Remove trailing space in error</li> <li><a href="https://github.com/toml-rs/toml/commit/5c1d9cc892feedac33d48e32e9868e64a1de86e2"><code>5c1d9cc</code></a> chore(parse): Use a unique tag</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.8.22...toml-v0.8.23">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.3] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.8.22&new-version=0.8.23)](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>
kerem 2026-03-16 11:47:42 +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#3511
No description provided.