projectdiscovery / chaos-client

Go client to communicate with Chaos DB API.
https://chaos.projectdiscovery.io
MIT License
616 stars 88 forks source link

chore(deps): bump github.com/projectdiscovery/utils from 0.0.18 to 0.0.72 #211

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/projectdiscovery/utils from 0.0.18 to 0.0.72.

Release notes

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

Release v0.0.72

0.0.72 (2024-01-07)

Release v0.0.71

0.0.71 (2024-01-07)

Release v0.0.70

0.0.70 (2023-12-31)

Release v0.0.69

0.0.69 (2023-12-24)

Release v0.0.68

0.0.68 (2023-12-17)

Release v0.0.67

0.0.67 (2023-12-05)

Release v0.0.66

0.0.66 (2023-12-03)

Release v0.0.65

0.0.65 (2023-11-26)

Release v0.0.64

0.0.64 (2023-11-19)

Release v0.0.63

0.0.63 (2023-11-12)

Release v0.0.62

0.0.62 (2023-11-02)

Release v0.0.61

0.0.61 (2023-11-02)

Release v0.0.60

0.0.60 (2023-10-29)

Release v0.0.59

0.0.59 (2023-10-24)

Release v0.0.58

0.0.58 (2023-10-15)

Release v0.0.57

0.0.57 (2023-10-01)

Release v0.0.56

0.0.56 (2023-09-24)

... (truncated)

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v0.0.55] - 2023-09-11

Add

  • add TryJoinHostPort func
  • add before and after func

Changing

  • changing package name

Fix

  • fix test
  • fix race condition

Introduce

  • introduce func trace

Merge

  • Merge branch 'main' into introduce_func_trace

Snapshot

  • snapshot memory

Update

  • update variadic param usage

Use

  • use lock

Using

  • using custom error

[v0.0.54] - 2023-09-04

Fix

  • fix HasCapNetRaw err

Keep

  • keep a changelog (#251)

... (truncated)

Commits
  • 0fb36f1 Adding websocket|ftp scheme (#302)
  • d9ae0e4 Merge pull request #299 from projectdiscovery/dependabot/go_modules/main/gith...
  • 4fe32a3 chore(deps): bump github.com/projectdiscovery/hmap from 0.0.31 to 0.0.32
  • 7b39276 Merge pull request #297 from projectdiscovery/refactor_process_utils
  • a943d50 Merge pull request #298 from projectdiscovery/dependabot/go_modules/main/gith...
  • 515a3b7 chore(deps): bump github.com/projectdiscovery/hmap from 0.0.30 to 0.0.31
  • aebd321 use predicate
  • aafc501 Merge pull request #286 from projectdiscovery/issue-262-incorrect-url-parsing
  • f1c7371 Merge pull request #295 from projectdiscovery/dependabot/go_modules/golang.or...
  • 17ca102 Merge pull request #294 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)
dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.