Closed dependabot[bot] closed 1 year ago
Merging #403 (3edf11a) into master (f2ccd0a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #403 +/- ##
=======================================
Coverage 49.01% 49.01%
=======================================
Files 24 24
Lines 3205 3205
=======================================
Hits 1571 1571
Misses 1460 1460
Partials 174 174
Bumps github.com/miekg/dns from 1.1.55 to 1.1.56.
Commits
dfe9867
Release 1.1.56a9ed73a
CanonicalName should casefold non-US-ASCII chars (#1470)9ec1b44
Bump deps and fix pr template (#1480)1bc6915
readme: add sdns to users (#1471)d00c672
Use correct string format IPv4 encoded as IPv6 for for AAAA records (#1457)a36acb4
Use proper section names when producing dig-like output for UPDATEs (#1479)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