Skip to content

chore(deps): bump the modules group with 5 updates#679

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/modules-c6e02e5434
Closed

chore(deps): bump the modules group with 5 updates#679
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/modules-c6e02e5434

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Copy link
Copy Markdown
Contributor

Bumps the modules group with 5 updates:

Package From To
github.com/projectdiscovery/utils 0.4.17 0.4.19
github.com/projectdiscovery/networkpolicy 0.1.12 0.1.14
github.com/projectdiscovery/retryablehttp-go 1.0.109 1.0.111
github.com/projectdiscovery/hmap 0.0.87 0.0.88
github.com/projectdiscovery/retryabledns 1.0.98 1.0.99

Updates github.com/projectdiscovery/utils from 0.4.17 to 0.4.19

Release notes

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

Release v0.4.19

0.4.19 (2025-05-11)

Build Systems

Release v0.4.18

0.4.18 (2025-04-20)

Commits
  • 55cf26f build: add missing build tag for dragonfly (#651)
  • 826b46f Merge pull request #647 from sudhanvaghebbale/shebbale/bug-6150-semver-versio...
  • 1605b09 #6150: Remove names from tests to make tests easier to understand
  • 40416bf Fix version semver comparison when equal #6150
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.12 to 0.1.14

Release notes

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

Release v0.1.14

0.1.14 (2025-05-11)

Release v0.1.13

0.1.13 (2025-04-27)

Commits
  • 79ac3e6 Merge pull request #145 from projectdiscovery/dependabot/github_actions/main/...
  • d45c3e8 chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  • 74c8147 Merge pull request #143 from projectdiscovery/dependabot/go_modules/main/gith...
  • 94aa729 chore(deps): bump github.com/projectdiscovery/utils
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.0.109 to 1.0.111

Release notes

Sourced from github.com/projectdiscovery/retryablehttp-go's releases.

Release v1.0.111

1.0.111 (2025-05-04)

Release v1.0.110

1.0.110 (2025-04-27)

Commits
  • 26e8348 Merge pull request #430 from projectdiscovery/dependabot/go_modules/main/gith...
  • 51975fa chore(deps): bump github.com/projectdiscovery/retryabledns
  • b7f4de4 Merge pull request #429 from projectdiscovery/dependabot/go_modules/main/gith...
  • b94cf46 chore(deps): bump github.com/projectdiscovery/hmap from 0.0.87 to 0.0.88
  • 18cb97e Merge pull request #427 from projectdiscovery/dependabot/go_modules/main/gith...
  • 5fcf50e chore(deps): bump github.com/projectdiscovery/utils
  • See full diff in compare view

Updates github.com/projectdiscovery/hmap from 0.0.87 to 0.0.88

Release notes

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

Release v0.0.88

0.0.88 (2025-04-27)

Commits
  • 9f4e79f Merge pull request #202 from projectdiscovery/dependabot/go_modules/main/gith...
  • 9205062 chore(deps): bump github.com/projectdiscovery/utils
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.98 to 1.0.99

Release notes

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

Release v1.0.99

1.0.99 (2025-04-27)

Commits
  • edd3e40 Merge pull request #261 from projectdiscovery/dependabot/go_modules/main/gith...
  • b57796c chore(deps): bump github.com/projectdiscovery/utils
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label May 12, 2025
@coderabbitai

coderabbitai Bot commented May 12, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Bumps the modules group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.4.17` | `0.4.19` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.12` | `0.1.14` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.0.109` | `1.0.111` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.87` | `0.0.88` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.98` | `1.0.99` |


Updates `github.com/projectdiscovery/utils` from 0.4.17 to 0.4.19
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.4.17...v0.4.19)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.12 to 0.1.14
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.12...v0.1.14)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.0.109 to 1.0.111
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.0.109...v1.0.111)

Updates `github.com/projectdiscovery/hmap` from 0.0.87 to 0.0.88
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](projectdiscovery/hmap@v0.0.87...v0.0.88)

Updates `github.com/projectdiscovery/retryabledns` from 1.0.98 to 1.0.99
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](projectdiscovery/retryabledns@v1.0.98...v1.0.99)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.4.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.0.111
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.88
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.99
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/dev/modules-c6e02e5434 branch from 51354f4 to 34e7831 Compare June 9, 2025 06:15
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 16, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/dev/modules-c6e02e5434 branch June 16, 2025 05:15
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.

0 participants