[PR #2494] [CLOSED] build(deps): bump once_cell from 1.20.1 to 1.20.2 #3089

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2494
Author: @dependabot[bot]
Created: 10/7/2024
Status: Closed

Base: mainHead: dependabot/cargo/once_cell-1.20.2


📝 Commits (1)

  • b8ffc51 build(deps): bump once_cell from 1.20.1 to 1.20.2

📊 Changes

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

View changed files

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

📄 Description

Bumps once_cell from 1.20.1 to 1.20.2.

Changelog

Sourced from once_cell's changelog.

1.20.2

  • Remove portable_atomic from Cargo.lock if it is not, in fact, used: #267 This is a work-around for this cargo bug: rust-lang/cargo#10801.
Commits

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/2494 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/once_cell-1.20.2` --- ### 📝 Commits (1) - [`b8ffc51`](https://github.com/hickory-dns/hickory-dns/commit/b8ffc51fc746ce2f9b9fd3b4f7f96db49a80494c) build(deps): bump once_cell from 1.20.1 to 1.20.2 ### 📊 Changes **2 files changed** (+3 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -11) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.1 to 1.20.2. <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.20.2</h2> <ul> <li>Remove <code>portable_atomic</code> from Cargo.lock if it is not, in fact, used: <a href="https://redirect.github.com/matklad/once_cell/pull/267">#267</a> This is a work-around for this cargo bug: <a href="https://redirect.github.com/rust-lang/cargo/issues/10801">rust-lang/cargo#10801</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matklad/once_cell/commit/4fbd4a53509ca59c8e09efc2ab0a22f21de70f7e"><code>4fbd4a5</code></a> release 1.20.3</li> <li><a href="https://github.com/matklad/once_cell/commit/0aef2f86e3b5a7cd7a7b872fb05e381780704538"><code>0aef2f8</code></a> Merge pull request <a href="https://redirect.github.com/matklad/once_cell/issues/267">#267</a> from taiki-e/portable-atomic</li> <li><a href="https://github.com/matklad/once_cell/commit/cf87ac61f67c63b6c05311a98fd7f6c6650ddb5f"><code>cf87ac6</code></a> Remove &quot;portable-atomic?/require-cas&quot; from race feature</li> <li>See full diff in <a href="https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2">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.20.1&new-version=1.20.2)](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:24:29 +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#3089
No description provided.