Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the modules group with 8 updates:

Package From To
github.com/projectdiscovery/retryabledns 1.0.112 1.0.113
github.com/projectdiscovery/retryablehttp-go 1.3.4 1.3.5
github.com/projectdiscovery/httpx 1.7.4 1.8.1
github.com/projectdiscovery/networkpolicy 0.1.33 0.1.34
github.com/projectdiscovery/useragent 0.0.106 0.0.107
github.com/projectdiscovery/utils 0.8.1-0.20260112120846-c41994e3635c 0.9.0
github.com/projectdiscovery/wappalyzergo 0.2.64 0.2.65
github.com/projectdiscovery/cdncheck 1.2.19 1.2.20

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

Release notes

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

Release v1.0.113

1.0.113 (2026-01-25)

Commits
  • af07563 chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.3.4 to 1.3.5

Release notes

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

Release v1.3.5

1.3.5 (2026-01-25)

Commits
  • d58d7fc chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0
  • See full diff in compare view

Updates github.com/projectdiscovery/httpx from 1.7.4 to 1.8.1

Release notes

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

v1.8.1

What's Changed

Full Changelog: projectdiscovery/httpx@v1.8.0...v1.8.1

v1.8.0

What's Changed

🎉 New Features

🐞 Bug Fixes

New Contributors

Full Changelog: projectdiscovery/httpx@v1.7.4...v1.8.0

Commits
  • 4a09273 Merge pull request #2382 from projectdiscovery/dev
  • 412eb2d bump version to v1.8.1 (#2381)
  • 4b910ae Merge pull request #2365 from projectdiscovery/dev
  • e3c6ba3 Merge pull request #2376 from projectdiscovery/dependabot/go_modules/dev/modu...
  • 09efd29 Merge branch 'main' into dev
  • 8946dee chore(deps): bump github.com/go-viper/mapstructure/v2
  • b422876 chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
  • 438c351 chore(deps): bump the modules group with 4 updates
  • 2bbc413 chore(deps): bump the modules group with 5 updates
  • 885c603 Merge pull request #2371 from projectdiscovery/feature/secret-file-auth
  • Additional commits viewable in compare view

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

Release notes

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

Release v0.1.34

0.1.34 (2026-01-25)

Commits
  • 64a8488 chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0
  • See full diff in compare view

Updates github.com/projectdiscovery/useragent from 0.0.106 to 0.0.107

Release notes

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

Release v0.0.107

0.0.107 (2026-01-25)

Commits
  • bd71291 chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0
  • See full diff in compare view

Updates github.com/projectdiscovery/utils from 0.8.1-0.20260112120846-c41994e3635c to 0.9.0

Release notes

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

v0.9.0

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


What's Changed

New Contributors

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

Commits

Updates github.com/projectdiscovery/wappalyzergo from 0.2.64 to 0.2.65

Release notes

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

Release v0.2.65

0.2.65 (2026-01-25)

Commits
  • 4bb6a50 Weekly fingerprints update [Sun Jan 25 00:42:08 UTC 2026] :robot:
  • 0a7e391 chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
  • See full diff in compare view

Updates github.com/projectdiscovery/cdncheck from 1.2.19 to 1.2.20

Release notes

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

v1.2.20

1.2.20 (2026-01-25)

Commits
  • 59ab9dc Bump version
  • e032249 Weekly fingerprints update [Sun Jan 25 00:15:26 UTC 2026] :robot:
  • 096d761 chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0
  • 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 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 <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/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.112` | `1.0.113` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.4` | `1.3.5` |
| [github.com/projectdiscovery/httpx](https://github.com/projectdiscovery/httpx) | `1.7.4` | `1.8.1` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.33` | `0.1.34` |
| [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent) | `0.0.106` | `0.0.107` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.8.1-0.20260112120846-c41994e3635c` | `0.9.0` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.64` | `0.2.65` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.19` | `1.2.20` |


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

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.3.4...v1.3.5)

Updates `github.com/projectdiscovery/httpx` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/projectdiscovery/httpx/releases)
- [Commits](projectdiscovery/httpx@v1.7.4...v1.8.1)

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

Updates `github.com/projectdiscovery/useragent` from 0.0.106 to 0.0.107
- [Release notes](https://github.com/projectdiscovery/useragent/releases)
- [Commits](projectdiscovery/useragent@v0.0.106...v0.0.107)

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

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.64 to 0.2.65
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.2.64...v0.2.65)

Updates `github.com/projectdiscovery/cdncheck` from 1.2.19 to 1.2.20
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.19...v1.2.20)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.113
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/httpx
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/useragent
  dependency-version: 0.0.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Jan 26, 2026
@auto-assign auto-assign bot requested a review from dwisiswant0 January 26, 2026 06:07
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

@github-actions github-actions bot merged commit e514c31 into dev Jan 26, 2026
12 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/dev/modules-c13443b0f3 branch January 26, 2026 06:30
@dwisiswant0 dwisiswant0 added this to the v3.7.0 milestone Jan 27, 2026
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