Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the modules group with 10 updates:

Package From To
github.com/projectdiscovery/cdncheck 1.2.11 1.2.12
github.com/projectdiscovery/dsl 0.8.5 0.8.6
github.com/projectdiscovery/fastdialer 0.4.17 0.4.18
github.com/projectdiscovery/gologger 1.1.61 1.1.62
github.com/projectdiscovery/hmap 0.0.96 0.0.97
github.com/projectdiscovery/networkpolicy 0.1.29 0.1.30
github.com/projectdiscovery/retryablehttp-go 1.0.132 1.0.133
github.com/projectdiscovery/useragent 0.0.103 0.0.104
github.com/projectdiscovery/utils 0.7.1 0.7.3
github.com/projectdiscovery/wappalyzergo 0.2.56 0.2.57

Updates github.com/projectdiscovery/cdncheck from 1.2.11 to 1.2.12

Release notes

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

v1.2.12

1.2.12 (2025-11-30)

Commits
  • 3bcb3b1 Bump version
  • a9303e7 Weekly fingerprints update [Sun Nov 30 00:12:24 UTC 2025] :robot:
  • 9f8a93c chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • 7ff42b5 chore(deps): bump github.com/projectdiscovery/gologger
  • 649f95b chore(deps): bump github.com/projectdiscovery/retryabledns
  • See full diff in compare view

Updates github.com/projectdiscovery/dsl from 0.8.5 to 0.8.6

Release notes

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

Release v0.8.6

0.8.6 (2025-11-30)

Commits
  • 1df29ef chore(deps): bump github.com/projectdiscovery/utils
  • 74627a2 chore(deps): bump github.com/projectdiscovery/gologger
  • See full diff in compare view

Updates github.com/projectdiscovery/fastdialer from 0.4.17 to 0.4.18

Release notes

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

Release v0.4.18

0.4.18 (2025-11-30)

Commits
  • ac770ef chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.7.1
  • 295045e chore(deps): bump github.com/projectdiscovery/hmap from 0.0.95 to 0.0.96
  • 1710936 chore(deps): bump github.com/projectdiscovery/retryabledns
  • e9b7cb4 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • See full diff in compare view

Updates github.com/projectdiscovery/gologger from 1.1.61 to 1.1.62

Release notes

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

Release v1.1.62

1.1.62 (2025-11-30)

Commits
  • ec56141 chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
  • 44470aa chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • See full diff in compare view

Updates github.com/projectdiscovery/hmap from 0.0.96 to 0.0.97

Release notes

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

Release v0.0.97

0.0.97 (2025-11-30)

Commits
  • 31c5217 chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.29 to 0.1.30

Release notes

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

Release v0.1.30

0.1.30 (2025-11-30)

Commits
  • cb386c1 chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • a628e93 chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.0.132 to 1.0.133

Release notes

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

Release v1.0.133

1.0.133 (2025-11-30)

Commits
  • 119cac7 chore(deps): bump github.com/projectdiscovery/retryabledns
  • 533174a chore(deps): bump github.com/projectdiscovery/hmap from 0.0.95 to 0.0.96
  • 6158e35 chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • 878ec01 chore(deps): bump github.com/projectdiscovery/fastdialer
  • b866939 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • See full diff in compare view

Updates github.com/projectdiscovery/useragent from 0.0.103 to 0.0.104

Release notes

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

Release v0.0.104

0.0.104 (2025-11-30)

Commits
  • 87cbf98 chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1
  • See full diff in compare view

Updates github.com/projectdiscovery/utils from 0.7.1 to 0.7.3

Release notes

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

v0.7.3

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


What's Changed

Full Changelog: projectdiscovery/utils@v0.7.2...v0.7.3

v0.7.2

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


What's Changed

Full Changelog: projectdiscovery/utils@v0.7.1...v0.7.2

Commits
  • 6ddbc26 Merge pull request #711 from projectdiscovery/dwisiswant0/fix/httputil/preven...
  • 99ca5c1 fix(httputil): prevent memory corruption in ResponseChain
  • b09f27a test(httputil): add TestResponseChain_StringSafety
  • e206701 chore(deps): bump the modules group across 1 directory with 6 updates
  • c1bbf17 Merge pull request #708 from projectdiscovery/dwisiswant0/fix/httputil/racy-i...
  • 4a19d93 docs(httputil): update FullResponse{Bytes,String} doc comments
  • 1dff3b7 fix(httputil): racy in ResponseChain
  • See full diff in compare view

Updates github.com/projectdiscovery/wappalyzergo from 0.2.56 to 0.2.57

Release notes

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

Release v0.2.57

0.2.57 (2025-11-30)

Commits
  • aa6daaa Weekly fingerprints update [Sun Nov 30 00:37:36 UTC 2025] :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 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

@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Dec 1, 2025
@auto-assign auto-assign bot requested a review from dogancanbakir December 1, 2025 11:19
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

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.

Bumps the modules group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.11` | `1.2.12` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.5` | `0.8.6` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.4.17` | `0.4.18` |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.61` | `1.1.62` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.96` | `0.0.97` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.29` | `0.1.30` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.0.132` | `1.0.133` |
| [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent) | `0.0.103` | `0.0.104` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.7.1` | `0.7.3` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.56` | `0.2.57` |


Updates `github.com/projectdiscovery/cdncheck` from 1.2.11 to 1.2.12
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.11...v1.2.12)

Updates `github.com/projectdiscovery/dsl` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](projectdiscovery/dsl@v0.8.5...v0.8.6)

Updates `github.com/projectdiscovery/fastdialer` from 0.4.17 to 0.4.18
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.4.17...v0.4.18)

Updates `github.com/projectdiscovery/gologger` from 1.1.61 to 1.1.62
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](projectdiscovery/gologger@v1.1.61...v1.1.62)

Updates `github.com/projectdiscovery/hmap` from 0.0.96 to 0.0.97
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](projectdiscovery/hmap@v0.0.96...v0.0.97)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.29 to 0.1.30
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.29...v0.1.30)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.0.132 to 1.0.133
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.0.132...v1.0.133)

Updates `github.com/projectdiscovery/useragent` from 0.0.103 to 0.0.104
- [Release notes](https://github.com/projectdiscovery/useragent/releases)
- [Commits](projectdiscovery/useragent@v0.0.103...v0.0.104)

Updates `github.com/projectdiscovery/utils` from 0.7.1 to 0.7.3
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.7.1...v0.7.3)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.56 to 0.2.57
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.2.56...v0.2.57)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.97
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.0.133
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/useragent
  dependency-version: 0.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/modules-dd6bfe7311 branch from 74bbaa6 to 43d8d7c Compare December 1, 2025 14:27
@dogancanbakir
Copy link
Member

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 8b04cd9 into dev Dec 3, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev/modules-dd6bfe7311 branch December 3, 2025 07:59
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.

2 participants