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

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/129
Author: @dependabot[bot]
Created: 5/12/2025
Status: Merged
Merged: 5/17/2025
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • b4b2a1b Bump github.com/miekg/dns from 1.1.65 to 1.1.66

📊 Changes

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

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+6 -6)

📄 Description

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

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 will merge this PR once CI passes on it, as requested by @ldemailly.


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/129 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/17/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/miekg/dns-1.1.66` --- ### 📝 Commits (1) - [`b4b2a1b`](https://github.com/fortio/dnsping/commit/b4b2a1b2b80e489442373268b8a14ae78ed39344) Bump github.com/miekg/dns from 1.1.65 to 1.1.66 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.65 to 1.1.66. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/10d76bc36d3ac95c7eaffd675456d52c7556ebe6"><code>10d76bc</code></a> Release 1.1.66</li> <li><a href="https://github.com/miekg/dns/commit/ed312a384c7e26da583c0152c10d3b9e5e0ad549"><code>ed312a3</code></a> Fix logic in xfr ReadMsg + add test (<a href="https://redirect.github.com/miekg/dns/issues/1649">#1649</a>)</li> <li><a href="https://github.com/miekg/dns/commit/27318b9ae1ae63856925c49aeebb267844c42dac"><code>27318b9</code></a> RFC 8490: Implement DSO type registry</li> <li><a href="https://github.com/miekg/dns/commit/01abd80e27d6d8509cfece0ef510fbfd390971ea"><code>01abd80</code></a> DSO: Use Stateful as the suffix</li> <li><a href="https://github.com/miekg/dns/commit/64211b39d1bc2a10df0e8beab070f4b72f8d62eb"><code>64211b3</code></a> Add the rcode DSO-TYPE Not Implemented / RFC8490 (<a href="https://redirect.github.com/miekg/dns/issues/1648">#1648</a>)</li> <li><a href="https://github.com/miekg/dns/commit/8ec9f6746945869157671f11b1c1c26a8066d9b2"><code>8ec9f67</code></a> Upgrade all deps (<a href="https://redirect.github.com/miekg/dns/issues/1647">#1647</a>)</li> <li><a href="https://github.com/miekg/dns/commit/8a570c6b43b605ad587996e11ca6dac9c9f1cbab"><code>8a570c6</code></a> A comment concerning newline while scanning (<a href="https://redirect.github.com/miekg/dns/issues/1645">#1645</a>)</li> <li><a href="https://github.com/miekg/dns/commit/739cf212474e8ad0fd3edb4e585ac3922dbb6f3f"><code>739cf21</code></a> Return error for empty target (<a href="https://redirect.github.com/miekg/dns/issues/1627">#1627</a>)</li> <li>See full diff in <a href="https://github.com/miekg/dns/compare/v1.1.65...v1.1.66">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.65&new-version=1.1.66)](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 will merge this PR once CI passes on it, as requested by @ldemailly. [//]: # (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 closed this issue 2026-03-15 16:11:49 +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#131
No description provided.