projectdiscovery / chaos-client

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release v0.0.32

0.0.32 (2023-05-17)

Release v0.0.31

0.0.31 (2023-05-16)

What's Changed

New Contributors

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.30...v0.0.31

Release v0.0.30

0.0.30 (2023-05-14)

Release v0.0.29

0.0.29 (2023-05-08)

Release v0.0.28

0.0.28 (2023-05-07)

Release v0.0.27

0.0.27 (2023-05-05)

What's Changed

New Contributors

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.26...v0.0.27

Release v0.0.26

0.0.26 (2023-04-30)

What's Changed

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.25...v0.0.26

Release v0.0.25

0.0.25 (2023-04-24)

... (truncated)

Commits
  • 7e53a2d Visit helpers + SizeOf (#152)
  • bd8290f Merge pull request #149 from iamargus95/add-set-config-from-env-vars
  • 37c8a6d Merge pull request #150 from projectdiscovery/dependabot/go_modules/main/gola...
  • 34f8213 Merge pull request #151 from projectdiscovery/dependabot/go_modules/main/gith...
  • 4c7a9c4 add test cases
  • 16ef9ef chore(deps): bump github.com/projectdiscovery/gologger
  • f61d32c chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
  • 38c5697 chore(deps): bump github.com/projectdiscovery/gologger (#148)
  • 933f923 rename func
  • 51b50f5 fix ranging over channel
  • 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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #190.