Update module github.com/PuerkitoBio/goquery to v1.13.0 - #48
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/PuerkitoBio/goquery to v1.13.0#48renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
March 1, 2024 05:35
3f39415 to
48dd12b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
April 30, 2024 20:35
48dd12b to
4947701
Compare
renovate
Bot
restored the
renovate/github.com-puerkitobio-goquery-1.x
branch
September 6, 2024 15:40
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
September 6, 2024 15:41
4947701 to
a515ac7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
November 17, 2024 15:50
a515ac7 to
a061465
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
December 22, 2024 16:08
a061465 to
f530b31
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
December 27, 2024 00:13
f530b31 to
9245ab8
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
February 13, 2025 19:08
9245ab8 to
12879d5
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
March 11, 2025 14:25
12879d5 to
5eaa43d
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
April 8, 2025 14:56
5eaa43d to
c72e5d7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
April 11, 2025 19:09
c72e5d7 to
333950b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
May 7, 2025 12:01
333950b to
e8cf0b6
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
August 10, 2025 12:31
e8cf0b6 to
5f5eaa7
Compare
renovate
Bot
deleted the
renovate/github.com-puerkitobio-goquery-1.x
branch
September 23, 2025 23:27
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
2 times, most recently
from
April 23, 2026 01:31
ef74800 to
4b9f622
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
2 times, most recently
from
June 5, 2026 05:15
4b9f622 to
b355536
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
2 times, most recently
from
June 9, 2026 10:02
b355536 to
be02f63
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
June 16, 2026 00:41
be02f63 to
45b3b72
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
August 27, 2026 20:42
45b3b72 to
fff2189
Compare
renovate
Bot
force-pushed
the
renovate/github.com-puerkitobio-goquery-1.x
branch
from
August 29, 2026 18:06
72638ab to
fff2189
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.9.2→v1.13.0Release Notes
PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)
v1.13.0Compare Source
Performance improvements and new top-level
goquery.Textfunction to extract text from a selection with more control than thesel.Textjquery-like method.v1.12.0Compare Source
Note that Go1.25 is now required (use goquery < 1.12.0 if you can't use go1.25+, see README for version details).
v1.11.0Compare Source
Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).
v1.10.3Compare Source
Update dependencies and a small memory optimization.
v1.10.2Compare Source
Update deps and add go1.24 to test matrix.
v1.10.1Compare Source
Update
go.moddependencies.v1.10.0Compare Source
Add
EachIterwhich provides an iterator that can be used infor..rangeloops on the*Selectionobject.goquery now requires Go version 1.23+, use goquery
v1.9.xfor older Go versions.v1.9.3Compare Source
Update go.mod dependencies.
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.