Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the modules group with 4 updates: github.com/projectdiscovery/fastdialer, github.com/projectdiscovery/networkpolicy, github.com/projectdiscovery/gologger and github.com/projectdiscovery/retryablehttp-go.

Updates github.com/projectdiscovery/fastdialer from 0.4.20 to 0.5.0

Release notes

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

Release v0.5.0

0.5.0 (2025-12-21)

Features

  • add configurable connection cache expiry (9b4a099)
Commits
  • 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
  • See full diff in compare view

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

Release notes

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

Release v0.1.32

0.1.32 (2025-12-14)

Commits
  • 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/gologger from 1.1.64 to 1.1.65

Release notes

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

Release v1.1.65

1.1.65 (2025-12-21)

Commits
  • 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
  • See full diff in compare view

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

Release notes

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

Release v1.3.0

1.3.0 (2025-12-21)

Features

  • add TLS session cache for conn resumption (89f8aa1), closes #506

Release v1.2.0

1.2.0 (2025-12-21)

Features

Commits
  • ec69820 Merge pull request #507 from projectdiscovery/dwisiswant0/feat/add-TLS-sessio...
  • 6d31f5e lint
  • 765058a Merge branch 'main' into dwisiswant0/feat/add-TLS-session-cache-for-conn-resu...
  • dab4f56 feat: add WrapTransport option (#505)
  • 89f8aa1 feat: add TLS session cache for conn resumption
  • c769437 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • f0a1bee chore(deps): bump github.com/projectdiscovery/fastdialer
  • 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 4 updates: [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer), [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy), [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) and [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go).


Updates `github.com/projectdiscovery/fastdialer` from 0.4.20 to 0.5.0
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.4.20...v0.5.0)

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

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

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

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 22, 2025
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