Skip to content

Update module github.com/PuerkitoBio/goquery to v1.12.0 - #37

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-puerkitobio-goquery-1.x
Open

Update module github.com/PuerkitoBio/goquery to v1.12.0#37
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-puerkitobio-goquery-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/PuerkitoBio/goquery v1.8.1v1.12.0 age confidence

Release Notes

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)

v1.12.0

Compare 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.0

Compare Source

Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).

v1.10.3

Compare Source

Update dependencies and a small memory optimization.

v1.10.2

Compare Source

Update deps and add go1.24 to test matrix.

v1.10.1

Compare Source

Update go.mod dependencies.

v1.10.0

Compare Source

Add EachIter which provides an iterator that can be used in for..range loops on the *Selection object.

goquery now requires Go version 1.23+, use goquery v1.9.x for older Go versions.

v1.9.3

Compare Source

Update go.mod dependencies.

v1.9.2

Compare Source

Update go.mod dependencies.

v1.9.1

Compare Source

Improve allocation of Map, better document cascadia behavior differences.

v1.9.0: v1.9.0 Add generic Map function

Compare Source

Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.


Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.25.0
golang.org/x/net v0.8.0 -> v0.52.0
github.com/andybalholm/cascadia v1.3.1 -> v1.3.3
golang.org/x/sync v0.1.0 -> v0.20.0
golang.org/x/sys v0.6.0 -> v0.42.0
golang.org/x/text v0.8.0 -> v0.35.0

@renovate
renovate Bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 101dc08 to ac7a588 Compare March 31, 2026 11:15
@renovate renovate Bot changed the title Update module github.com/PuerkitoBio/goquery to v1.11.0 Update module github.com/PuerkitoBio/goquery to v1.12.0 Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants