[PR #745] [MERGED] chore(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.61 #821

Closed
opened 2025-11-20 04:26:12 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/745
Author: @dependabot[bot]
Created: 6/14/2024
Status: Merged
Merged: 6/15/2024
Merged by: @qdm12

Base: masterHead: dependabot/go_modules/github.com/miekg/dns-1.1.61


📝 Commits (1)

  • 761e7fa chore(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.61

📊 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.58 to 1.1.61.

Commits
  • e5a40bc update list of RFCs
  • a1ef7a6 Add RFC 9540 oblivious services via service binding records (#1567)
  • c3301c3 These two too
  • eada9c9 Add a hook to catch invalid messages (#1568)
  • 2b89f28 (*Transfer) Out: Increment WaitGroup in example (#1572)
  • 32f0e18 Bump golang.org/x/tools from 0.19.0 to 0.22.0 (#1574)
  • f89100d Bump golang.org/x/net from 0.22.0 to 0.25.0 (#1569)
  • d945412 Bump golang.org/x/sys from 0.18.0 to 0.20.0 (#1571)
  • 76926c7 Fix possible out-of-bounds read in endingToTxtSlice (#1557)
  • e4ef594 Fix counting of escape sequences when splitting TXT strings (#1540)
  • 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/qdm12/ddns-updater/pull/745 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/15/2024 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/miekg/dns-1.1.61` --- ### 📝 Commits (1) - [`761e7fa`](https://github.com/qdm12/ddns-updater/commit/761e7fac0d303cd3287788e1af115b8e253d4a1c) chore(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.61 ### 📊 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.58 to 1.1.61. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/e5a40bc574c835a67a0e1953186b8a5230ccd2dc"><code>e5a40bc</code></a> update list of RFCs</li> <li><a href="https://github.com/miekg/dns/commit/a1ef7a631234c33b61d8cec0349582645be72b5d"><code>a1ef7a6</code></a> Add RFC 9540 oblivious services via service binding records (<a href="https://redirect.github.com/miekg/dns/issues/1567">#1567</a>)</li> <li><a href="https://github.com/miekg/dns/commit/c3301c36d8292d5be7dd35215878c9b521c26fde"><code>c3301c3</code></a> These two too</li> <li><a href="https://github.com/miekg/dns/commit/eada9c9b7c799c43ddb3f9793cbe55ce7fe62a0d"><code>eada9c9</code></a> Add a hook to catch invalid messages (<a href="https://redirect.github.com/miekg/dns/issues/1568">#1568</a>)</li> <li><a href="https://github.com/miekg/dns/commit/2b89f28521aa2b38fb2e781d3dec7990ac2acae2"><code>2b89f28</code></a> (*Transfer) Out: Increment WaitGroup in example (<a href="https://redirect.github.com/miekg/dns/issues/1572">#1572</a>)</li> <li><a href="https://github.com/miekg/dns/commit/32f0e182ee52639f1d47f5e15601f54cd1a6062d"><code>32f0e18</code></a> Bump golang.org/x/tools from 0.19.0 to 0.22.0 (<a href="https://redirect.github.com/miekg/dns/issues/1574">#1574</a>)</li> <li><a href="https://github.com/miekg/dns/commit/f89100d6fe33f08260d2d81cd349f8438c98f834"><code>f89100d</code></a> Bump golang.org/x/net from 0.22.0 to 0.25.0 (<a href="https://redirect.github.com/miekg/dns/issues/1569">#1569</a>)</li> <li><a href="https://github.com/miekg/dns/commit/d945412a3e7121bc05216de12eb0b0253097ac84"><code>d945412</code></a> Bump golang.org/x/sys from 0.18.0 to 0.20.0 (<a href="https://redirect.github.com/miekg/dns/issues/1571">#1571</a>)</li> <li><a href="https://github.com/miekg/dns/commit/76926c794793141df4c94023715fd2de0cef7c4e"><code>76926c7</code></a> Fix possible out-of-bounds read in endingToTxtSlice (<a href="https://redirect.github.com/miekg/dns/issues/1557">#1557</a>)</li> <li><a href="https://github.com/miekg/dns/commit/e4ef594946b6b32be31cecd5b8c84be3cad21405"><code>e4ef594</code></a> Fix counting of escape sequences when splitting TXT strings (<a href="https://redirect.github.com/miekg/dns/issues/1540">#1540</a>)</li> <li>Additional commits viewable in <a href="https://github.com/miekg/dns/compare/v1.1.58...v1.1.61">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.58&new-version=1.1.61)](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>
saavagebueno added the pull-request label 2025-11-20 04:26:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#821