go.mod: update module codeberg.org/miekg/dns to v0.6.47#813
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
go.mod: update module codeberg.org/miekg/dns to v0.6.47#813renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a416d1f to
1e27aa7
Compare
Contributor
|
Looks like a breaking change was made, I'll look into this later. |
7b703fb to
6c99aab
Compare
0b83c91 to
e8de6e1
Compare
e8de6e1 to
19105e1
Compare
ba07be4 to
2751ac8
Compare
2751ac8 to
2962aae
Compare
2962aae to
81deff8
Compare
3e8d476 to
a02735a
Compare
e24bd2c to
68867e3
Compare
68867e3 to
ea2cb07
Compare
ea2cb07 to
e83a1ca
Compare
e83a1ca to
8657882
Compare
8657882 to
9405d0a
Compare
9405d0a to
33f01c1
Compare
33f01c1 to
5795aff
Compare
5795aff to
d801fd6
Compare
d801fd6 to
077a956
Compare
077a956 to
3d70ec7
Compare
3d70ec7 to
db0e8aa
Compare
db0e8aa to
297ac0c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.26→v0.6.47Release Notes
miekg/dns (codeberg.org/miekg/dns)
v0.6.47Compare Source
v0.6.46Compare Source
v0.6.45Compare Source
v0.6.44Compare Source
v0.6.43Compare Source
v0.6.42Compare Source
v0.6.41Compare Source
v0.6.40Compare Source
v0.6.39Compare Source
v0.6.38Compare Source
v0.6.37Compare Source
v0.6.36Compare Source
v0.6.35Compare Source
v0.6.34Compare Source
v0.6.33Compare Source
v0.6.32Compare Source
v0.6.31Compare Source
v0.6.30Compare Source
v0.6.29Compare Source
v0.6.28Compare Source
v0.6.27Compare Source
v0.6.26Compare Source
v0.6.25Compare Source
v0.6.24Compare Source
v0.6.23Compare Source
v0.6.22Compare Source
v0.6.21Compare Source
8 commits.
v0.6.20Compare Source
1 commits.
v0.6.19Compare Source
19 commits. With the following change log.
395a31cAllow external EDNS0 options via the Packer interface. (Miek Gieben)df6df38Rename CertXXXX to CERTXxxx as this is a CERT RR constant - inline with LOC and ZONEMD. (Miek Gieben)v0.6.18Compare Source
4 commits. With the following change log.
23a2cb2Dnshttp: NewRequest: use url.JoinPath and set m.ID = 0. (Miek Gieben)v0.6.17Compare Source
6 commits. With the following change log.
1120feeZoneParser: IncludeFS public instead of SetIncludeFS. (Miek Gieben)v0.6.16Compare Source
6 commits.
v0.6.15Compare Source
1 commits.
v0.6.14Compare Source
2 commits.
v0.6.13Compare Source
2 commits.
v0.6.12Compare Source
1 commits.
v0.6.11Compare Source
2 commits.
v0.6.10Compare Source
3 commits.
v0.6.9Compare Source
13 commits.
v0.6.8Compare Source
14 commits.
v0.6.7Compare Source
23 commits. With the following change log.
f843177Atomdns: add co.Handlers to get a list of previous handelers. Fixes: #508. (Miek Gieben)v0.6.6Compare Source
57 commits. With the following change log.
326fb72Dnshttp: do MsgAcceptFunc similar to main package. (Miek Gieben)eece5cdAtomdns: add kill handler. (Miek Gieben)760ee12Atomdns: log ecs/address and id/id if set in the context. (Miek Gieben)fe27af3Atomdns,id: add id handler that adds a request ID. (Miek Gieben)v0.6.5Compare Source
7 commits. With the following change log.
a8f63ceFix SUBNET unpacking bug. (Miek Gieben)v0.6.4Compare Source
10 commits.
v0.6.3Compare Source
25 commits.
v0.6.2Compare Source
8 commits.
v0.6.1Compare Source
19 commits. With the following change log.
395a31cAllow external EDNS0 options via the Packer interface. (Miek Gieben)df6df38Rename CertXXXX to CERTXxxx as this is a CERT RR constant - inline with LOC and ZONEMD. (Miek Gieben)v0.6.0Compare Source
10 commits.
v0.5.38Compare Source
6 commits.
v0.5.37Compare Source
31 commits.
v0.5.36Compare Source
8 commits.
v0.5.35Compare Source
13 commits.
v0.5.34Compare Source
6 commits. With the following change log.
d2701d1Rename NewDefaultTransport to NewTransport. (Miek Gieben)d2701d1Prepare to get rid of ExchangeWithConn by overriding Transport's Dial. (Miek Gieben)v0.5.33Compare Source
39 commits. With the following change log.
43ba136Atomdns: add tsig handler. (Miek Gieben)c2427eeAtomdns: rename subnet to ecs. (Miek Gieben)7519646Add subnet handler, a edns0 subnet client context setter. (Miek Gieben)990fd1cAtomdns,geoip: set region codes. Also allow []string in the context. (Miek Gieben)v0.5.32Compare Source
3 commits. With the following change log.
773ecbeRename some RFC3597 rdata fields. Fix sort by adding Type() method. (Miek Gieben)v0.5.31Compare Source
9 commits.
v0.5.30Compare Source
19 commits.
v0.5.29Compare Source
7 commits.
v0.5.28Compare Source
4 commits.
v0.5.27Compare Source
48 commits. With the following change log.
80d013dAtomdns,acl: use context.Context for matching as well. (Miek Gieben)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.