Bump github.com/miekg/dns from 1.1.43 to 1.1.45 #20

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/miekg/dns-1.1.45 into master 2022-01-12 15:31:58 +03:00
dependabot[bot] commented 2021-12-23 12:22:27 +03:00 (Migrated from github.com)

Bumps github.com/miekg/dns from 1.1.43 to 1.1.45.

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.43 to 1.1.45. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/miekg/dns/commit/294c41a1d8752fb07b9802b14b1ea156fec7a862"><code>294c41a</code></a> Release 1.1.45</li> <li><a href="https://github.com/miekg/dns/commit/ba443716385bd0a7452f6f0afe0876f1651e4027"><code>ba44371</code></a> Fix edns keepalive (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1317">#1317</a>)</li> <li><a href="https://github.com/miekg/dns/commit/f4af58267c80248913b06a50c91430435fe9792d"><code>f4af582</code></a> Release 1.1.44</li> <li><a href="https://github.com/miekg/dns/commit/3a58872b633a718604ee41813a6fbcf27c3e5d26"><code>3a58872</code></a> Do not sign BADKEY and BADSIG TSIG error responses (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1316">#1316</a>)</li> <li><a href="https://github.com/miekg/dns/commit/3b8982ccc6a0de0e195b964bcdd57da6fe119cbe"><code>3b8982c</code></a> fixed documentation for DefaultMsgAcceptFunc (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1308">#1308</a>)</li> <li><a href="https://github.com/miekg/dns/commit/7318b01e11efedb3dda0453a0ccbd1fd42b062ed"><code>7318b01</code></a> APL: adjust error handling and tests (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1302">#1302</a>)</li> <li><a href="https://github.com/miekg/dns/commit/1630ffe2ca114df2491e320f7aa488abb209b271"><code>1630ffe</code></a> Added support for ENUM Source-URI Extension (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1301">#1301</a>)</li> <li><a href="https://github.com/miekg/dns/commit/4e8fe099f421b9920a5f2d5ec95579453796140b"><code>4e8fe09</code></a> add fleetdeck project (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1298">#1298</a>)</li> <li><a href="https://github.com/miekg/dns/commit/df84acab719da39209525f2221045494b38e8164"><code>df84aca</code></a> Fix go generate missing required go.mod entry (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1290">#1290</a>)</li> <li><a href="https://github.com/miekg/dns/commit/ab67aa64230094bdd0167ee5360e00e0a250a3ac"><code>ab67aa6</code></a> Fix race condition in ExchangeContext. (<a href="https://github-redirect.dependabot.com/miekg/dns/issues/1281">#1281</a>)</li> <li>Additional commits viewable in <a href="https://github.com/miekg/dns/compare/v1.1.43...v1.1.45">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.43&new-version=1.1.45)](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>
vtolstov commented 2021-12-29 01:20:35 +03:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
vtolstov (Migrated from github.com) approved these changes 2022-01-11 12:24:16 +03:00
Sign in to join this conversation.
No reviewers
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#20
No description provided.