[PR #2894] [CLOSED] build(deps): bump once_cell from 1.21.1 to 1.21.3 #3409

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2894
Author: @dependabot[bot]
Created: 3/31/2025
Status: Closed

Base: mainHead: dependabot/cargo/once_cell-1.21.3


📝 Commits (1)

  • bae9df7 build(deps): bump once_cell from 1.21.1 to 1.21.3

📊 Changes

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

View changed files

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

📄 Description

Bumps once_cell from 1.21.1 to 1.21.3.

Changelog

Sourced from once_cell's changelog.

1.21.3

  • Outline more initialization in race: #284, #285.

1.21.2

  • Relax success ordering from AcqRel to Release in race: #278.
Commits
  • 29e3d93 Merge pull request #286 from briansmith/b/once-ref-dry
  • a206950 Prepare for 1.21.3 release.
  • 17d4a9b DRY race::OnceRef::{get_or_try_init, set}.
  • 01b1d56 Merge pull request #285 from briansmith/b/once-ref-cold
  • a851cc4 Mark initialization of OnceRef::get_or_try_init cold.
  • 2447a93 Merge pull request #281 from briansmith/b/init-inner
  • c294d64 Merge pull request #280 from briansmith/b/self
  • 5f0fdd4 Merge pull request #283 from briansmith/b/cast_mut
  • 899e319 Merge pull request #284 from briansmith/b/dry-get
  • 90da60b Mark initialization of OnceBox::get_or_try_init cold.
  • 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/hickory-dns/hickory-dns/pull/2894 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/once_cell-1.21.3` --- ### 📝 Commits (1) - [`bae9df7`](https://github.com/hickory-dns/hickory-dns/commit/bae9df71a6ff31169310ea13a89000b5d39e33f2) build(deps): bump once_cell from 1.21.1 to 1.21.3 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.1 to 1.21.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/matklad/once_cell/blob/master/CHANGELOG.md">once_cell's changelog</a>.</em></p> <blockquote> <h2>1.21.3</h2> <ul> <li>Outline more initialization in <code>race</code>: <a href="https://redirect.github.com/matklad/once_cell/pull/284">#284</a>, <a href="https://redirect.github.com/matklad/once_cell/pull/285">#285</a>.</li> </ul> <h2>1.21.2</h2> <ul> <li>Relax success ordering from AcqRel to Release in <code>race</code>: <a href="https://redirect.github.com/matklad/once_cell/pull/278">#278</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matklad/once_cell/commit/29e3d93cf0367fc6c295785b282b8101127a3e16"><code>29e3d93</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/286">#286</a> from briansmith/b/once-ref-dry</li> <li><a href="https://github.com/matklad/once_cell/commit/a206950676c638fdb65a1298a293ecffef78fbf9"><code>a206950</code></a> Prepare for 1.21.3 release.</li> <li><a href="https://github.com/matklad/once_cell/commit/17d4a9b4336f6393b596d1e80772371623c1502d"><code>17d4a9b</code></a> DRY <code>race::OnceRef::{get_or_try_init, set}</code>.</li> <li><a href="https://github.com/matklad/once_cell/commit/01b1d560f43cf6b96718d43d12d1961524ad5798"><code>01b1d56</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/285">#285</a> from briansmith/b/once-ref-cold</li> <li><a href="https://github.com/matklad/once_cell/commit/a851cc4788eadb2534bc0e3e7468091e0bc795f3"><code>a851cc4</code></a> Mark initialization of <code>OnceRef::get_or_try_init</code> cold.</li> <li><a href="https://github.com/matklad/once_cell/commit/2447a93fbe82808997e9ddd8117e39c53290fd06"><code>2447a93</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/281">#281</a> from briansmith/b/init-inner</li> <li><a href="https://github.com/matklad/once_cell/commit/c294d64f9c52239713e8ee67ab42766066c2d437"><code>c294d64</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/280">#280</a> from briansmith/b/self</li> <li><a href="https://github.com/matklad/once_cell/commit/5f0fdd427a6e7ede57458ec3393656ae73de473a"><code>5f0fdd4</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/283">#283</a> from briansmith/b/cast_mut</li> <li><a href="https://github.com/matklad/once_cell/commit/899e3195234354d9ef92a0e6a466f6d6587e1b0f"><code>899e319</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/284">#284</a> from briansmith/b/dry-get</li> <li><a href="https://github.com/matklad/once_cell/commit/90da60ba44553d893068f42155ba6778dbcf49fb"><code>90da60b</code></a> Mark initialization of <code>OnceBox::get_or_try_init</code> cold.</li> <li>Additional commits viewable in <a href="https://github.com/matklad/once_cell/compare/v1.21.1...v1.21.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=once_cell&package-manager=cargo&previous-version=1.21.1&new-version=1.21.3)](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:42:00 +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#3409
No description provided.