Skip to content

chore(deps): bump the modules group across 1 directory with 5 updates#2478

Merged
Mzack9999 merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-97ff23c998
Apr 21, 2026
Merged

chore(deps): bump the modules group across 1 directory with 5 updates#2478
Mzack9999 merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-97ff23c998

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the modules group with 5 updates in the / directory:

Package From To
github.com/projectdiscovery/cdncheck 1.2.29 1.2.32
github.com/projectdiscovery/dsl 0.8.14 0.8.15
github.com/projectdiscovery/retryablehttp-go 1.3.7 1.3.8
github.com/projectdiscovery/utils 0.10.0 0.10.1
github.com/projectdiscovery/wappalyzergo 0.2.74 0.2.77

Updates github.com/projectdiscovery/cdncheck from 1.2.29 to 1.2.32

Release notes

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

v1.2.32

1.2.32 (2026-04-19)

v1.2.31

1.2.31 (2026-04-12)

v1.2.30

1.2.30 (2026-04-05)

Commits
  • 5426adc Bump version
  • e97efe1 Weekly fingerprints update [Sun Apr 19 00:21:19 UTC 2026] :robot:
  • 68bfbae Bump version
  • aefc0bb Weekly fingerprints update [Sun Apr 12 00:20:50 UTC 2026] :robot:
  • 5cd92df Bump version
  • 7c0595c Weekly fingerprints update [Sun Apr 5 00:20:38 UTC 2026] :robot:
  • See full diff in compare view

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

Release notes

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

Release v0.8.15

0.8.15 (2026-04-19)

Commits
  • 75e9342 chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.10.0 (#299)
  • 823aa1c support different-length inputs in xor() (#300)
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.3.7 to 1.3.8

Release notes

Sourced from github.com/projectdiscovery/retryablehttp-go's releases.

Release v1.3.8

1.3.8 (2026-04-05)

Commits
  • 31e12ab chore(deps): bump github.com/projectdiscovery/fastdialer (#538)
  • b74fe0b chore(deps): bump github.com/projectdiscovery/networkpolicy (#537)
  • See full diff in compare view

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

Release notes

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

v0.10.1

What's Changed

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

Commits
  • 443601b Merge pull request #738 from projectdiscovery/dwisiswant0/chore/deps/bump-git...
  • 7dadf0f chore(deps): bump github.com/shirou/gopsutil/v4@v4.26.3
  • See full diff in compare view

Updates github.com/projectdiscovery/wappalyzergo from 0.2.74 to 0.2.77

Release notes

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

Release v0.2.77

0.2.77 (2026-04-19)

Release v0.2.76

0.2.76 (2026-04-12)

Release v0.2.75

0.2.75 (2026-04-05)

Commits
  • f229c40 Weekly fingerprints update [Sun Apr 19 00:55:11 UTC 2026] :robot:
  • 69db8ce Weekly fingerprints update [Sun Apr 12 00:52:51 UTC 2026] :robot:
  • b1a9d88 Weekly fingerprints update [Sun Apr 5 00:51:12 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.29` | `1.2.32` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.14` | `0.8.15` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.7` | `1.3.8` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.10.0` | `0.10.1` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.74` | `0.2.77` |



Updates `github.com/projectdiscovery/cdncheck` from 1.2.29 to 1.2.32
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.29...v1.2.32)

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

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.3.7...v1.3.8)

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

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.74 to 0.2.77
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.2.74...v0.2.77)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.77
  dependency-type: direct:production
  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 Apr 20, 2026
@auto-assign auto-assign Bot requested a review from Mzack9999 April 20, 2026 11:46
@Mzack9999 Mzack9999 merged commit 5ec0489 into dev Apr 21, 2026
8 checks passed
@Mzack9999 Mzack9999 deleted the dependabot/go_modules/dev/modules-97ff23c998 branch April 21, 2026 18:44
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.

1 participant