Skip to content

chore(deps): bump the modules group with 10 updates#1716

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/modules-67890df0bb
Open

chore(deps): bump the modules group with 10 updates#1716
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/modules-67890df0bb

Conversation

@dependabot
Copy link
Contributor

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

Bumps the modules group with 10 updates:

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

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

Release notes

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

Release v1.1.67

1.1.67 (2026-01-04)

Release v1.1.66

1.1.66 (2025-12-28)

Release v1.1.65

1.1.65 (2025-12-21)

Release v1.1.64

1.1.64 (2025-12-14)

Release v1.1.63

1.1.63 (2025-12-07)

Commits
  • 993160e Merge pull request #140 from mikelolasagasti/update-archives
  • d445e04 chore(deps): Update to latest mholt/archives
  • 2da0939 chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • c8fab4d chore(deps): bump actions/checkout from 5 to 6
  • 8cf4376 Merge pull request #138 from mikelolasagasti/aurora-v4
  • baca190 Merge pull request #139 from mikelolasagasti/update-times
  • e6a270f chore(deps): Update djherbis/times module
  • ead1ce0 chore(deps): update to aurora v4
  • 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/ratelimit from 0.0.82 to 0.0.83

Release notes

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

Release v0.0.83

0.0.83 (2026-01-04)

Commits

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

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/cdncheck from 1.2.13 to 1.2.20

Release notes

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

v1.2.20

1.2.20 (2026-01-25)

v1.2.19

1.2.19 (2026-01-18)

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
  • 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
  • 85aa8c7 Bump version
  • 6eb5bbf Weekly fingerprints update [Sun Jan 18 00:13:19 UTC 2026] :robot:
  • 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:
  • Additional commits viewable in compare view

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

Release notes

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

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
  • 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)
  • ab7bf76 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 056fb64 chore(deps): bump github.com/projectdiscovery/hmap from 0.0.97 to 0.0.98
  • 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/machineid from 0.0.0-20240226150047-2e2c51e35983 to 0.0.0-20250715113114-c77eb3567582

Commits

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

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 Jan 28, 2026
@coderabbitai
Copy link

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

  • 🔍 Trigger a full review

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/modules-67890df0bb branch from 78c4f6b to 520ba64 Compare February 4, 2026 14:23
Bumps the modules group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.62` | `1.1.67` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.82` | `0.0.83` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.1.0` | `1.1.1` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.7.3` | `0.8.0` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.13` | `1.2.20` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.4.19` | `0.5.2` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.98` | `0.0.99` |
| [github.com/projectdiscovery/machineid](https://github.com/projectdiscovery/machineid) | `0.0.0-20240226150047-2e2c51e35983` | `0.0.0-20250715113114-c77eb3567582` |
| [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` |


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

Updates `github.com/projectdiscovery/ratelimit` from 0.0.82 to 0.0.83
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](projectdiscovery/ratelimit@v0.0.82...v0.0.83)

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)

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/cdncheck` from 1.2.13 to 1.2.20
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.13...v1.2.20)

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

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/machineid` from 0.0.0-20240226150047-2e2c51e35983 to 0.0.0-20250715113114-c77eb3567582
- [Commits](https://github.com/projectdiscovery/machineid/commits)

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)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.83
  dependency-type: direct:production
  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
- 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/cdncheck
  dependency-version: 1.2.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  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/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/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/modules-67890df0bb branch from 520ba64 to 24513f4 Compare February 11, 2026 14:23
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