Skip to content

chore(deps): bump the modules group with 13 updates#1106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/modules-525fc2a0ec
Open

chore(deps): bump the modules group with 13 updates#1106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/modules-525fc2a0ec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the modules group with 13 updates:

Package From To
github.com/projectdiscovery/gologger 1.1.68 1.1.69
github.com/projectdiscovery/retryabledns 1.0.114 1.0.115
github.com/projectdiscovery/utils 0.10.1 0.11.0
github.com/projectdiscovery/cdncheck 1.2.33 1.2.37
github.com/projectdiscovery/clistats 0.1.2 0.1.4
github.com/projectdiscovery/dsl 0.8.16 0.8.19
github.com/projectdiscovery/fastdialer 0.5.6 0.5.8
github.com/projectdiscovery/hmap 0.0.100 0.0.101
github.com/projectdiscovery/networkpolicy 0.1.37 0.1.38
github.com/projectdiscovery/ratelimit 0.0.86 0.0.87
github.com/projectdiscovery/retryablehttp-go 1.3.9 1.3.12
github.com/projectdiscovery/useragent 0.0.107 0.0.108
github.com/projectdiscovery/wappalyzergo 0.2.78 0.2.82

Updates github.com/projectdiscovery/gologger from 1.1.68 to 1.1.69

Release notes

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

Release v1.1.69

1.1.69 (2026-05-24)

Commits

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

Release notes

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

Release v1.0.115

1.0.115 (2026-05-24)

Commits
  • 6afabe0 Merge pull request #285 from projectdiscovery/dependabot/go_modules/main/gith...
  • 8a030b4 migrate hostsfile parser from deprecated fileutil.ReadFile to fileutil.Lines ...
  • 812ee6f chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.11.0
  • See full diff in compare view

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

Release notes

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

v0.11.0

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


What's Changed

New Contributors

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

