[PR #2532] [CLOSED] build(deps): bump pin-project-lite from 0.2.14 to 0.2.15 #3114

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

📋 Pull Request Information

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

Base: mainHead: dependabot/cargo/pin-project-lite-0.2.15


📝 Commits (1)

  • 8f953be build(deps): bump pin-project-lite from 0.2.14 to 0.2.15

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps pin-project-lite from 0.2.14 to 0.2.15.

Release notes

Sourced from pin-project-lite's releases.

0.2.15

  • Work around an issue on negative_impls that allows unsound overlapping Unpin implementations. (#84)
Changelog

Sourced from pin-project-lite's changelog.

[0.2.15] - 2024-10-24

  • Work around an issue on negative_impls that allows unsound overlapping Unpin implementations. (#84)
Commits
  • a335953 Release 0.2.15
  • 9c4bec1 Update changelog
  • 57d5679 Work around negative_impls that allows unsound overlapping Unpin impls
  • 0a3bfbb ci: Auto-update cspell dictionary
  • 1904d6e tests: Update ui test output to nightly-2024-10-17
  • 6d4b8db tests: Update lint test
  • 1512397 tests: Update lint test
  • 41e0430 Fix typo
  • 9d73aae tools: Update tidy.sh
  • d96e89b ci: Use taiki-e/github-actions/install-rust action
  • 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/2532 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/pin-project-lite-0.2.15` --- ### 📝 Commits (1) - [`8f953be`](https://github.com/hickory-dns/hickory-dns/commit/8f953be4282d996a19195e86ed0af3490901f762) build(deps): bump pin-project-lite from 0.2.14 to 0.2.15 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.14 to 0.2.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/pin-project-lite/releases">pin-project-lite's releases</a>.</em></p> <blockquote> <h2>0.2.15</h2> <ul> <li>Work around an issue on negative_impls that allows unsound overlapping <code>Unpin</code> implementations. (<a href="https://redirect.github.com/taiki-e/pin-project-lite/pull/84">#84</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md">pin-project-lite's changelog</a>.</em></p> <blockquote> <h2>[0.2.15] - 2024-10-24</h2> <ul> <li>Work around an issue on negative_impls that allows unsound overlapping <code>Unpin</code> implementations. (<a href="https://redirect.github.com/taiki-e/pin-project-lite/pull/84">#84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/a3359537cfcc35afcf42f8d964482a04df7bc5cf"><code>a335953</code></a> Release 0.2.15</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/9c4bec1522fc077efeb7ab2dadea50b8e78c5c9e"><code>9c4bec1</code></a> Update changelog</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/57d56797ff0dd87ce0031d47d9837383674e6147"><code>57d5679</code></a> Work around negative_impls that allows unsound overlapping Unpin impls</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/0a3bfbb8c24f82d895631f1c211237f427303264"><code>0a3bfbb</code></a> ci: Auto-update cspell dictionary</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/1904d6eed453368cbbf4dda41ab290b0a4f74ad3"><code>1904d6e</code></a> tests: Update ui test output to nightly-2024-10-17</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/6d4b8db90f69499e44fbd16a3a3c7b5c68838e75"><code>6d4b8db</code></a> tests: Update lint test</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/15123979fe090c6a4989bc1ed0b55584e690d29c"><code>1512397</code></a> tests: Update lint test</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/41e043085b0b5f7cde9afcf46a64abe54a40e890"><code>41e0430</code></a> Fix typo</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/9d73aaeec9da07fb0776af8d2b082b00d36e53df"><code>9d73aae</code></a> tools: Update tidy.sh</li> <li><a href="https://github.com/taiki-e/pin-project-lite/commit/d96e89ba070aabe5b7b108b93d30ff6aad64716a"><code>d96e89b</code></a> ci: Use taiki-e/github-actions/install-rust action</li> <li>Additional commits viewable in <a href="https://github.com/taiki-e/pin-project-lite/compare/v0.2.14...v0.2.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pin-project-lite&package-manager=cargo&previous-version=0.2.14&new-version=0.2.15)](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:25:51 +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#3114
No description provided.