Update module mvdan.cc/xurls/v2 to v2.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
mvdan.cc/xurls/v2 | require | minor |
v2.3.0 -> v2.4.0
|
Release Notes
mvdan/xurls
v2.4.0
- Optimize regular expressions, such as by using non-capturing groups
- Add more unofficial schemes:
gemini
andmoz-extension
- Fix false negatives with trailing symbols and bracketed IPs
- Fix a bug where
xurls -fix
could corrupt an input file -
xurls -fix
now only rewrites permanent redirects -
xurls -fix
now checks URLs concurrently within each file - Update lists of TLDs and schemes
A special thanks to @gibson042, @raphaelreyna, @Seirdy and @dnkl for their contributions!
Binaries built on go version go1.17.7 linux/amd64
via a shell script.
Consider becoming a sponsor if you benefit from the work that went into this release!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.