projectdiscovery / shuffledns

MassDNS wrapper written in go to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard filtering and easy input-output support.
https://projectdiscovery.io
GNU General Public License v3.0
1.29k stars 184 forks source link

chore(deps): bump github.com/projectdiscovery/utils from 0.0.78 to 0.0.91 #310

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/projectdiscovery/utils from 0.0.78 to 0.0.91.

Release notes

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

Release v0.0.91

0.0.91 (2024-04-24)

Release v0.0.90

0.0.90 (2024-04-21)

Release v0.0.89

0.0.89 (2024-04-14)

Release v0.0.88

0.0.88 (2024-04-07)

Release v0.0.87

0.0.87 (2024-04-01)

Release v0.0.86

0.0.86 (2024-03-27)

Release v0.0.85

0.0.85 (2024-03-24)

Release v0.0.84

0.0.84 (2024-03-17)

Release v0.0.83

0.0.83 (2024-03-10)

Release v0.0.82

0.0.82 (2024-03-03)

Release v0.0.81

0.0.81 (2024-02-26)

What's Changed

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.80...v0.0.81

Release v0.0.80

0.0.80 (2024-02-25)

What's Changed

... (truncated)

Commits
  • 363d31d fix possible nil reassign (#393)
  • 8bfb6fd add no color option for release notes (#390)
  • 5f52f8b fix empty mid (#396)
  • df5eaaf Merge pull request #395 from projectdiscovery/dependabot/go_modules/main/gith...
  • ff085cb Merge pull request #394 from projectdiscovery/dependabot/go_modules/main/gith...
  • b945c16 chore(deps): bump github.com/projectdiscovery/fastdialer
  • 058ccd4 chore(deps): bump github.com/projectdiscovery/retryablehttp-go
  • 376038b Merge pull request #391 from projectdiscovery/dependabot/go_modules/golang.or...
  • 9a42855 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
  • 19e73cf Merge pull request #388 from projectdiscovery/dependabot/go_modules/main/gith...
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Mzack9999 commented 4 months ago

@dependabot rebase

Mzack9999 commented 4 months ago

@dependabot merge