Commits
  • c0f3544 Merge pull request #742 from ChrisJr404/feature/read-file-split
  • 4ce2b0a refactor
  • e122ca9 Merge pull request #741 from projectdiscovery/dependabot/go_modules/main/modu...
  • b50f4a3 Merge pull request #743 from alex0x12/feature/add-windows-1251-decoding
  • 01d6426 Add windows-1251 response decoding
  • 26ffb21 feat(file): add ReadFileSplit / ReadFileWithReaderSplit (#719)
  • 2e38e4c chore(deps): bump the modules group with 2 updates
  • 1d643b6 Merge pull request #736 from mikelolasagasti/aurora-v4
  • 7c2c596 Merge pull request #737 from projectdiscovery/dependabot/go_modules/main/modu...
  • 8edb92f Merge pull request #735 from projectdiscovery/734-fix-memoize-param-type-extr...
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/cdncheck from 1.2.33 to 1.2.37

Release notes

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

v1.2.37

1.2.37 (2026-05-24)

v1.2.36

1.2.36 (2026-05-17)

v1.2.35

1.2.35 (2026-05-10)

v1.2.34

1.2.34 (2026-05-03)

Commits
  • 0eba717 Bump version
  • 70f950c Weekly fingerprints update [Sun May 24 00:32:51 UTC 2026] :robot:
  • 1ba9617 chore(deps): bump github.com/projectdiscovery/utils (#498)
  • e2bc336 Bump version
  • 16d0a6f Weekly fingerprints update [Sun May 17 00:30:39 UTC 2026] :robot:
  • b921df6 Bump version
  • 4b4f033 Weekly fingerprints update [Sun May 10 00:29:06 UTC 2026] :robot:
  • 0844234 Bump version
  • 17679da Weekly fingerprints update [Sun May 3 00:27:38 UTC 2026] :robot:
  • See full diff in compare view

Updates github.com/projectdiscovery/clistats from 0.1.2 to 0.1.4

Release notes

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

Release v0.1.4

0.1.4 (2026-05-24)

Release v0.1.3

0.1.3 (2026-05-17)

Bug Fixes

  • add ListenHost option so metrics can work on custom hosts (f778d6f)
Commits
  • 05c5558 chore(deps): bump github.com/projectdiscovery/utils from 0.3.0 to 0.11.0 (#103)
  • e6973e4 migrate from deprecated utils/errors to utils/errkit (#106)
  • baedbfb bump CI go-version to stable (#105)
  • de8cc67 chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 9.2.0 (#101)
  • 4fe0c17 fix staticcheck QF1012 flagged by golangci-lint v9 (#104)
  • d880fc3 chore(deps): bump github/codeql-action from 3 to 4 (#102)
  • c002b40 chore(deps): bump actions/setup-go from 5 to 6 (#99)
  • 78c3acb chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 (#98)
  • 9f27e3e chore(deps): bump actions/checkout from 4 to 6 (#97)
  • 36e3716 Merge pull request #96 from pragus/main
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/dsl from 0.8.16 to 0.8.19

Release notes

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

Release v0.8.19

0.8.19 (2026-05-24)

Release v0.8.18

0.8.18 (2026-05-10)

Code Refactoring

  • switch from Knetic/govaluate to projectdiscovery fork (#305) (5d28fd1)

Release v0.8.17

0.8.17 (2026-05-03)

Bug Fixes

Commits
  • 8559cb2 chore(deps): bump github.com/projectdiscovery/utils (#306)
  • 5d28fd1 refactor: switch from Knetic/govaluate to projectdiscovery fork (#305)
  • b6e3ec9 fix: numeric helper argument coercion (#303)
  • See full diff in compare view

Updates github.com/projectdiscovery/fastdialer from 0.5.6 to 0.5.8

Release notes

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

Release v0.5.8

0.5.8 (2026-05-24)

Release v0.5.7

0.5.7 (2026-05-10)

Commits
  • 43ca178 chore(deps): bump github.com/projectdiscovery/networkpolicy (#545)
  • e8eb1d9 chore(deps): bump github.com/projectdiscovery/utils (#544)
  • 8ed3172 updating actions
  • eb999ef Merge pull request #539 from projectdiscovery/dependabot/go_modules/main/gith...
  • 550ba22 chore(deps): bump github.com/projectdiscovery/retryabledns
  • f1a2738 Merge pull request #541 from projectdiscovery/dependabot/go_modules/main/gith...
  • c961aff Merge pull request #542 from projectdiscovery/dependabot/go_modules/main/gith...
  • 0a8c385 Merge pull request #543 from alex0x12/fix/fastdialer-datarace
  • 8a37ac1 Fixed possible fastdialer datarace, usually masked under low concurrency
  • c271328 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/hmap from 0.0.100 to 0.0.101

Release notes

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

Release v0.0.101

0.0.101 (2026-05-24)

Commits
  • a564793 chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.11.0 (#217)
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.37 to 0.1.38

Release notes

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

Release v0.1.38

0.1.38 (2026-05-17)

Commits

Updates github.com/projectdiscovery/ratelimit from 0.0.86 to 0.0.87

Release notes

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

Release v0.0.87

0.0.87 (2026-05-17)

Commits

Updates github.com/projectdiscovery/retryablehttp-go from 1.3.9 to 1.3.12

Release notes

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

Release v1.3.12

1.3.12 (2026-05-24)

Release v1.3.11

1.3.11 (2026-05-17)

Release v1.3.10

1.3.10 (2026-05-03)

Commits
  • 79a6329 chore(deps): bump github.com/projectdiscovery/networkpolicy (#543)
  • fda664b chore(deps): bump github.com/projectdiscovery/fastdialer (#541)
  • ead7ad9 chore(deps): bump github.com/projectdiscovery/utils (#542)
  • 187fc69 chore(deps): bump github.com/projectdiscovery/networkpolicy (#540)
  • See full diff in compare view

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

Release notes

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

Release v0.0.108

0.0.108 (2026-05-24)

Commits
  • 46c4c07 chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.11.0 (#250)
  • See full diff in compare view

Updates github.com/projectdiscovery/wappalyzergo from 0.2.78 to 0.2.82

Release notes

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

Release v0.2.82

0.2.82 (2026-05-24)

Release v0.2.81

0.2.81 (2026-05-17)

Release v0.2.80

0.2.80 (2026-05-10)

Release v0.2.79

0.2.79 (2026-05-03)

Commits
  • d467442 Weekly fingerprints update [Sun May 24 01:08:03 UTC 2026] :robot:
  • 14e63b3 chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 (#164)
  • 82faf3e Weekly fingerprints update [Sun May 17 01:05:08 UTC 2026] :robot:
  • 36d52ca Weekly fingerprints update [Sun May 10 01:04:26 UTC 2026] :robot:
  • 1119903 Merge pull request #160 from projectdiscovery/dependabot/go_modules/main/gola...
  • 3b7d2b4 Weekly fingerprints update [Sun May 3 01:02:20 UTC 2026] :robot:
  • 8445e81 chore(deps): bump golang.org/x/net from 0.52.0 to 0.53.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 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 13 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.68` | `1.1.69` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.114` | `1.0.115` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.10.1` | `0.11.0` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.33` | `1.2.37` |
| [github.com/projectdiscovery/clistats](https://github.com/projectdiscovery/clistats) | `0.1.2` | `0.1.4` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.16` | `0.8.19` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.6` | `0.5.8` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.100` | `0.0.101` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.37` | `0.1.38` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.86` | `0.0.87` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.9` | `1.3.12` |
| [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent) | `0.0.107` | `0.0.108` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.78` | `0.2.82` |


Updates `github.com/projectdiscovery/gologger` from 1.1.68 to 1.1.69
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](projectdiscovery/gologger@v1.1.68...v1.1.69)

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

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

Updates `github.com/projectdiscovery/cdncheck` from 1.2.33 to 1.2.37
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.33...v1.2.37)

Updates `github.com/projectdiscovery/clistats` from 0.1.2 to 0.1.4
- [Release notes](https://github.com/projectdiscovery/clistats/releases)
- [Commits](projectdiscovery/clistats@v0.1.2...v0.1.4)

Updates `github.com/projectdiscovery/dsl` from 0.8.16 to 0.8.19
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](projectdiscovery/dsl@v0.8.16...v0.8.19)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.6 to 0.5.8
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.6...v0.5.8)

Updates `github.com/projectdiscovery/hmap` from 0.0.100 to 0.0.101
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](projectdiscovery/hmap@v0.0.100...v0.0.101)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.37 to 0.1.38
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.37...v0.1.38)

Updates `github.com/projectdiscovery/ratelimit` from 0.0.86 to 0.0.87
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](projectdiscovery/ratelimit@v0.0.86...v0.0.87)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.9 to 1.3.12
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.3.9...v1.3.12)

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

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.78 to 0.2.82
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.2.78...v0.2.82)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.69
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.115
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/clistats
  dependency-version: 0.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.101
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.38
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.87
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/useragent
  dependency-version: 0.0.108
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.82
  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 May 25, 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.

0 participants