Skip to content

deps(go): bump the go-minor-patch group across 1 directory with 3 updates#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-d26e000d6b
Open

deps(go): bump the go-minor-patch group across 1 directory with 3 updates#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-d26e000d6b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-minor-patch group with 3 updates in the / directory: github.com/projectdiscovery/katana, github.com/projectdiscovery/naabu/v2 and github.com/projectdiscovery/subfinder/v2.

Updates github.com/projectdiscovery/katana from 1.5.0 to 1.6.1

Release notes

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

v1.6.1

What's Changed

bumped version

Full Changelog: projectdiscovery/katana@v1.6.0...v1.6.1

v1.6.0

What's Changed

🎉 New Features

-pls, -page-load-strategy string page load strategy (heuristic, load, domcontentloaded, networkidle, none) (default "heuristic")

🐞 Bug Fixes

Other Changes

New Contributors

Full Changelog: projectdiscovery/katana@v1.5.0...v1.6.0

Commits
  • 0265c67 release v1.6.1 (#1650)
  • 41fe665 Merge pull request #1645 from projectdiscovery/dev
  • 7217e42 Merge pull request #1638 from projectdiscovery/dependabot/go_modules/dev/gith...
  • c3a398d chore(deps): bump github.com/projectdiscovery/ratelimit
  • dec5737 Merge pull request #1639 from projectdiscovery/dependabot/go_modules/dev/gith...
  • 798106d Merge pull request #1637 from projectdiscovery/dependabot/go_modules/dev/gith...
  • 01febac Merge pull request #1640 from projectdiscovery/dependabot/go_modules/dev/gith...
  • ab6f68e Merge pull request #1641 from projectdiscovery/dependabot/go_modules/dev/gith...
  • b579d1e Merge pull request #1620 from projectdiscovery/feature/auto-login
  • db8bd69 fix(headless): retain response body/raw and wait after form submit (#1585)
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/naabu/v2 from 2.6.0 to 2.6.1

Release notes

Sourced from github.com/projectdiscovery/naabu/v2's releases.

v2.6.1

What's Changed

Bumped version

Full Changelog: projectdiscovery/naabu@v2.6.0...v2.6.1

Commits

Updates github.com/projectdiscovery/subfinder/v2 from 2.13.0 to 2.14.0

Release notes

Sourced from github.com/projectdiscovery/subfinder/v2's releases.

v2.14.0

What's Changed

[!WARNING] The Facebook source (Meta CT) has been removed in this release after Meta discontinued the upstream API.

If you reference this source in automation, CI jobs, or saved source lists, remove it from those configurations. For most users, the practical impact should be low, since the integration was already non-functional, and this change mainly removes related errors and confusion.

✨ Features

  • Added the new Sub.md passive source, plus follow-up hardening for non-200 responses and context-aware error delivery, by @​x-stp in PR #1771 (ae1c9a6, 9ea2b18, d6282b0).

🐞 Bug Fixes

  • Fixed Netlas community-tier downloads by capping bulk size to 200 and tightening non-200 and body-close handling, by @​x-stp in PR #1776 (7fc6da4, 3206a8b).
  • Fixed control-flow bugs across Hackertarget, IntelX, Shodan, C99, and Chinaz, including better transport error reporting and safer response validation, by @​x-stp in PR #1777 (14103b5, 75f3c28, 9760a96, 01569ae, b9ef679, c61d1e9).
  • Fixed rate-limit handling so global and per-source limits work as expected, preserved per-source durations, and prevented nil map panics, by @​CharlesWong in PR #1764 (c1ce78e, cca10d8, 240305b, cf0b801, 6f0e11e).

❌ Removed

  • Removed the dead Facebook source after Meta discontinued the backing API, by @​PontusLindblom in PR #1732 (4d9e078).

🧹 Chores

  • Updated workflow dependencies, switched to org actions, and cleaned up workflow configuration, by @​PontusLindblom in PRs #1733 and #1768 (0dfd80a, 7bd72ff, e6ed1e1).
  • Refreshed Go dependencies, including grouped module bumps plus utls, circl, and grouped ProjectDiscovery dependency updates, by @​dependabot in PRs #1716, #1746, #1751, #1769, #1774, #1783 (bb5a68a, 2636330, 8aa8653, 4de1dde, 2d58630, 0ed1b0b).

New Contributors

Full Changelog: projectdiscovery/subfinder@v2.13.0...v2.14.0

Commits
  • 0ed1b0b chore(deps): bump github.com/projectdiscovery/cdncheck (#1783)
  • 4a45eed chore(runner): bump version to v2.14.0
  • 1cdef03 Merge pull request #1776 from x-stp/fix/netlas-community-cap
  • e96530f Merge pull request #1777 from x-stp/fix/mortal-combat-round-one
  • 3206a8b fix(netlas): close body on err path, drop unreachable status checks
  • c61d1e9 fix(chinaz): accept empty arrays, check ValueType over truthiness
  • 664f5b7 Merge branch 'dev' into fix/mortal-combat-round-one
  • b9ef679 fix(chinaz): check ReadAll err, report shape mismatch instead of stale nil
  • 01569ae fix(c99): surface transport errors to results channel
  • 9760a96 fix(shodan): surface transport errors to results channel
  • Additional commits viewable 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

…ates

Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/projectdiscovery/katana](https://github.com/projectdiscovery/katana), [github.com/projectdiscovery/naabu/v2](https://github.com/projectdiscovery/naabu) and [github.com/projectdiscovery/subfinder/v2](https://github.com/projectdiscovery/subfinder).


Updates `github.com/projectdiscovery/katana` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/projectdiscovery/katana/releases)
- [Commits](projectdiscovery/katana@v1.5.0...v1.6.1)

Updates `github.com/projectdiscovery/naabu/v2` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/projectdiscovery/naabu/releases)
- [Commits](projectdiscovery/naabu@v2.6.0...v2.6.1)

Updates `github.com/projectdiscovery/subfinder/v2` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/projectdiscovery/subfinder/releases)
- [Commits](projectdiscovery/subfinder@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/katana
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/projectdiscovery/naabu/v2
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/projectdiscovery/subfinder/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 10, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants