projectdiscovery / asnmap

Go CLI and Library for quickly mapping organization network ranges using ASN information.
MIT License
763 stars 69 forks source link

chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.67 to 1.0.77 #459

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps github.com/projectdiscovery/retryabledns from 1.0.67 to 1.0.77.

Release notes

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

Release v1.0.77

1.0.77 (2024-09-22)

Release v1.0.76

1.0.76 (2024-09-15)

Release v1.0.75

1.0.75 (2024-09-08)

Documentation

  • update example usage (23f07cb)
  • README: update key-features (b2c6d23)

Release v1.0.74

1.0.74 (2024-09-01)

Release v1.0.73

1.0.73 (2024-08-25)

Release v1.0.72

1.0.72 (2024-08-18)

Release v1.0.71

1.0.71 (2024-08-11)

Release v1.0.70

1.0.70 (2024-08-04)

Release v1.0.69

1.0.69 (2024-07-28)

Release v1.0.68

1.0.68 (2024-07-21)

Commits
  • a350dcb Merge pull request #227 from projectdiscovery/dependabot/go_modules/main/gith...
  • e94907e chore(deps): bump github.com/projectdiscovery/utils from 0.2.9 to 0.2.10
  • b907b38 Merge pull request #226 from projectdiscovery/dependabot/go_modules/main/gith...
  • f4ed05c chore(deps): bump github.com/projectdiscovery/utils from 0.2.8 to 0.2.9
  • 0b895e3 adding support for proxy
  • 994665e Merge pull request #219 from projectdiscovery/dwisiswant0/docs/update-example
  • b2c6d23 docs(README): update key-features
  • e9a62fb Merge pull request #225 from projectdiscovery/bugfix-recursive-cname
  • c262211 Merge branch 'main' into bugfix-recursive-cname
  • 509afcb limit cname recursion
  • 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 will merge this PR once CI passes on it, as requested by @ehsandeep.


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)
dependabot[bot] commented 1 month ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 3 weeks ago

Superseded by #466.