Closed renovate[bot] closed 2 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.21.0 -> 1.23 |
golang.org/x/crypto |
v0.26.0 -> v0.27.0 |
golang.org/x/net |
v0.28.0 -> v0.29.0 |
golang.org/x/sys |
v0.24.0 -> v0.25.0 |
golang.org/x/text |
v0.17.0 -> v0.18.0 |
:eyes: Found the following differences in the sql schema:
This PR contains the following updates:
v1.9.2
->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.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 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.
This PR was generated by Mend Renovate. View the repository job log.