Skip to content

deps(go): bump github.com/projectdiscovery/subfinder/v2 from 2.13.0 to 2.14.0 in the go-minor-patch group#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-5b651c0c85
Closed

deps(go): bump github.com/projectdiscovery/subfinder/v2 from 2.13.0 to 2.14.0 in the go-minor-patch group#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-5b651c0c85

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-minor-patch group with 1 update: github.com/projectdiscovery/subfinder/v2.

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 compatibility score

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 go-minor-patch group with 1 update: [github.com/projectdiscovery/subfinder/v2](https://github.com/projectdiscovery/subfinder).


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/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 3, 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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 10, 2026

Looks like github.com/projectdiscovery/subfinder/v2 is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 10, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-minor-patch-5b651c0c85 branch May 10, 2026 23:06
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