[PR #1510] [CLOSED] Bump ipnet from 2.3.0 to 2.3.1 #2380

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1510
Author: @dependabot[bot]
Created: 6/21/2021
Status: Closed

Base: mainHead: dependabot/cargo/ipnet-2.3.1


📝 Commits (1)

  • 989f269 Bump ipnet from 2.3.0 to 2.3.1

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Bumps ipnet from 2.3.0 to 2.3.1.

Release notes

Sourced from ipnet's releases.

Fix Error::description() deprecation warning

  • Merge Fix Error::description() deprecation warning #28.
Changelog

Sourced from ipnet's changelog.

Version 2.3.1 (2020-06-15)

  • Merge Fix Error::description() deprecation warning #28.
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/1510 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/21/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/ipnet-2.3.1` --- ### 📝 Commits (1) - [`989f269`](https://github.com/hickory-dns/hickory-dns/commit/989f269ea3f79505b6e4fc0ab29ac310df92031f) Bump ipnet from 2.3.0 to 2.3.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.3.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/krisprice/ipnet/releases">ipnet's releases</a>.</em></p> <blockquote> <h2>Fix Error::description() deprecation warning</h2> <ul> <li>Merge Fix Error::description() deprecation warning <a href="https://github-redirect.dependabot.com/krisprice/ipnet/issues/28">#28</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/krisprice/ipnet/blob/master/RELEASES.md">ipnet's changelog</a>.</em></p> <blockquote> <h2>Version 2.3.1 (2020-06-15)</h2> <ul> <li>Merge Fix Error::description() deprecation warning <a href="https://github-redirect.dependabot.com/krisprice/ipnet/issues/28">#28</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/krisprice/ipnet/commit/7fd6856b0821ec9f3e8313328a01244beb28038d"><code>7fd6856</code></a> Increment version.</li> <li><a href="https://github.com/krisprice/ipnet/commit/38acb205415341ae812d12b7a818c74f6c3d0fc3"><code>38acb20</code></a> Update RELEASES.md</li> <li><a href="https://github.com/krisprice/ipnet/commit/989b7a0e3a30df93f65848cfc6bd46e5966f2775"><code>989b7a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/krisprice/ipnet/issues/28">#28</a> from niklasf/error-description</li> <li><a href="https://github.com/krisprice/ipnet/commit/e9e6efcd150eee164b5455a53d48c8036db98e9e"><code>e9e6efc</code></a> Fix Error::description() deprecation warning</li> <li>See full diff in <a href="https://github.com/krisprice/ipnet/compare/2.3.0...2.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ipnet&package-manager=cargo&previous-version=2.3.0&new-version=2.3.1)](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:34 +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#2380
No description provided.