Open renovate[bot] opened 6 months ago
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):
go
directive was updated for compatibility reasonsDetails:
Package | Change |
---|---|
go |
1.19 -> 1.23.3 |
golang.org/x/net |
v0.21.0 -> v0.29.0 |
This PR contains the following updates:
v1.9.1
->v1.10.0
Release Notes
PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)
### [`v1.10.0`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.3...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`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.3) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.2...v1.9.3) Update go.mod dependencies. ### [`v1.9.2`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.2) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.1...v1.9.2) 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 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.