chore(deps): bump the modules group with 5 updates - #760
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the modules group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) | `0.1.76` | `0.2.0` | | [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.11.2` | `0.11.3` | | [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.46` | `0.1.49` | | [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.23` | `1.3.25` | | [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.17` | `0.5.18` | Updates `github.com/projectdiscovery/goflags` from 0.1.76 to 0.2.0 - [Release notes](https://github.com/projectdiscovery/goflags/releases) - [Commits](projectdiscovery/goflags@v0.1.76...v0.2.0) Updates `github.com/projectdiscovery/utils` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/projectdiscovery/utils/releases) - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md) - [Commits](projectdiscovery/utils@v0.11.2...v0.11.3) Updates `github.com/projectdiscovery/networkpolicy` from 0.1.46 to 0.1.49 - [Release notes](https://github.com/projectdiscovery/networkpolicy/releases) - [Commits](projectdiscovery/networkpolicy@v0.1.46...v0.1.49) Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.23 to 1.3.25 - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases) - [Commits](projectdiscovery/retryablehttp-go@v1.3.23...v1.3.25) Updates `github.com/projectdiscovery/fastdialer` from 0.5.17 to 0.5.18 - [Release notes](https://github.com/projectdiscovery/fastdialer/releases) - [Commits](projectdiscovery/fastdialer@v0.5.17...v0.5.18) --- updated-dependencies: - dependency-name: github.com/projectdiscovery/goflags dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: modules - dependency-name: github.com/projectdiscovery/utils dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/networkpolicy dependency-version: 0.1.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/retryablehttp-go dependency-version: 1.3.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/fastdialer dependency-version: 0.5.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the modules group with 5 updates:
0.1.760.2.00.11.20.11.30.1.460.1.491.3.231.3.250.5.170.5.18Updates
github.com/projectdiscovery/goflagsfrom 0.1.76 to 0.2.0Release notes
Sourced from github.com/projectdiscovery/goflags's releases.
Commits
23ce2fdMerge pull request #254 from projectdiscovery/dwisiswant0/feat/add-cascading-...0fc37cedocument rollback4450b76test: make source path assertions portableae90f84refactor: refresh max-time after config merges37d6af4feat: add cascading yaml layersUpdates
github.com/projectdiscovery/utilsfrom 0.11.2 to 0.11.3Release notes
Sourced from github.com/projectdiscovery/utils's releases.
Commits
8cc5517Merge pull request #761 from guardian360/fix/contextutil-goroutine-leak5217919Merge pull request #766 from projectdiscovery/fix/bump-version-always77d004fskip tagged8fa28c4fix(ci): patch-bump on any commits in Bump Version workflowe230921fix(reader): stop ConnReadN leaking a goroutine on context cancellation83c0628fix(contextutil): prevent goroutine leak on context cancellationUpdates
github.com/projectdiscovery/networkpolicyfrom 0.1.46 to 0.1.49Release notes
Sourced from github.com/projectdiscovery/networkpolicy's releases.
Commits
ce974e7chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#196)8c715fcchore(deps): bump github.com/projectdiscovery/utils (#195)a49df8dchore(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#194)a218d6dchore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#193)b1ae900chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#192)3fdddcachore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#191)Updates
github.com/projectdiscovery/retryablehttp-gofrom 1.3.23 to 1.3.25Release notes
Sourced from github.com/projectdiscovery/retryablehttp-go's releases.
Commits
a8ae85dfix clone (#580)d239c0dchore(deps): bump github.com/projectdiscovery/networkpolicy (#578)c0f75c8chore(deps): bump github.com/projectdiscovery/utils (#576)8b1ec3dchore(deps): bump github.com/projectdiscovery/hmap (#579)f1e857fchore(deps): bump github.com/projectdiscovery/retryabledns (#575)2391225chore(deps): bump github.com/projectdiscovery/fastdialer (#577)5408b15chore(deps): bump github.com/projectdiscovery/networkpolicy (#574)6ff5103chore(deps): bump github.com/projectdiscovery/fastdialer (#573)Updates
github.com/projectdiscovery/fastdialerfrom 0.5.17 to 0.5.18Release notes
Sourced from github.com/projectdiscovery/fastdialer's releases.
Commits
eff51d6chore(deps): bump github.com/projectdiscovery/networkpolicy (#564)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions