Skip to content

chore(deps): bump the modules group with 6 updates#971

Merged
github-actions[bot] merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-5d72a9d736
Mar 23, 2026
Merged

chore(deps): bump the modules group with 6 updates#971
github-actions[bot] merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-5d72a9d736

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the modules group with 6 updates:

Package From To
github.com/projectdiscovery/cdncheck 1.2.27 1.2.28
github.com/projectdiscovery/ratelimit 0.0.83 0.0.84
github.com/projectdiscovery/retryabledns 1.0.114-0.20260321013547-428c4a196bd2 1.0.114
github.com/projectdiscovery/utils 0.9.1-0.20260320172110-ce6beb334710 0.10.0
github.com/projectdiscovery/fastdialer 0.5.4 0.5.5
github.com/projectdiscovery/networkpolicy 0.1.34 0.1.35

Updates github.com/projectdiscovery/cdncheck from 1.2.27 to 1.2.28

Release notes

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

v1.2.28

1.2.28 (2026-03-22)

Commits

Updates github.com/projectdiscovery/ratelimit from 0.0.83 to 0.0.84

Release notes

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

Release v0.0.84

0.0.84 (2026-03-22)

Commits
  • 22a062d chore(deps): bump github.com/projectdiscovery/utils from 0.4.22 to 0.9.0 (#156)
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.114-0.20260321013547-428c4a196bd2 to 1.0.114

Release notes

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

Release v1.0.114

1.0.114 (2026-03-22)

Commits

Updates github.com/projectdiscovery/utils from 0.9.1-0.20260320172110-ce6beb334710 to 0.10.0

Release notes

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

v0.10.0

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


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.9.0...v0.10.0

Commits

Updates github.com/projectdiscovery/fastdialer from 0.5.4 to 0.5.5

Release notes

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

Release v0.5.5

0.5.5 (2026-03-22)

Commits
  • 9d40357 Merge pull request #533 from MarkOtzen/port-blocking
  • fa3e7fe Merge branch 'main' into pr/533
  • 9997eec more lint
  • a085d17 fixing lint
  • e86e14a fixing logic
  • cb15c3c Merge pull request #531 from projectdiscovery/dependabot/go_modules/github.co...
  • 998e529 Merge pull request #528 from projectdiscovery/dependabot/go_modules/main/gith...
  • e9f9764 Implement OnValidateTarget callback for target validation hooking
  • 35c08c0 chore(deps): bump github.com/refraction-networking/utls
  • aff3619 chore(deps): bump github.com/projectdiscovery/hmap
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.34 to 0.1.35

Release notes

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

Release v0.1.35

0.1.35 (2026-03-22)

Commits
  • 3abcddf Merge pull request #174 from MarkOtzen/bugfix/ipv6-128-cidr
  • 4d00f32 chore(deps): bump actions/checkout from 5 to 6 (#166)
  • c6c7db8 Merge pull request #173 from projectdiscovery/dependabot/go_modules/main/gith...
  • 93d077f fixing automerge
  • e5f59e9 Set /128 suffix when CIDRing an IPv6
  • e781118 chore(deps): bump github.com/gaissmai/bart from 0.26.0 to 0.26.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 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:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.27` | `1.2.28` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.83` | `0.0.84` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.114-0.20260321013547-428c4a196bd2` | `1.0.114` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.9.1-0.20260320172110-ce6beb334710` | `0.10.0` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.4` | `0.5.5` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.34` | `0.1.35` |


Updates `github.com/projectdiscovery/cdncheck` from 1.2.27 to 1.2.28
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](projectdiscovery/cdncheck@v1.2.27...v1.2.28)

Updates `github.com/projectdiscovery/ratelimit` from 0.0.83 to 0.0.84
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](projectdiscovery/ratelimit@v0.0.83...v0.0.84)

Updates `github.com/projectdiscovery/retryabledns` from 1.0.114-0.20260321013547-428c4a196bd2 to 1.0.114
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](https://github.com/projectdiscovery/retryabledns/commits/v1.0.114)

Updates `github.com/projectdiscovery/utils` from 0.9.1-0.20260320172110-ce6beb334710 to 0.10.0
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/commits/v0.10.0)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.4 to 0.5.5
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.5.4...v0.5.5)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.34 to 0.1.35
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.34...v0.1.35)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.84
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.114
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.35
  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 Mar 23, 2026
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved using projectdiscovery/actions/pr/approve action.

@github-actions github-actions bot merged commit f5397ea into dev Mar 23, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/dev/modules-5d72a9d736 branch March 23, 2026 02:44
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