Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps github.com/stbenjam/no-sprintf-host-port from 0.2.0 to 0.3.1.

Release notes

Sourced from github.com/stbenjam/no-sprintf-host-port's releases.

v0.3.1

Include simplification when Sprintf is definitely used with a non-IPv6 address (e.g. string literal hostname).

v0.3.0

Compatibility with golang 1.25. Drops support for < 1.24.

Commits
  • 2ae1f47 Merge pull request #3 from avorima/scan-host-literal
  • e14d69b Only scan regex matches without basic auth
  • e0f1191 Merge pull request #5 from stbenjam/actions
  • c2162fc Merge pull request #4 from avorima/bump-go-tools
  • d5460eb Drop < 1.24, add 1.24+ actions
  • edbdedd Update x/tools to fix panic in tests with Go 1.25
  • 4138acd Ignore string literals without colon
  • See full diff 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 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)

Bumps [github.com/stbenjam/no-sprintf-host-port](https://github.com/stbenjam/no-sprintf-host-port) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/stbenjam/no-sprintf-host-port/releases)
- [Commits](stbenjam/no-sprintf-host-port@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/stbenjam/no-sprintf-host-port
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Oct 30, 2025
@ldez ldez self-requested a review October 30, 2025 12:42
@ldez ldez added linter: update version Update version of linter blocked: until next minor Will be a part of the next minor release labels Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked: until next minor Will be a part of the next minor release dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants