Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps github.com/projectdiscovery/utils from 0.6.0 to 0.6.1.

Release notes

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

v0.6.1

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


What's Changed

Full Changelog: projectdiscovery/utils@v0.6.0...v0.6.1

Commits
  • 5ef874c fix(sync): AdaptiveWaitGroup counter racy (#701)
  • a911e35 chore(deps): bump github.com/projectdiscovery/retryablehttp-go
  • e2253a8 Merge pull request #697 from projectdiscovery/feat-detect-tls
  • ef99769 fixing rand
  • 02b77c1 adding half-handshake tls detect
  • 0b5fd22 chore(deps): bump the modules group with 2 updates
  • ce5c4b4 Merge pull request #692 from projectdiscovery/feat-jarm-dialer
  • cb8c5b4 expose jarm dialer
  • b46e327 Merge pull request #691 from projectdiscovery/add_hex_util
  • 2af606f chore(deps): bump the modules group with 4 updates
  • 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 <dependency name> 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)

Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 17, 2025
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 416ffab into main Nov 17, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/projectdiscovery/utils-0.6.1 branch November 17, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants