Skip to content

chore(deps): bump the modules group across 1 directory with 8 updates - #757

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

chore(deps): bump the modules group across 1 directory with 8 updates#757
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/modules-a1a7bcec1e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the modules group with 4 updates in the / directory: github.com/projectdiscovery/goflags, github.com/projectdiscovery/gologger, github.com/projectdiscovery/blackrock and github.com/projectdiscovery/retryabledns.

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

Release notes

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

Release v0.1.76

0.1.76 (2026-08-11)

Bug Fixes

Release v0.1.75

What's Changed

  • feat: add CommonFlags with max-time support
  • fix: make signalSelf mockable for cross-platform testing
  • feat: add cross-platform interrupt support for max-time
  • fix: skip TestMaxTimeInterrupt on Windows
  • fix(windows): send interrupt to current process group only
  • fix: support escaped commas in string slice parsing
  • chore: bump dependencies
  • feat: add AuthVar type for authentication tokens
  • chore: add golang.org/x/term dependency for AuthVar
  • add test for multiple options with escaped comma
  • use utils/process.SendInterrupt
  • adding auth to example
  • Merge pull request #246 from projectdiscovery/feat/240-auth-var
  • Merge branch 'main' into chore/bump-dependencies
  • bump go version
  • Merge pull request #245 from projectdiscovery/chore/bump-dependencies
  • Merge branch 'main' into feature/common-flags
  • Merge pull request #241 from projectdiscovery/feature/common-flags
  • Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • feat: add Int64Var and Int64VarP functions
  • fixing tests + parsing
  • Merge pull request #248 from anhnmt/int64
  • chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.org/x/net-0.55.0
Commits
  • c2b50c5 Merge pull request #252 from projectdiscovery/dwisiswant0/fix/multibyte-value...
  • 3586e89 bump go
  • 6280410 fix lint
  • ab0b9c5 fix: multibyte value parsing
  • 2620311 Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.or...
  • 3c262b4 chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • 38229cc Merge pull request #248 from anhnmt/int64
  • 7f0e5b8 fixing tests + parsing
  • 9e22cc3 feat: add Int64Var and Int64VarP functions
  • ed8a819 Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/gologger from 1.1.69 to 1.1.72

Release notes

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

Release v1.1.72

1.1.72 (2026-08-09)

Release v1.1.71

1.1.71 (2026-06-21)

Release v1.1.70

1.1.70 (2026-05-31)

Commits
  • f047aad Merge pull request #153 from projectdiscovery/dependabot/github_actions/main/...
  • e792122 Merge pull request #152 from projectdiscovery/dependabot/github_actions/main/...
  • 4d36837 Merge pull request #151 from projectdiscovery/dependabot/github_actions/main/...
  • 520bbbc chore(deps): bump actions/setup-go from 6 to 7
  • 7fd8ed1 chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • b51f41b chore(deps): bump actions/checkout from 6 to 7
  • 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
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/utils from 0.11.0 to 0.11.1

Release notes

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

v0.11.1

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


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.11.0...v0.11.1

Commits
  • 6f93830 fix: use correct env var names in memguardian init (#744)
  • 88baa59 chore(deps): bump the modules group across 1 directory with 3 updates (#746)
  • See full diff in compare view

Updates github.com/projectdiscovery/blackrock from 0.0.1 to 0.0.2

Release notes

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

v0.0.2

What's Changed

New Contributors

Full Changelog: projectdiscovery/blackrock@v0.0.1...v0.0.2

Commits
  • 86ef4e2 Merge pull request #19 from projectdiscovery/dependabot/github_actions/main/g...
  • ced9807 Merge pull request #21 from SergoRoberto/fix-bug-with-unsuffle
  • d910aff fix: correct sign in Unfe odd-round subtraction
  • d1337b5 chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.37 to 0.1.38

Release notes

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

Release v0.1.38

0.1.38 (2026-05-17)

Commits

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

Release notes

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

Release v1.3.11

1.3.11 (2026-05-17)

Release v1.3.10

1.3.10 (2026-05-03)

Commits
  • fda664b chore(deps): bump github.com/projectdiscovery/fastdialer (#541)
  • ead7ad9 chore(deps): bump github.com/projectdiscovery/utils (#542)
  • 187fc69 chore(deps): bump github.com/projectdiscovery/networkpolicy (#540)
  • See full diff in compare view

Updates github.com/projectdiscovery/fastdialer from 0.5.6 to 0.5.7

Release notes

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

Release v0.5.7

0.5.7 (2026-05-10)

Commits
  • eb999ef Merge pull request #539 from projectdiscovery/dependabot/go_modules/main/gith...
  • 550ba22 chore(deps): bump github.com/projectdiscovery/retryabledns
  • f1a2738 Merge pull request #541 from projectdiscovery/dependabot/go_modules/main/gith...
  • c961aff Merge pull request #542 from projectdiscovery/dependabot/go_modules/main/gith...
  • 0a8c385 Merge pull request #543 from alex0x12/fix/fastdialer-datarace
  • 8a37ac1 Fixed possible fastdialer datarace, usually masked under low concurrency
  • c271328 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 749e0a8 chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.10.1
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.114 to 1.0.115

Release notes

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

Release v1.0.115

1.0.115 (2026-05-24)

Commits
  • 6afabe0 Merge pull request #285 from projectdiscovery/dependabot/go_modules/main/gith...
  • 8a030b4 migrate hostsfile parser from deprecated fileutil.ReadFile to fileutil.Lines ...
  • 812ee6f chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.11.0
  • See full diff in compare view

@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Aug 10, 2026
Bumps the modules group with 4 updates in the / directory: [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags), [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger), [github.com/projectdiscovery/blackrock](https://github.com/projectdiscovery/blackrock) and [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns).


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

Updates `github.com/projectdiscovery/gologger` from 1.1.69 to 1.1.72
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](projectdiscovery/gologger@v1.1.69...v1.1.72)

Updates `github.com/projectdiscovery/utils` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.11.0...v0.11.1)

Updates `github.com/projectdiscovery/blackrock` from 0.0.1 to 0.0.2
- [Release notes](https://github.com/projectdiscovery/blackrock/releases)
- [Commits](projectdiscovery/blackrock@v0.0.1...v0.0.2)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.37 to 0.1.38
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.37...v0.1.38)

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

Updates `github.com/projectdiscovery/fastdialer` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.6...v0.5.7)

Updates `github.com/projectdiscovery/retryabledns` from 1.0.114 to 1.0.115
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](projectdiscovery/retryabledns@v1.0.114...v1.0.115)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/blackrock
  dependency-version: 0.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/goflags
  dependency-version: 0.1.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.115
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.11.1
  dependency-type: direct:production
  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-a1a7bcec1e branch from c56ef86 to a5d19dd Compare August 17, 2026 05: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