fix(deps): update module github.com/mvdan/xurls to v2 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.0
->v2.5.0
Release Notes
mvdan/xurls (github.com/mvdan/xurls)
v2.5.0
Compare Source
Add xurls -fix=all
to replace URLs with temporary redirects as wellxurls -fix
now shows more detailed info on broken URLsxurls -fix
now uses the methodHEAD
before falling back toGET
xurls -fix
now provides a meaningfulUser-Agent
headerxurls -version
flagBinaries built on
go version go1.20.3 linux/amd64
with:Consider becoming a sponsor if you benefit from the work that went into this release!
v2.4.0
Compare Source
gemini
andmoz-extension
xurls -fix
could corrupt an input filexurls -fix
now only rewrites permanent redirectsxurls -fix
now checks URLs concurrently within each fileA 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!
v2.3.0
Compare Source
Relaxed
to match email addresses once againcid
,mid
, andzoommtg
Binaries built on
go version go1.16.6 linux/amd64
via a shell script.Consider becoming a sponsor if you benefit from the work that went into this release!
v2.2.0
Compare Source
xurls -fix
to fix HTTP URLs in plaintext files which redirect or can't be reachedBinaries built on
go version go1.14.2 linux/amd64
.v2.1.0
Compare Source
Relaxed
to match punycode TLDs*
and_
markdown syntax|
as part of a URL's pathcmd/xurls
and large inputsBinaries built on
go version go1.13 linux/amd64
.v2.0.0
Compare Source
mvdan.cc/xurls/v2
Strict
andRegexp
to functionsStrict
only accept well known schemesAnyScheme
to get the oldStrict
behavior\p{Po}
(other punctuation) chars in URLsBinaries built on
go version go1.11.1 linux/amd64
.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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.