Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the modules group with 5 updates:

Package From To
github.com/projectdiscovery/goflags 0.1.76 0.2.0
github.com/projectdiscovery/utils 0.11.2 0.11.3
github.com/projectdiscovery/networkpolicy 0.1.46 0.1.49
github.com/projectdiscovery/retryablehttp-go 1.3.23 1.3.25
github.com/projectdiscovery/fastdialer 0.5.17 0.5.18

Updates github.com/projectdiscovery/goflags from 0.1.76 to 0.2.0

Release notes

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

Release v0.2.0

0.2.0 (2026-08-31)

Features

  • add cascading yaml layers (37d6af4)

Tests

  • make source path assertions portable (4450b76)

Code Refactoring

  • refresh max-time after config merges (ae90f84)
Commits
  • 23ce2fd Merge pull request #254 from projectdiscovery/dwisiswant0/feat/add-cascading-...
  • 0fc37ce document rollback
  • 4450b76 test: make source path assertions portable
  • ae90f84 refactor: refresh max-time after config merges
  • 37d6af4 feat: add cascading yaml layers
  • See full diff in compare view

Updates github.com/projectdiscovery/utils from 0.11.2 to 0.11.3

Release notes

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

v0.11.3

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


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.11.2...v0.11.3

Commits
  • 8cc5517 Merge pull request #761 from guardian360/fix/contextutil-goroutine-leak
  • 5217919 Merge pull request #766 from projectdiscovery/fix/bump-version-always
  • 77d004f skip tagged
  • 8fa28c4 fix(ci): patch-bump on any commits in Bump Version workflow
  • e230921 fix(reader): stop ConnReadN leaking a goroutine on context cancellation
  • 83c0628 fix(contextutil): prevent goroutine leak on context cancellation
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.46 to 0.1.49

Release notes

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

Release v0.1.49

0.1.49 (2026-09-06)

Release v0.1.48

0.1.48 (2026-08-30)

Release v0.1.47

0.1.47 (2026-08-23)

Commits
  • ce974e7 chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#196)
  • 8c715fc chore(deps): bump github.com/projectdiscovery/utils (#195)
  • a49df8d chore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#194)
  • a218d6d chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#193)
  • b1ae900 chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#192)
  • 3fdddca chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#191)
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.3.23 to 1.3.25

Release notes

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

Release v1.3.25

1.3.25 (2026-09-06)

Release v1.3.24

1.3.24 (2026-08-30)

Commits
  • a8ae85d fix clone (#580)
  • d239c0d chore(deps): bump github.com/projectdiscovery/networkpolicy (#578)
  • c0f75c8 chore(deps): bump github.com/projectdiscovery/utils (#576)
  • 8b1ec3d chore(deps): bump github.com/projectdiscovery/hmap (#579)
  • f1e857f chore(deps): bump github.com/projectdiscovery/retryabledns (#575)
  • 2391225 chore(deps): bump github.com/projectdiscovery/fastdialer (#577)
  • 5408b15 chore(deps): bump github.com/projectdiscovery/networkpolicy (#574)
  • 6ff5103 chore(deps): bump github.com/projectdiscovery/fastdialer (#573)
  • See full diff in compare view

Updates github.com/projectdiscovery/fastdialer from 0.5.17 to 0.5.18

Release notes

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

Release v0.5.18

0.5.18 (2026-08-30)

Commits

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/goflags](https://github.com/projectdiscovery/goflags) | `0.1.76` | `0.2.0` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.11.2` | `0.11.3` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.46` | `0.1.49` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.23` | `1.3.25` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.17` | `0.5.18` |


Updates `github.com/projectdiscovery/goflags` from 0.1.76 to 0.2.0
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](projectdiscovery/goflags@v0.1.76...v0.2.0)

Updates `github.com/projectdiscovery/utils` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.11.2...v0.11.3)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.46 to 0.1.49
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.46...v0.1.49)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.23 to 1.3.25
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.3.23...v1.3.25)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.17 to 0.5.18
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.17...v0.5.18)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.18
  dependency-type: indirect
  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 Sep 7, 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