Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps mvdan.cc/xurls/v2 from 2.5.0 to 2.6.0.

Release notes

Sourced from mvdan.cc/xurls/v2's releases.

v2.6.0

  • Avoid matching a trailing colon in example.com: in relaxed mode - #74
  • Add geo and matrix to SchemesNoAuthority
  • Add a relaxedEmail subexpression name to detect which relaxed matches are email addresses
  • Update lists of TLDs and schemes

Binaries built on go version go1.23.4 linux/amd64 with:

CGO_ENABLED=0 go build -trimpath -ldflags="-w -s -X=main.version=v2.6.0"

Consider becoming a sponsor if you benefit from the work that went into this release!

Commits
  • efa022a update dependencies
  • 12cc555 update Schemes and TLDs
  • fc3345a add test cases for matrix links without authority
  • e15a6d7 Add matrix: to SchemesNoAuthority
  • b857c6c update testscript to drop func() int
  • 7c973a2 cmd/xurls: reject unexpected -fix string values
  • c5b6e99 add Go 1.23.x, drop 1.21.x
  • af5b739 update schemes and tlds
  • c04a7d3 update Schemes and TLDs
  • 75a8b95 update Schemes and TLDs
  • 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 [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/mvdan/xurls/releases)
- [Commits](mvdan/xurls@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: mvdan.cc/xurls/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants