Skip to content

chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.7.1#1283

Merged
dependabot[bot] merged 1 commit into
devfrom
dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1
Dec 4, 2025
Merged

chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.7.1#1283
dependabot[bot] merged 1 commit into
devfrom
dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.7.1

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


What's Changed

Full Changelog: projectdiscovery/utils@v0.7.0...v0.7.1

v0.7.0

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


What's Changed

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

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
  • 332bd1c chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0
  • 2bf5582 fix(mapsutil): data race in SyncLockMap cleanup (#705)
  • 5314f45 Merge pull request #700 from projectdiscovery/dwisiswant0/fix/httputil/optimi...
  • d06a121 feat(httputil): adds ResponseChain.maxBodySize field
  • cbe8953 feat(httputil): rm SetMaxBodySize func & maxBodyRead var
  • d5adade chore(httputil): satisfy lints
  • c9deb70 fix(httputil): optimize ResponseChain memory usage
  • 6f3cae1 test(httputil): add (bench) tests
  • 5ef874c fix(sync): AdaptiveWaitGroup counter racy (#701)
  • a911e35 chore(deps): bump github.com/projectdiscovery/retryablehttp-go
  • 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 it's up-to-date and 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)

@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Nov 24, 2025
@coderabbitai

coderabbitai Bot commented Nov 24, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor Author

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 @github

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor Author

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
dependabot Bot force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1 branch from 93157e0 to e6b9c2d Compare December 4, 2025 09:00

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Dec 4, 2025

Copy link
Copy Markdown
Contributor Author

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 force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1 branch 2 times, most recently from fe1190c to 7fcd4d1 Compare December 4, 2025 09:05

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Dec 4, 2025

Copy link
Copy Markdown
Contributor Author

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.

Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.0 to 0.7.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.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1 branch from 7fcd4d1 to f23196e Compare December 4, 2025 09:11

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Dec 4, 2025

Copy link
Copy Markdown
Contributor Author

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 49573e9 into dev Dec 4, 2025
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.7.1 branch December 4, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant