[PR #131] [MERGED] Bump github.com/miekg/dns from 1.1.66 to 1.1.67 #132

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

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/131
Author: @dependabot[bot]
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @ldemailly

Base: mainHead: dependabot/go_modules/github.com/miekg/dns-1.1.67


📝 Commits (1)

  • 7df4ef3 Bump github.com/miekg/dns from 1.1.66 to 1.1.67

📊 Changes

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

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+4 -4)

📄 Description

Bumps github.com/miekg/dns from 1.1.66 to 1.1.67.

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/fortio/dnsping/pull/131 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/miekg/dns-1.1.67` --- ### 📝 Commits (1) - [`7df4ef3`](https://github.com/fortio/dnsping/commit/7df4ef36cab57832e2c0fd6ad2f6b9c1b2e73b4d) Bump github.com/miekg/dns from 1.1.66 to 1.1.67 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.66 to 1.1.67. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/330db332dd7ac5618eb1ff2b508d9ff63223f312"><code>330db33</code></a> Release 1.1.67</li> <li><a href="https://github.com/miekg/dns/commit/09e0436f4a98a483830e9e23eeca26833873e1a5"><code>09e0436</code></a> Error: change a whole bunch error messages' prefix (<a href="https://redirect.github.com/miekg/dns/issues/1657">#1657</a>)</li> <li><a href="https://github.com/miekg/dns/commit/186ccfbcd9d569fca7b2c2d9f150c90533f8f859"><code>186ccfb</code></a> Annotate unpack* function errors with where the error happened. (<a href="https://redirect.github.com/miekg/dns/issues/1590">#1590</a>)</li> <li><a href="https://github.com/miekg/dns/commit/46698271391ed5751c95c6c4f87b41a192b5f4aa"><code>4669827</code></a> Bump the all group with 4 updates (<a href="https://redirect.github.com/miekg/dns/issues/1653">#1653</a>)</li> <li><a href="https://github.com/miekg/dns/commit/96a6b9c19dd7b14558793fa557a62cfd3da5282d"><code>96a6b9c</code></a> Add ResponseWriter.Net function (<a href="https://redirect.github.com/miekg/dns/issues/1651">#1651</a>)</li> <li>See full diff in <a href="https://github.com/miekg/dns/compare/v1.1.66...v1.1.67">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/miekg/dns&package-manager=go_modules&previous-version=1.1.66&new-version=1.1.67)](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-15 16:11:39 +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/dnsping#132
No description provided.