Skip to content

chore(deps): bump the modules group with 5 updates#985

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/modules-1f246fc8b1
Open

chore(deps): bump the modules group with 5 updates#985
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/modules-1f246fc8b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the modules group with 5 updates:

Package From To
github.com/projectdiscovery/fastdialer 0.5.9 0.5.11
github.com/projectdiscovery/gologger 1.1.70 1.1.71
github.com/projectdiscovery/cdncheck 1.2.38 1.2.42
github.com/projectdiscovery/networkpolicy 0.1.39 0.1.40
github.com/projectdiscovery/retryablehttp-go 1.3.11 1.3.16

Updates github.com/projectdiscovery/fastdialer from 0.5.9 to 0.5.11

Release notes

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

Release v0.5.11

0.5.11 (2026-06-28)

Release v0.5.10

0.5.10 (2026-06-07)

Commits
  • 78db269 Merge pull request #551 from projectdiscovery/fix-tls-handshake-goroutine-leak
  • 1cccf49 fix leak
  • 6fb5f8b chore(deps): bump github.com/projectdiscovery/networkpolicy (#550)
  • See full diff in compare view

Updates github.com/projectdiscovery/gologger from 1.1.70 to 1.1.71

Release notes

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

Release v1.1.71

1.1.71 (2026-06-21)

Commits
  • e6a53fc chore(deps): bump github.com/projectdiscovery/utils (#146)
  • aac2fb1 chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#147)
  • 3b810cb Merge pull request #150 from projectdiscovery/reduce-deps-archives
  • 4a3d0ca use stdlib gzip
  • See full diff in compare view

Updates github.com/projectdiscovery/cdncheck from 1.2.38 to 1.2.42

Release notes

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

v1.2.42

1.2.42 (2026-06-28)

v1.2.41

1.2.41 (2026-06-21)

v1.2.40

1.2.40 (2026-06-14)

v1.2.39

1.2.39 (2026-06-07)

Commits
  • af8cdf1 Bump version
  • f764cc8 Weekly fingerprints update [Sun Jun 28 00:35:05 UTC 2026] :robot:
  • cb7ae28 Bump version
  • 237c801 Weekly fingerprints update [Sun Jun 21 00:39:54 UTC 2026] :robot:
  • 6b4e533 Bump version
  • 6251a20 Weekly fingerprints update [Sun Jun 14 00:38:51 UTC 2026] :robot:
  • 1e2f9d0 Bump version
  • cbbb9a9 Weekly fingerprints update [Sun Jun 7 00:36:42 UTC 2026] :robot:
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.39 to 0.1.40

Release notes

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

Release v0.1.40

0.1.40 (2026-05-31)

Commits
  • 084fea7 chore(deps): bump github.com/gaissmai/bart from 0.27.1 to 0.28.0 (#183)
  • ab5ebd3 chore(deps): bump github.com/projectdiscovery/utils (#182)
  • b83c48b chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#181)
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.3.11 to 1.3.16

Release notes

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

Release v1.3.16

1.3.16 (2026-06-28)

Release v1.3.15

1.3.15 (2026-06-14)

Release v1.3.14

1.3.14 (2026-06-07)

Release v1.3.13

1.3.13 (2026-05-31)

Release v1.3.12

1.3.12 (2026-05-24)

Commits
  • 26f26fc retry timeout (#555)
  • 368b4ff chore(deps): bump github.com/projectdiscovery/fastdialer (#551)
  • fd4e402 chore(deps): bump github.com/projectdiscovery/fastdialer (#550)
  • a475373 chore(deps): bump github.com/projectdiscovery/networkpolicy (#549)
  • ae46379 chore(deps): bump github.com/projectdiscovery/utils (#546)
  • f9170d5 chore(deps): bump github.com/projectdiscovery/retryabledns (#544)
  • 4c2e7a4 chore(deps): bump github.com/projectdiscovery/fastdialer (#547)
  • fb52610 chore(deps): bump github.com/projectdiscovery/networkpolicy (#548)
  • 0e608bd chore(deps): bump github.com/projectdiscovery/hmap (#545)
  • 79a6329 chore(deps): bump github.com/projectdiscovery/networkpolicy (#543)
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.9` | `0.5.11` |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.70` | `1.1.71` |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.38` | `1.2.42` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.39` | `0.1.40` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.11` | `1.3.16` |


Updates `github.com/projectdiscovery/fastdialer` from 0.5.9 to 0.5.11
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.9...v0.5.11)

Updates `github.com/projectdiscovery/gologger` from 1.1.70 to 1.1.71
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](projectdiscovery/gologger@v1.1.70...v1.1.71)

Updates `github.com/projectdiscovery/cdncheck` from 1.2.38 to 1.2.42
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.38...v1.2.42)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.39 to 0.1.40
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.39...v0.1.40)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.11 to 1.3.16
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.3.11...v1.3.16)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.42
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.40
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.16
  dependency-type: direct:production
  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 Jun 29, 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