Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the modules group with 9 updates:

Package From To
github.com/projectdiscovery/fastdialer 0.4.19 0.5.3
github.com/projectdiscovery/gologger 1.1.62 1.1.64
github.com/projectdiscovery/utils 0.7.3 0.8.0
github.com/projectdiscovery/machineid 0.0.0-20240226150047-2e2c51e35983 0.0.0-20250715113114-c77eb3567582
github.com/projectdiscovery/cdncheck 1.2.13 1.2.18
github.com/projectdiscovery/hmap 0.0.98 0.0.99
github.com/projectdiscovery/networkpolicy 0.1.31 0.1.33
github.com/projectdiscovery/retryabledns 1.0.111 1.0.112
github.com/projectdiscovery/retryablehttp-go 1.1.0 1.1.1

Updates github.com/projectdiscovery/fastdialer from 0.4.19 to 0.5.3

Release notes

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

Release v0.5.3

0.5.3 (2026-01-11)

⚠ BREAKING CHANGES

  • add resolv.conf(5) search domains & ndots support

Features

  • add resolv.conf(5) search domains & ndots support (b18a8af)

Release v0.5.2

0.5.2 (2026-01-04)

Release v0.5.1

0.5.1 (2025-12-28)

Release v0.5.0

0.5.0 (2025-12-21)

Features

  • add configurable connection cache expiry (9b4a099)

Release v0.4.20

0.4.20 (2025-12-08)

Bug Fixes

  • utils: return immediately on first successful dial (#512) (80e83c4), closes #511
Commits
  • c01b69e Merge pull request #523 from projectdiscovery/dwisiswant0/feat/BREAKING/add-r...
  • b18a8af feat!: add resolv.conf(5) search domains & ndots support
  • 21bb21c chore(deps): bump github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99
  • e427744 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 5659feb chore(deps): bump github.com/projectdiscovery/retryabledns
  • d3259fc chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • fb98f5b Merge pull request #517 from projectdiscovery/dwisiswant0/feat/add-configurab...
  • 9b4a099 feat: add configurable connection cache expiry
  • c066776 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 80e83c4 fix(utils): return immediately on first successful dial (#512)
  • Additional commits viewable in compare view

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

Release notes

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

Release v1.1.64

1.1.64 (2025-12-14)

Release v1.1.63

1.1.63 (2025-12-07)

Commits
  • 5d80b7d chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
  • d9552e1 chore(deps): bump github.com/projectdiscovery/utils from 0.7.1 to 0.7.3
  • See full diff in compare view

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

Release notes

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

v0.8.0

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


What's Changed

New Contributors

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

Commits
  • 8411c03 chore(deps): bump the modules group with 6 updates
  • c69ecd0 Merge pull request #715 from projectdiscovery/dwisiswant0/fix/respchain-deadlock
  • ea09756 chore(deps): bump machineid@c77eb356758248194e779cad2275fe0594e75f51 (#713)
  • c0579e1 fix(httputil): semaphore leak causing deadlock in buffer pool
  • 7015483 feat(sizedpool): add Discard method to release semaphore slot
  • fcf5221 test(httputil): add TestSemaphoreLeakDeadlock
  • See full diff in compare view

Updates github.com/projectdiscovery/machineid from 0.0.0-20240226150047-2e2c51e35983 to 0.0.0-20250715113114-c77eb3567582

Commits

Updates github.com/projectdiscovery/cdncheck from 1.2.13 to 1.2.18

Release notes

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

v1.2.18

1.2.18 (2026-01-11)

v1.2.17

1.2.17 (2026-01-04)

Bug Fixes

  • bypass microsoft's anti-crawler strategy (9f905b1)

v1.2.16

1.2.16 (2025-12-28)

v1.2.15

1.2.15 (2025-12-21)

v1.2.14

1.2.14 (2025-12-14)

Commits
  • d59d9e9 Bump version
  • a99c9c7 Weekly fingerprints update [Sun Jan 11 00:15:04 UTC 2026] :robot:
  • 24bbf02 chore(deps): bump github.com/projectdiscovery/gologger
  • 8938fc8 Bump version
  • 2b7e9c8 Weekly fingerprints update [Sun Jan 4 00:13:33 UTC 2026] :robot:
  • 9eaf634 chore(deps): bump github.com/projectdiscovery/retryabledns
  • 12c5923 chore(deps): bump github.com/projectdiscovery/gologger
  • 52eebf5 Merge pull request #485 from akkuman/fix/bypass-ms-antispider
  • 9d0feb4 Bump version
  • bcd95d9 Weekly fingerprints update [Sun Dec 28 00:13:25 UTC 2025] :robot:
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99

Release notes

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

Release v0.0.99

0.0.99 (2025-12-28)

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

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

Release notes

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

Release v0.1.33

0.1.33 (2025-12-28)

Release v0.1.32

0.1.32 (2025-12-14)

Commits
  • 89586e2 chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • 846f5ca chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
  • See full diff in compare view

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

Release notes

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

Release v1.0.112

1.0.112 (2025-12-28)

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

Updates github.com/projectdiscovery/retryablehttp-go from 1.1.0 to 1.1.1

Release notes

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

Release v1.1.1

1.1.1 (2025-12-14)

Commits
  • 8b6d4c0 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • ef042d3 chore(deps): bump github.com/projectdiscovery/fastdialer
  • 31bc2ee chore(deps): bump github.com/projectdiscovery/retryabledns
  • 2f31d1c chore(deps): bump github.com/projectdiscovery/hmap from 0.0.96 to 0.0.98
  • 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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.4.19` | `0.5.3` |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.62` | `1.1.64` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.7.3` | `0.8.0` |
| [github.com/projectdiscovery/machineid](https://github.com/projectdiscovery/machineid) | `0.0.0-20240226150047-2e2c51e35983` | `0.0.0-20250715113114-c77eb3567582` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.13` | `1.2.18` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.98` | `0.0.99` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.31` | `0.1.33` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.111` | `1.0.112` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.1.0` | `1.1.1` |


Updates `github.com/projectdiscovery/fastdialer` from 0.4.19 to 0.5.3
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.4.19...v0.5.3)

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

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

Updates `github.com/projectdiscovery/machineid` from 0.0.0-20240226150047-2e2c51e35983 to 0.0.0-20250715113114-c77eb3567582
- [Commits](https://github.com/projectdiscovery/machineid/commits)

Updates `github.com/projectdiscovery/cdncheck` from 1.2.13 to 1.2.18
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.13...v1.2.18)

Updates `github.com/projectdiscovery/hmap` from 0.0.98 to 0.0.99
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](projectdiscovery/hmap@v0.0.98...v0.0.99)

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

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

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/machineid
  dependency-version: 0.0.0-20250715113114-c77eb3567582
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.99
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.112
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.1.1
  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 Jan 12, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 12, 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.

@dogancanbakir dogancanbakir merged commit 9b98ea4 into dev Jan 19, 2026
9 checks passed
@dogancanbakir dogancanbakir deleted the dependabot/go_modules/dev/modules-762175e8a5 branch January 19, 2026 11:06
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