Skip to content

chore(deps): bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75 - #253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.75
Open

chore(deps): bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75.

Release notes

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

Release v0.1.75

What's Changed

  • feat: add CommonFlags with max-time support
  • fix: make signalSelf mockable for cross-platform testing
  • feat: add cross-platform interrupt support for max-time
  • fix: skip TestMaxTimeInterrupt on Windows
  • fix(windows): send interrupt to current process group only
  • fix: support escaped commas in string slice parsing
  • chore: bump dependencies
  • feat: add AuthVar type for authentication tokens
  • chore: add golang.org/x/term dependency for AuthVar
  • add test for multiple options with escaped comma
  • use utils/process.SendInterrupt
  • adding auth to example
  • Merge pull request #246 from projectdiscovery/feat/240-auth-var
  • Merge branch 'main' into chore/bump-dependencies
  • bump go version
  • Merge pull request #245 from projectdiscovery/chore/bump-dependencies
  • Merge branch 'main' into feature/common-flags
  • Merge pull request #241 from projectdiscovery/feature/common-flags
  • Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • feat: add Int64Var and Int64VarP functions
  • fixing tests + parsing
  • Merge pull request #248 from anhnmt/int64
  • chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.org/x/net-0.55.0
Commits
  • 2620311 Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.or...
  • 3c262b4 chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • 38229cc Merge pull request #248 from anhnmt/int64
  • 7f0e5b8 fixing tests + parsing
  • 9e22cc3 feat: add Int64Var and Int64VarP functions
  • ed8a819 Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • 5ea609c Merge pull request #241 from projectdiscovery/feature/common-flags
  • bef10da Merge branch 'main' into feature/common-flags
  • 796a489 Merge pull request #245 from projectdiscovery/chore/bump-dependencies
  • 0811bb9 bump go version
  • 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 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)

Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.74 to 0.1.75.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](projectdiscovery/goflags@v0.1.74...v0.1.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Jul 27, 2026

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

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