Open dependabot[bot] opened 2 weeks ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign baude for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/hold This is adding
go 1.22.0
+ toolchain go1.23.2
need to check if this can be avoided.
Bumps github.com/qdm12/dns/v2 from 2.0.0-rc6 to 2.0.0-rc8.
Release notes
Sourced from github.com/qdm12/dns/v2's releases.
Commits
5326983
feat(exchanger): add request question context when encountering an errorb2cf2c0
chore(pkg): dialer string returns connection type only, i.e.https
instead ...87b1fef
chore(pkg/dot): use tls.Dialer instead of tls.Clientfdd4373
chore(pkg/server): shutdown without waiting for connections to close277e4bf
change: no dialer warning logger anymore771471b
fix(ci): update goreleaser settings3b5e88b
chore(deps): upgrade all go dependenciesb8526ac
chore(dev): disable gopls placeholders setting88b9edc
chore(dev): pin godevcontainer to tag v0.20.0-alpine86f0da6
chore(pkg/server): more robust service architectureDependabot 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