Skip to content

chore(deps): bump dns-lookup from 1.0.8 to 3.0.1 - #28

Merged
rldyourmnd merged 3 commits into
mainfrom
dependabot/cargo/dns-lookup-3.0.1
Sep 10, 2026
Merged

chore(deps): bump dns-lookup from 1.0.8 to 3.0.1#28
rldyourmnd merged 3 commits into
mainfrom
dependabot/cargo/dns-lookup-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps dns-lookup from 1.0.8 to 3.0.1.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) from 1.0.8 to 3.0.1.
- [Commits](https://github.com/keeperofdakeys/dns-lookup/commits/3.0.1)

---
updated-dependencies:
- dependency-name: dns-lookup
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 10, 2026
`lookup_host` returns an iterator in dns-lookup 3 rather than a `Vec<IpAddr>`,
so the binding no longer type-checks. `.collect()` restores it; the two
following iterations are unchanged.

Claude-Session: https://claude.ai/code/session_01Dhii8pMkUcUEWKjhDwxzAX
@rldyourmnd
rldyourmnd merged commit 841f4b8 into main Sep 10, 2026
26 checks passed
@rldyourmnd
rldyourmnd deleted the dependabot/cargo/dns-lookup-3.0.1 branch September 10, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant