download-geofabrik
download-geofabrik copied to clipboard
fix(deps): update module github.com/puerkitobio/goquery to v1.10.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/PuerkitoBio/goquery | v1.9.2 -> v1.10.0 |
Release Notes
PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)
v1.10.0
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
Update go.mod dependencies.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.