Bump github.com/miekg/dns from 1.1.50 to 1.1.51 #74

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/miekg/dns-1.1.51 into v3
dependabot[bot] commented 2023-02-27 13:00:32 +03:00 (Migrated from github.com)

Bumps github.com/miekg/dns from 1.1.50 to 1.1.51.

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)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.50 to 1.1.51. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/8f21ecc55d2193963df8393245640629835c30fe"><code>8f21ecc</code></a> Release 1.1.51</li> <li><a href="https://github.com/miekg/dns/commit/21e21a327d3aea8de45c1a238736ba168050c769"><code>21e21a3</code></a> Add AMTRELAY and IPSECKEY RR types (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1402">#1402</a>)</li> <li><a href="https://github.com/miekg/dns/commit/a36d0ce1833dc8b41bea78defd1fc6da08ed400e"><code>a36d0ce</code></a> doc: added egbakou/domainverifier as user (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1422">#1422</a>)</li> <li><a href="https://github.com/miekg/dns/commit/d8fbd0a7551ae5476df0eb003b247322761c6e82"><code>d8fbd0a</code></a> Update actions &amp; add go 1.19.x and 1.20.x to go workflow (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1414">#1414</a>)</li> <li><a href="https://github.com/miekg/dns/commit/f8a185d39e99e5ce8cf9a97ead43d7041e1aa9d5"><code>f8a185d</code></a> readme: add some very thankful users (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1415">#1415</a>)</li> <li><a href="https://github.com/miekg/dns/commit/0089167caef1e7f874a31933d48a6ec7df343ed4"><code>0089167</code></a> Fix typos (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1413">#1413</a>)</li> <li><a href="https://github.com/miekg/dns/commit/fe20d5d3235af48e916aacc7d9c903d2379974b9"><code>fe20d5d</code></a> Update edns.go (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1409">#1409</a>)</li> <li><a href="https://github.com/miekg/dns/commit/41a7730f43ad3a4496f5b67ea9a61086f8d9b623"><code>41a7730</code></a> Remove space between NextLabel func and doc comment (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1410">#1410</a>)</li> <li><a href="https://github.com/miekg/dns/commit/4bd038eb7616bf9225289bdfb58f4de1e6f55751"><code>4bd038e</code></a> Run gofmt -w -s *.go (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1408">#1408</a>)</li> <li><a href="https://github.com/miekg/dns/commit/caa3fe0583cff1964dfd95f8053960fa7b0a6000"><code>caa3fe0</code></a> edns: add missing dig options (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1389">#1389</a>)</li> <li>Additional commits viewable in <a href="https://github.com/miekg/dns/compare/v1.1.50...v1.1.51">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.50&new-version=1.1.51)](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>
github-actions[bot] (Migrated from github.com) reviewed 2023-02-27 13:00:47 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-02-27 13:15:42 +03:00
vtolstov closed this pull request 2023-06-01 11:38:37 +03:00

Pull request closed

Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: unistack-org/micro-register-mdns#74
No description provided.