Skip to content

Update module mvdan.cc/xurls/v2 to v2.5.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.4.0 -> v2.5.0

Release Notes

mvdan/xurls (mvdan.cc/xurls/v2)

v2.5.0

Compare Source

  • Add xurls -fix=all to replace URLs with temporary redirects as well
  • xurls -fix now shows more detailed info on broken URLs
  • xurls -fix now uses the method HEAD before falling back to GET
  • xurls -fix now provides a meaningful User-Agent header
  • Add a xurls -version flag
  • Update lists of TLDs and schemes

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

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

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.

Edited by renovate

Merge request reports