[PR #1514] [CLOSED] Bump structopt from 0.3.21 to 0.3.22 #2383

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1514
Author: @dependabot[bot]
Created: 7/5/2021
Status: Closed

Base: mainHead: dependabot/cargo/structopt-0.3.22


📝 Commits (1)

  • ffa5fc6 Bump structopt from 0.3.21 to 0.3.22

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps structopt from 0.3.21 to 0.3.22.

Changelog

Sourced from structopt's changelog.

v0.3.22 (2021-07-04)

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 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/1514 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/5/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/structopt-0.3.22` --- ### 📝 Commits (1) - [`ffa5fc6`](https://github.com/hickory-dns/hickory-dns/commit/ffa5fc6b11d0135e37ad41ff2d954b27cf9f9373) Bump structopt from 0.3.21 to 0.3.22 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.21 to 0.3.22. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.22 (2021-07-04)</h1> <ul> <li>Add support for <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/128">generics in derive</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/004cfc218e7fbfdbecc4088f9e3fa5061f36cb4d"><code>004cfc2</code></a> v0.3.22</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4bdde69b601bff29a88b073cc23b634bba5c2a18"><code>4bdde69</code></a> add basic support for generic structs and enums (<a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/483">#483</a>)</li> <li><a href="https://github.com/TeXitoi/structopt/commit/d16cfd264d3173fe64a883dea67e9975dc7bbb2d"><code>d16cfd2</code></a> fix clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/8161b1522c89510409e6777d3278725c30d8d31f"><code>8161b15</code></a> Add an example using strum</li> <li><a href="https://github.com/TeXitoi/structopt/commit/3848d5b55b0cf901604fccea1eb3ab56fead7890"><code>3848d5b</code></a> Fix explanation on optional string list argument</li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.21...v0.3.22">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=structopt&package-manager=cargo&previous-version=0.3.21&new-version=0.3.22)](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 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 08:50: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#2383
No description provided.