Skip to content

chore(deps): bump github.com/projectdiscovery/dnsx from 1.2.3 to 1.3.0 - #726

Merged
github-actions[bot] merged 1 commit into
devfrom
dependabot/go_modules/dev/github.com/projectdiscovery/dnsx-1.3.0
Jul 20, 2026
Merged

chore(deps): bump github.com/projectdiscovery/dnsx from 1.2.3 to 1.3.0#726
github-actions[bot] merged 1 commit into
devfrom
dependabot/go_modules/dev/github.com/projectdiscovery/dnsx-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/projectdiscovery/dnsx from 1.2.3 to 1.3.0.

Release notes

Sourced from github.com/projectdiscovery/dnsx's releases.

v1.3.0

New Features

  • Added automatic wildcard DNS detection with -auto-wildcard, supporting multiple registrable roots and A/AAAA-based filtering by @​Veirt in #966
  • Added customizable output templates with -output-template (-ot), including fields such as {{host}}, {{a}}, {{aaaa}}, {{ip}}, and {{query-time}} by @​dogancanbakir in #996
  • Added query timing through the query-time response field by @​Mzack9999 in #968
  • Added inline and comma-separated host input support by @​dogancanbakir in #895

Bug Fixes

  • Fixed JSON and raw output filtering by the requested record type by @​dogancanbakir in #988
  • Fixed DNS parsing to process only the answer section and ignore unrelated AUTHORITY or ADDITIONAL records by @​dogancanbakir in #926
  • Improved wildcard-domain validation and normalization, including support for values such as *.Example.COM. by @​Veirt in #966
  • Added warnings when domains fail to resolve after all retries by @​Mzack9999 in #969

Performance and Reliability

  • Streamed wordlist and fuzz expansions to reduce memory usage on large inputs by @​Mzack9999 in #994
  • Improved CDN detection by reusing resolved DNS response data and exposing the CDN type by @​brenocss in #377
  • Improved stdin handling when combined with file-based or inline input by @​Mzack9999 in #994

Documentation

  • Added documentation and examples for custom output templates by @​dogancanbakir in #996
  • Added documentation for automatic wildcard detection and updated wildcard filtering guidance by @​Veirt in #966

Testing

Maintenance

New Contributors

Full Changelog: projectdiscovery/dnsx@v1.2.3...v1.3.0

Commits
  • 6713390 Merge pull request #1001 from projectdiscovery/dev
  • 08011e9 Merge pull request #994 from projectdiscovery/wordlist-stream
  • bfcfc0f chore(deps): bump the modules group with 3 updates (#999)
  • cb632f1 chore(deps): bump the modules group with 4 updates (#998)
  • 008a2bc feat: add -output-template flag for custom output format (#996)
  • 280b825 chore(deps): bump the modules group with 4 updates (#995)
  • 3ec0757 stream wordlist
  • 1976129 chore(deps): bump the modules group with 2 updates (#991)
  • 6b94ec5 chore(deps): bump the modules group with 2 updates (#990)
  • 4a4ddc9 chore(deps): bump the modules group with 3 updates (#989)
  • Additional commits viewable in compare view

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 [github.com/projectdiscovery/dnsx](https://github.com/projectdiscovery/dnsx) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/projectdiscovery/dnsx/releases)
- [Commits](projectdiscovery/dnsx@v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/dnsx
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Jul 20, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved using projectdiscovery/actions/pr/approve action.

@github-actions
github-actions Bot merged commit 3e1ef1f into dev Jul 20, 2026
2 of 5 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/dev/github.com/projectdiscovery/dnsx-1.3.0 branch July 20, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants