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/goflags from 0.1.41 to 0.1.64 #231

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps github.com/projectdiscovery/goflags from 0.1.41 to 0.1.64.

Release notes

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

Release v0.1.64

0.1.64 (2024-08-18)

Release v0.1.63

0.1.63 (2024-08-11)

Release v0.1.62

0.1.62 (2024-08-04)

Release v0.1.61

0.1.61 (2024-07-28)

Release v0.1.60

0.1.60 (2024-07-21)

Release v0.1.59

0.1.59 (2024-07-14)

Release v0.1.58

0.1.58 (2024-07-07)

Release v0.1.57

0.1.57 (2024-06-23)

Release v0.1.56

0.1.56 (2024-06-16)

Release v0.1.55

0.1.55 (2024-06-09)

Release v0.1.54

0.1.54 (2024-05-26)

Release v0.1.53

0.1.53 (2024-05-19)

Release v0.1.52

0.1.52 (2024-05-12)

Release v0.1.51

0.1.51 (2024-05-05)

Release v0.1.50

0.1.50 (2024-04-28)

Release v0.1.49

0.1.49 (2024-04-21)

Release v0.1.48

0.1.48 (2024-04-14)

... (truncated)

Commits
  • 83a550e Merge pull request #197 from projectdiscovery/dependabot/go_modules/main/gith...
  • 6e68ac6 chore(deps): bump github.com/projectdiscovery/utils from 0.2.4 to 0.2.5
  • 2f90a3b Merge pull request #196 from projectdiscovery/dependabot/go_modules/main/gith...
  • d05902e chore(deps): bump github.com/projectdiscovery/utils from 0.2.3 to 0.2.4
  • 411fc78 Merge pull request #195 from projectdiscovery/dependabot/go_modules/main/gith...
  • 0a21828 chore(deps): bump github.com/projectdiscovery/utils from 0.2.2 to 0.2.3
  • b49f24e Merge pull request #194 from projectdiscovery/dependabot/go_modules/main/gith...
  • 037b209 chore(deps): bump github.com/projectdiscovery/utils from 0.2.1 to 0.2.2
  • 0988f1f Merge pull request #193 from projectdiscovery/dependabot/go_modules/main/gith...
  • 90b5cb3 chore(deps): bump github.com/projectdiscovery/utils from 0.2.0 to 0.2.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Aug 19, 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

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/goflags-0.1.64 branch from 281fa2e to 0c80ef7 Compare August 19, 2024 17:35
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 force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.64 branch from 0c80ef7 to 77dce41 Compare August 23, 2024 18:05
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 force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.64 branch from 77dce41 to 7fda481 Compare August 26, 2024 18:22
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 force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.64 branch from 7fda481 to 56bfe79 Compare September 2, 2024 17:35
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 force-pushed the dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.64 branch from 56bfe79 to f1c507a Compare September 12, 2024 17:13
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/goflags](https:/projectdiscovery/goflags) from 0.1.41 to 0.1.64.
- [Release notes](https:/projectdiscovery/goflags/releases)
- [Commits](projectdiscovery/goflags@v0.1.41...v0.1.64)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  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/goflags-0.1.64 branch from f1c507a to 23dddac Compare September 18, 2024 17:09
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

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