Skip to content

chore(deps): bump the modules group with 8 updates#7288

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/modules-f0ba093d26
Open

chore(deps): bump the modules group with 8 updates#7288
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/modules-f0ba093d26

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the modules group with 8 updates:

Package From To
github.com/projectdiscovery/fastdialer 0.5.4 0.5.5
github.com/projectdiscovery/retryabledns 1.0.113 1.0.114
github.com/projectdiscovery/dsl 0.8.13 0.8.14
github.com/projectdiscovery/networkpolicy 0.1.34 0.1.35
github.com/projectdiscovery/ratelimit 0.0.83 0.0.84
github.com/projectdiscovery/utils 0.9.0 0.10.0
github.com/projectdiscovery/wappalyzergo 0.2.71 0.2.73
github.com/projectdiscovery/cdncheck 1.2.26 1.2.28

Updates github.com/projectdiscovery/fastdialer from 0.5.4 to 0.5.5

Release notes

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

Release v0.5.5

0.5.5 (2026-03-22)

Commits
  • 9d40357 Merge pull request #533 from MarkOtzen/port-blocking
  • fa3e7fe Merge branch 'main' into pr/533
  • 9997eec more lint
  • a085d17 fixing lint
  • e86e14a fixing logic
  • cb15c3c Merge pull request #531 from projectdiscovery/dependabot/go_modules/github.co...
  • 998e529 Merge pull request #528 from projectdiscovery/dependabot/go_modules/main/gith...
  • e9f9764 Implement OnValidateTarget callback for target validation hooking
  • 35c08c0 chore(deps): bump github.com/refraction-networking/utls
  • aff3619 chore(deps): bump github.com/projectdiscovery/hmap
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.113 to 1.0.114

Release notes

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

Release v1.0.114

1.0.114 (2026-03-22)

Commits
  • b03f730 Merge pull request #282 from projectdiscovery/fix/axfr-force-tcp
  • 8103a9b adding test
  • 91348e1 fixing axfr
  • 428c4a1 Merge pull request #280 from projectdiscovery/fix/parse-from-msg-answer-only
  • 2d40354 fix ParseFromMsg to only parse Answer section
  • See full diff in compare view

Updates github.com/projectdiscovery/dsl from 0.8.13 to 0.8.14

Release notes

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

Release v0.8.14

0.8.14 (2026-03-22)

Commits

Updates github.com/projectdiscovery/networkpolicy from 0.1.34 to 0.1.35

Release notes

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

Release v0.1.35

0.1.35 (2026-03-22)

Commits
  • 3abcddf Merge pull request #174 from MarkOtzen/bugfix/ipv6-128-cidr
  • 4d00f32 chore(deps): bump actions/checkout from 5 to 6 (#166)
  • c6c7db8 Merge pull request #173 from projectdiscovery/dependabot/go_modules/main/gith...
  • 93d077f fixing automerge
  • e5f59e9 Set /128 suffix when CIDRing an IPv6
  • e781118 chore(deps): bump github.com/gaissmai/bart from 0.26.0 to 0.26.1
  • See full diff in compare view

Updates github.com/projectdiscovery/ratelimit from 0.0.83 to 0.0.84

Release notes

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

Release v0.0.84

0.0.84 (2026-03-22)

Commits
  • 22a062d chore(deps): bump github.com/projectdiscovery/utils from 0.4.22 to 0.9.0 (#156)
  • See full diff in compare view

Updates github.com/projectdiscovery/utils from 0.9.0 to 0.10.0

Release notes

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

v0.10.0

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.9.0...v0.10.0

Commits
  • ce6beb3 Merge pull request #732 from Veirt/refactor/extract-shuffledns-wildcard-resolver
  • 6631f53 .
  • 1981696 fix test
  • 571372e fix data races
  • dbcc378 feat: add shared wildcard detector package
  • b26a080 Merge pull request #729 from projectdiscovery/dependabot/go_modules/github.co...
  • c2789cc chore(deps): bump github.com/refraction-networking/utls
  • 6db8f8f Merge pull request #727 from projectdiscovery/dependabot/go_modules/main/modu...
  • b2ec8a7 Merge pull request #730 from projectdiscovery/dependabot/go_modules/github.co...
  • 1f2162d chore(deps): bump the modules group with 4 updates
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/wappalyzergo from 0.2.71 to 0.2.73

Release notes

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

Release v0.2.73

0.2.73 (2026-03-22)

Release v0.2.72

0.2.72 (2026-03-15)

Commits
  • 2bff678 Weekly fingerprints update [Sun Mar 22 00:45:53 UTC 2026] :robot:
  • b71383d chore(deps): bump golang.org/x/net from 0.49.0 to 0.52.0 (#159)
  • eae43d7 Merge pull request #145 from projectdiscovery/dependabot/github_actions/main/...
  • 8fef721 updating actions
  • f053f64 Merge pull request #140 from HappyStoic/iterate-over-all-fingerprint-patterns
  • cf3766b minor refactor
  • 258c449 Weekly fingerprints update [Sun Mar 15 00:49:01 UTC 2026] :robot:
  • See full diff in compare view

Updates github.com/projectdiscovery/cdncheck from 1.2.26 to 1.2.28

Release notes

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

v1.2.28

1.2.28 (2026-03-22)

v1.2.27

1.2.27 (2026-03-15)

Commits
  • ace37a4 Bump version
  • 747813a Weekly fingerprints update [Sun Mar 22 00:17:33 UTC 2026] :robot:
  • 46480b0 Bump version
  • 8c642fa Weekly fingerprints update [Sun Mar 15 00:19:47 UTC 2026] :robot:
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the modules group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.4` | `0.5.5` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.113` | `1.0.114` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.13` | `0.8.14` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.34` | `0.1.35` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.83` | `0.0.84` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.9.0` | `0.10.0` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.71` | `0.2.73` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.26` | `1.2.28` |


Updates `github.com/projectdiscovery/fastdialer` from 0.5.4 to 0.5.5
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.4...v0.5.5)

Updates `github.com/projectdiscovery/retryabledns` from 1.0.113 to 1.0.114
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](projectdiscovery/retryabledns@v1.0.113...v1.0.114)

Updates `github.com/projectdiscovery/dsl` from 0.8.13 to 0.8.14
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](projectdiscovery/dsl@v0.8.13...v0.8.14)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.34 to 0.1.35
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.34...v0.1.35)

Updates `github.com/projectdiscovery/ratelimit` from 0.0.83 to 0.0.84
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](projectdiscovery/ratelimit@v0.0.83...v0.0.84)

Updates `github.com/projectdiscovery/utils` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.9.0...v0.10.0)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.71 to 0.2.73
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.2.71...v0.2.73)

Updates `github.com/projectdiscovery/cdncheck` from 1.2.26 to 1.2.28
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.26...v1.2.28)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.114
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.84
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
...

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 Mar 23, 2026
@auto-assign auto-assign bot requested a review from dogancanbakir March 23, 2026 05:53
Copy link

@github-actions github-actions bot left a comment

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.

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