Skip to content

Update module mvdan.cc/xurls/v2 to v2.4.0

renovate requested to merge renovate/mvdan.cc-xurls-v2-2.x into master

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

Compare Source

  • Optimize regular expressions, such as by using non-capturing groups
  • Add more unofficial schemes: gemini and moz-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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports