Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the modules group with 6 updates in the / directory:

Package From To
github.com/projectdiscovery/fastdialer 0.4.15 0.4.17
github.com/projectdiscovery/networkpolicy 0.1.27 0.1.29
github.com/projectdiscovery/retryabledns 1.0.108 1.0.109
github.com/projectdiscovery/gologger 1.1.59 1.1.61
github.com/projectdiscovery/hmap 0.0.95 0.0.96
github.com/projectdiscovery/retryablehttp-go 1.0.131 1.0.132

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

Release notes

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

Release v0.4.17

0.4.17 (2025-11-23)

Release v0.4.16

0.4.16 (2025-11-19)

Bug Fixes

  • segfault in ztls handshake timeout handler (bc2fc9c), closes #500

Tests

Commits
  • 7865679 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0
  • 36fb1e2 Merge pull request #501 from projectdiscovery/dwisiswant0/fix/segfault-in-ztl...
  • 84e3246 test: add TestDial test
  • bc2fc9c fix: segfault in ztls handshake timeout handler
  • See full diff in compare view

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

Release notes

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

Release v0.1.29

0.1.29 (2025-11-23)

Release v0.1.28

0.1.28 (2025-11-16)

Commits
  • 416ffab chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1
  • e7c50fa chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.108 to 1.0.109

Release notes

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

Release v1.0.109

1.0.109 (2025-11-23)

Commits
  • 8a37987 chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1
  • See full diff in compare view

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

Release notes

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

Release v1.1.61

1.1.61 (2025-11-23)

Release v1.1.60

1.1.60 (2025-11-16)

Commits
  • 92985ff chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1
  • db3826f chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
  • See full diff in compare view

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

Release notes

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

Release v0.0.96

0.0.96 (2025-11-23)

Commits
  • 5c24777 chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1
  • See full diff in compare view

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

Release notes

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

Release v1.0.132

1.0.132 (2025-11-23)

Commits
  • ab164ca chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0
  • 8ca13d4 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 9e16fea chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1
  • 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.4.15` | `0.4.17` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.27` | `0.1.29` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.108` | `1.0.109` |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.59` | `1.1.61` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.95` | `0.0.96` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.0.131` | `1.0.132` |



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

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

Updates `github.com/projectdiscovery/retryabledns` from 1.0.108 to 1.0.109
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](projectdiscovery/retryabledns@v1.0.108...v1.0.109)

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

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

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

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.4.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.29
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.109
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.96
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.0.132
  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 Nov 24, 2025
@Mzack9999
Copy link
Member

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 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 e206701 into main Nov 28, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/modules-1b3584b212 branch November 28, 2025 15:07
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