Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps github.com/projectdiscovery/utils from 0.0.32 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 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 Jan 12, 2024
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

Bumps [github.com/projectdiscovery/utils](https:/projectdiscovery/utils) from 0.0.32 to 0.0.72.
- [Release notes](https:/projectdiscovery/utils/releases)
- [Changelog](https:/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.0.32...v0.0.72)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.0.72 branch from b52a026 to e5d5eed Compare January 12, 2024 17:59
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 7b2287d into dev Jan 12, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.0.72 branch January 12, 2024 18:02
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