Skip to content

Update module github.com/PuerkitoBio/goquery to v1.10.0

renovate requested to merge renovate/github.com-puerkitobio-goquery-1.x into main

This MR contains the following updates:

Package Type Update Change
github.com/PuerkitoBio/goquery require minor v1.9.2 -> v1.10.0

Release Notes

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

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.


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

Loading