Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps github.com/projectdiscovery/utils from 0.4.23 to 0.5.0.

Release notes

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

v0.5.0

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


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.4.23...v0.5.0

Commits
  • 4a3ad38 chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14
  • 0c88295 Merge pull request #674 from hanXen/feat/filter-struct-to-map
  • fcc6514 feat(structs): add FilterStructToMap utility function
  • 28d2b56 Merge pull request #671 from projectdiscovery/path-encodings
  • bd7f284 path encoding / decoding helpers
  • 519d7fb chore(deps): bump the modules group with 3 updates (#670)
  • See full diff 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2025
Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.4.23...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/projectdiscovery/utils-0.5.0 branch from ac8e65e to a4f8e8b Compare September 8, 2025 16:25
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 dependabot bot merged commit d879c07 into main Sep 8, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/projectdiscovery/utils-0.5.0 branch September 8, 2025 17:37
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